-
Notifications
You must be signed in to change notification settings - Fork 47
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
Create Qubes developer workflow recommendations #301
Create Qubes developer workflow recommendations #301
Comments
Update
|
Agreed, we can just cross-reference the client README for detailed dev env instructions there. Overall, I suggest we review the current state of the dev workflow with Jen in the engineering meeting on Thursday, and then we may be able to close out this ticket. |
Created freedomofpress/securedrop-client#507 for follow-up work and freedomofpress/securedrop-client#508 will close this issue, because it makes clearer our recommendations. |
When it comes to quickly making and testing workstation (e.g., client) changes in Qubes, each developer currently follows slightly different workflows. This slows down development as devs navigate the complexity of Qubes, and can lead to unpredictable outcomes.
Instead, we want to create a more standardized developer workflow, which may necessitate changes to code or documentation. Two currently pending changes are:
Developer workflow recommendations should aim to ensure that developers have the option to reliably and predictably test changes in Qubes in a manner that closely resembles the production configuration.
Optimizing for doing all development work in Qubes is of a lower priority.
This issue should be consider resolved if:
The text was updated successfully, but these errors were encountered: