-
Notifications
You must be signed in to change notification settings - Fork 45
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
Fix initial beta release docs and manifest, update version to 0.2.1 #468
Conversation
e7060f9
to
5fff3de
Compare
- Ensure Qubes-provided Templates and dom0 are up-to-date - Fix yum repo path - dnf install does not require sudo
No-op, in lieu of per-scenario logic to *skip* provisioning of dom0 updater in the salt dom0 provisioning steps Also fixes `clean` Makefile target to remove launcher directory from /srv/salt/
5fff3de
to
b0e6297
Compare
b0e6297
to
a400f2a
Compare
Tested this again on a fresh Qubes install with a .rpm built on this branch, and works as expected, this PR is now ready for review. Given the time it takes to go through testing, I would suggest the reviewer to simply review the diff visually, but will defer to their judgement. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approving this and prod instructions based on visual review
Fix initial beta release docs and manifest, update version to 0.2.1
Status
Ready for review
Description of Changes
dom0/*.conf
to manifest and rpmspec (this was not caught in the review of Install securedrop-log and setup #447)Testing
make clean
completes without error (and removes the launcher dir from /srv/salt)securedrop-admin --apply
)Checklist
If you have made code changes
make flake8
) passes in the development environment (this box maybe left unchecked, as
flake8
also runs in CI)If you have made changes to the provisioning logic
make test
) pass indom0
of a Qubes install