Skip to content

Release v0.17.0 binaries has not been generated #1433

@chmouel

Description

@chmouel

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

++ curl -L -s -u username:*** https://api.github.com/repos/ko-build/ko/releases/latest
++ jq -r .tag_name
+ tag=v0.17.0
Installing ko @ v0.17.0 for Linux
+ os=Linux
+ [[ Linux == \m\a\c\O\S ]]
+ [[ ! -z v0.17.0 ]]
+ echo 'Installing ko @ v0.17.0 for Linux'
+ sudo tar xzf - -C /usr/local/bin ko
+ curl -fsL https://github.com/ko-build/ko/releases/download/v0.17.0/ko_0.17.0_Linux_x86_64.tar.gz

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Error: Process completed with exit code 2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions