-
Notifications
You must be signed in to change notification settings - Fork 25
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
Move ogr&specfile first; warn user to wait for builds #370
Move ogr&specfile first; warn user to wait for builds #370
Conversation
Build succeeded. ✔️ pre-commit SUCCESS in 1m 52s |
Build succeeded. ✔️ pre-commit SUCCESS in 1m 45s |
@nforro Do we also want to have a warning to wait with moving packit stable branch after ogr & specfile are built? |
python3-specfile required I suppose we should wait, even though such breakage is not very likely to happen again. |
I fixed the wrong one in bec0da0
We've installed ogr/specfile/packit from copr repos into packit-service images since packit/packit-service#1616 packit/packit-service#1619 so before moving the packit-service stable branch (which triggers the images builds) we have wait for the copr builds to finish (or rebuild the images later).
Added, PTAL |
Build succeeded. ✔️ pre-commit SUCCESS in 1m 54s |
Build succeeded (gate pipeline). ✔️ pre-commit SUCCESS in 1m 52s |
We've installed ogr/specfile/packit from copr repos into packit-service images since packit/packit-service#1616 & packit/packit-service#1619 so before moving the packit-service stable branch (which triggers the images builds) we have to wait for the copr builds to finish (or rebuild the images later).