-
Notifications
You must be signed in to change notification settings - Fork 42
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
Document build, QA and release process #1196
Comments
I think we can start with simply documenting the process we'll use for 0.4.1 on the wiki. |
Per chat w/ Mickael and Allie, we've agreed that for 0.4.1, we'll still use the nightlies for testing. We may want to do so for most point releases and hotfixes. For the next "minor" version level updates (e.g.,. 0.4.1->0.5.0; the minor level has historically denoted quite significant changes like read/unread), we may want to use the release branch + RC model. As we improve our build pipeline (e.g., https://github.com/freedomofpress/securedrop-debian-packages-lfs/issues/35), we may be able to move away from ever using nightlies for pre-release testing, but for now, this seems to represent a good compromise to maintain release velocity. |
As discussed in the 0.5.0/0.51 release retro, the sole use of nightlies for QA meant that we did not detect a build discrepancy with the final production release artifact before it was shipped to users. This is a good reason to at least formalize pre-flight QA with production release artifacts, e.g., using apt-qa.freedom.press. Adding documentation of our release process going forward as a sprint candidate to the next sprint. Such documentation should ideally include recommendations for the build environment, e.g., the configuration and use of disposable VMs in Qubes. |
I've posted a draft of an "Artifact Flow" diagram to the SecureDrop wiki. Revisions and feedback welcome! |
Keeping this open, even though we have better documentation at this point (see recent changes in https://github.com/freedomofpress/securedrop-workstation/wiki#release for instance). Information is a bit scattered, so let's keep this open until we update the client readme to point to at least point the correct places in a step by step guide. |
For the upcoming release 0.4.0 (#1189) we're again testing from the current nightlies on apt-test. We've previously agreed that we want to formalize the release process given the complexity and velocity of SecureDrop Client development. A formalized process will likely include:
We can resolve this issue once we have a docs PR merged that describes the process we want to use for the next release after 0.4.0.
The text was updated successfully, but these errors were encountered: