woodpecker-ci / woodpecker

Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
https://woodpecker-ci.org
Apache License 2.0
4.3k stars 371 forks source link

pin xgo image #4309

Closed 6543 closed 2 weeks ago

6543 commented 2 weeks ago

similar to #4287

6543 commented 2 weeks ago

-> let the ci run on pull is pointless to test it ... -> merged -> proven to work by release branch

pat-s commented 2 weeks ago

This broke the renovate config for xgo: https://github.com/woodpecker-ci/woodpecker/blob/bf5405b6cc67d13e303d59abe8723ba9a8084739/.github/renovate.json#L67

6543 commented 2 weeks ago

well I wana revert it anyway (beside the docker.io prefix) if it got fixed upstream :)

pat-s commented 2 weeks ago

It is fixed.

6543 commented 2 weeks ago

-> https://github.com/woodpecker-ci/woodpecker/pull/4335