We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 security-testing to nightly test runs. Ping @legoktm
(not sure if this is the right repo, feel free to transfer the issue)
The text was updated successfully, but these errors were encountered:
Thanks for filing and yes, correct repo. The goal here is to run our CI with proposed security fixes to help with catching any possible regressions.
https://www.qubes-os.org/doc/how-to-install-software-in-dom0/#testing-repositories is the documentation I found on how to enable security-testing.
To enable or disable any of these repos permanently, change the corresponding enabled value to 1 in /etc/yum.repos.d/qubes-dom0.repo.
So I think we'd want:
sudo qubes-dom0-update -y
I think this mimics what a real world experience would be.
Only problem is that we don't yet have the ability to reboot, but we need/want that for other things, so maybe we should just do it.
Sorry, something went wrong.
No branches or pull requests
Add security-testing to nightly test runs. Ping @legoktm
(not sure if this is the right repo, feel free to transfer the issue)
The text was updated successfully, but these errors were encountered: