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

fix: stable tag on schedule #1919

Merged
merged 3 commits into from
Nov 10, 2024
Merged

fix: stable tag on schedule #1919

merged 3 commits into from
Nov 10, 2024

Conversation

befanyt
Copy link
Contributor

@befanyt befanyt commented Nov 10, 2024

Fix a typo to match for stable weekly tag.

Today scheduled run where it missed the stable tag because of checking for "scheduled" instead of "schedule"
https://github.com/ublue-os/bluefin/actions/runs/11762641102/job/32765731717#step:14:26

Should fix #1918

And you probably want a manual rebuild today of stable images, because it missed the scheduled one.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working github_actions Pull requests that update GitHub Actions code labels Nov 10, 2024
p5
p5 previously approved these changes Nov 10, 2024
Copy link
Member

@p5 p5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 10, 2024
@p5 p5 enabled auto-merge November 10, 2024 13:13
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Nov 10, 2024
@m2Giles
Copy link
Member

m2Giles commented Nov 10, 2024

check failed due to ostree.linux not being matched on beta.

@befanyt
Copy link
Contributor Author

befanyt commented Nov 10, 2024

I should have checked for other occurrences; sorry for that. Thanks for the great work @m2Giles!

@p5 p5 added this pull request to the merge queue Nov 10, 2024
Merged via the queue into ublue-os:main with commit af758c0 Nov 10, 2024
52 checks passed
@befanyt befanyt deleted the fix-stable-tag branch November 10, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working github_actions Pull requests that update GitHub Actions code lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

reusable-build.yml generates tags wrong, Bluefin/Aurora - Stable image isn't updated in GHCR
5 participants