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

Add policy for requirements updates to facilitate nightly builds #48

Closed
eloquence opened this issue Jun 7, 2019 · 2 comments
Closed
Assignees

Comments

@eloquence
Copy link
Member

We are finally starting to work towards automated nightly developer builds (#8 in this repo, and associated tickets in other repos). To ensure that those builds include the correct dependencies, we must adhere to the following policy whenever a developer updates a dependency in a repository like securedrop-client:

  1. Update requirements.txt in the project repository

  2. Upload the updated dependencies to the FPF PyPI mirror

  3. Run make requirements in this repo, to generate build-requirements.txt

  4. Update build-requirements.txt in the project repository

This policy should be clarified in this repo's README. It it applies to all repositories that will be included in this nightly build process (currently securedrop-client and securedrop-proxy).

@redshiftzero redshiftzero removed this from In Development in SecureDrop Team Board Jun 18, 2019
@redshiftzero
Copy link
Contributor

these above PRs are merged

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

No branches or pull requests

2 participants