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

Remove RPM nightly build support #186

Closed
eloquence opened this issue Aug 18, 2020 · 1 comment
Closed

Remove RPM nightly build support #186

eloquence opened this issue Aug 18, 2020 · 1 comment

Comments

@eloquence
Copy link
Member

In #168 we disabled the nightly RPM builds in this repo, as we wanted to prioritize manually created RCs during releases over nightly builds. In practice, we've not missed the nightlies much: the RPM doesn't have a high rate of change, and is quick to build locally.

Additionally there are security considerations when shipping CI build artifacts to dom0. For this reason we prefer to always have the RPM manually built by a developer. We're also moving towards using the RPM for the dev scenario, which means we have to pay even greater attention to how and where it's built:
freedomofpress/securedrop-workstation#587

We should therefore remove the support for nightly RPM builds from our CI configuration (keeping it would imply that it is safe to enable again at a later date).

@legoktm
Copy link
Member

legoktm commented Dec 23, 2022

This was done in 42a185f.

@legoktm legoktm closed this as completed Dec 23, 2022
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