generated from ublue-os/base
-
Notifications
You must be signed in to change notification settings - Fork 57
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
split all workflows by fedora version #526
Comments
Blocked by: #525 |
bsherman
added a commit
to ublue-os/akmods
that referenced
this issue
Mar 24, 2024
This will allow us to see if a specific version of Fedora is building or not, plus allow rebuilding only a specific version. Extra bonus: this will let us adjust merge checks to require success of a subset of versions, eg "Check all 38 builds successful" and "Check all 39 builds successful" but not 40. Blocks: ublue-os/main#526
Blocked by: ublue-os/akmods#150 |
This concept will be incorporated into work done on ublue-os/hwe#206 ... but it may be wise to do it in stages... that is... incorporate this versioning change before merging the HWE bits into the existing repo. |
This was referenced Mar 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This will allow us to see if a specific version of Fedora is building or not, plus allow rebuilding only a specific version.
Extra bonus: this will let us adjust merge checks to require success of a subset of versions, eg
"Check all 38 builds successful" and "Check all 39 builds successful" but not 40.
This is nice for pre-release builds, also.
This is going to happen for:
I won't be implementing for:
The text was updated successfully, but these errors were encountered: