goreleaser / goreleaser-cross

Docker image for Golang cross-compiling with CGO
MIT License
146 stars 24 forks source link

Docker images version separator changed from - to . #30

Closed ilkelma closed 1 year ago

ilkelma commented 1 year ago

Currently our automation that uses the goreleaser-cross docker images is broken because of this change:

https://github.com/goreleaser/goreleaser-cross/commit/903176d911a16582282727f10b358c2f18b795d5#diff-324dcb1f6809c46621bb617852fa831a1b2f98aaa137bb65db03c065c04e1776L29-L30

Which changed the separator between versions from - to . in the published docker images starting from goreleaser-cross v1.20.0.

I could find no communication regarding this change but I wanted to check if it was in fact an intended change going forward and we should change our automation to match the new format or simply a bug to be fixed (so we should hold off or offer our own MR to fix the issue instead of changing the automation).

troian commented 1 year ago

this is a bug, thank you. we will fix it tmr

troian commented 1 year ago

retagged 1.20