-
Notifications
You must be signed in to change notification settings - Fork 404
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
Release v0.17.0 binaries has not been generated #1433
Comments
Turns out, there is probably a "race" condition 😛 @imjasonh 🙏🏼 |
(This is causing https://github.com/ko-build/setup-ko to fail) The "fix" is:
(And remember to take it out later...) |
Introduced here 61a6c20#diff-87db21a973eed4fef5f32b267aa60fcee5cbdf03c67fafdc2a9b553bb0b15f34 Fix here #1435 and we'd cut a new patch release. |
Thanks @jonjohnsonjr for fixing my mess |
Relasesed and fixed @chmouel can you confirm? |
all good now, thanks |
which break the setup-ko actions,
I wonder if it's a chicken and egg kind of thing, since goreleaser action depends on the latest but binaries has not been built yet? cf:
https://github.com/ko-build/ko/actions/runs/11504196400/job/32023168508
The text was updated successfully, but these errors were encountered: