Skip to content

[images] Implemented rebuild for the last 2 tags #1908

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

Merged
merged 1 commit into from
Jun 19, 2025

Conversation

malice00
Copy link
Collaborator

This PR fixes #1884 for the last 2 tags. Every Sunday during the night, all images for the last 2 tags will be rebuilt.
As we have noticed today, we can't guarantee that these images will build correctly, seeing some of the versioned packages we install might not be available any more in the distro's repo. 😞

@malice00 malice00 requested a review from prabhu as a code owner June 19, 2025 22:53
@prabhu
Copy link
Collaborator

prabhu commented Jun 19, 2025

@malice00, can we make the individual build jobs fail if an image cannot be built correctly? For now, its ok to have some images that gets refreshed correctly.

@malice00
Copy link
Collaborator Author

It's the same as with the normal image builds -- if a single image fails, the others will continue.

Signed-off-by: Roland Asmann <roland.asmann@gmail.com>
@malice00 malice00 force-pushed the workflow/rebuild-releases branch from 8a1afcc to 4cbd4aa Compare June 19, 2025 23:10
@malice00 malice00 merged commit 5fb3f3b into master Jun 19, 2025
28 of 71 checks passed
@malice00 malice00 deleted the workflow/rebuild-releases branch June 19, 2025 23:10
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

Successfully merging this pull request may close these issues.

[infra] Auto-refresh last X version of container images
2 participants