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 the release #987

Merged
merged 4 commits into from
Nov 3, 2021
Merged

Fix the release #987

merged 4 commits into from
Nov 3, 2021

Conversation

dekkagaijin
Copy link
Member

@dekkagaijin dekkagaijin commented Nov 1, 2021

  • ghcr.io/gythialy/golang-cross:v1.17.2 -> v1.17.2-1
  • Fixes the release maybe?

Release is getting the error:

...
Step #5:       • signing                   artifact=sget-darwin-arm64 cmd=./dist/cosign-linux-amd64
Step #5:    • docker images            
Step #5:       • building docker image     image=gcr.io/projectsigstore/cosigned:1.3.0-arm64v8
Step #5:       • building docker image     image=gcr.io/projectsigstore/sget:1.3.0-arm64v8
Step #5:       • building docker image     image=gcr.io/projectsigstore/cosign:1.3.0-arm64v8
Step #5:       • building docker image     image=gcr.io/projectsigstore/sget:1.3.0-amd64
Step #5:       • building docker image     image=gcr.io/projectsigstore/cosigned:1.3.0-amd64
Step #5:       • building docker image     image=gcr.io/projectsigstore/cosign:1.3.0-amd64
Step #5:    ⨯ release failed after 460.13s error=failed to build gcr.io/projectsigstore/cosigned:1.3.0-arm64v8: exit status 125: unknown flag: --load
Step #5: See 'docker --help'.
Step #5: 
Step #5: Usage:  docker [OPTIONS] COMMAND
Step #5: 
Step #5: A self-sufficient runtime for containers
Step #5: 
Step #5: Options:
Step #5:       --config string      Location of client config files (default
...

See #988

Signed-off-by: Jake Sanders <jsand@google.com>
@dekkagaijin dekkagaijin changed the title fix goreleaser ghcr.io/gythialy/golang-cross:v1.17.2 -> v1.17.2-1 Nov 1, 2021
@mattmoor
Copy link
Member

mattmoor commented Nov 1, 2021

Gonna leave this one for @cpanato who may have insight into whether this is the right change.

@cpanato
Copy link
Member

cpanato commented Nov 2, 2021

let me run in my fork

@cpanato cpanato force-pushed the goreleaser branch 3 times, most recently from 68c13fb to 0519996 Compare November 2, 2021 13:20
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
@dekkagaijin dekkagaijin force-pushed the goreleaser branch 2 times, most recently from 9705097 to 74597c7 Compare November 2, 2021 21:12
@dekkagaijin dekkagaijin changed the title ghcr.io/gythialy/golang-cross:v1.17.2 -> v1.17.2-1 Fix the release Nov 2, 2021
…eleaser

Signed-off-by: Jake Sanders <jsand@google.com>
@dekkagaijin dekkagaijin force-pushed the goreleaser branch 4 times, most recently from b9bc4f6 to a21012f Compare November 2, 2021 23:24
…runtime images

Signed-off-by: Jake Sanders <jsand@google.com>
Copy link
Member

@mattmoor mattmoor left a comment

Choose a reason for hiding this comment

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

Thanks for your patience on this one @dekkagaijin and @cpanato 🙏 🤩

@dekkagaijin dekkagaijin merged commit a91aa20 into main Nov 3, 2021
@dekkagaijin dekkagaijin deleted the goreleaser branch November 3, 2021 00:05
@github-actions github-actions bot added this to the v1.3.0 milestone Nov 3, 2021
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.

3 participants