Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] feat: reproducable builds #1369

Closed
wants to merge 4 commits into from
Closed

Conversation

sriram-mv
Copy link
Contributor

  • using pipenv to create a new requirements.txt thats pinned. Run
    pipenv lock -r to generate a requirements.txt

  • Write Design Document (Do I need to write a design document?)

  • Write unit tests

  • Write/update functional tests

  • Write/update integration tests

  • make pr passes

  • Write documentation

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

- using pipenv to create a new requirements.txt thats pinned. Run
  `pipenv lock -r` to generate a requirements.txt
@sriram-mv
Copy link
Contributor Author

#1391 supersedes this PR. closing.

@sriram-mv sriram-mv closed this Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant