0.2.4 release binaries broken #315

Closed
opened 2023-08-01 12:15:46 +00:00 by ChristopherHX · 4 comments
Contributor

I suggest to mark it as prerelease and add a big warning that all docker operations are broken.

See https://gitea.com/gitea/act_runner/actions/runs/673, setup-go downloads 1.20.6.

Only docker Images has been patched to use 1.20.5

See #293, discord https://discord.com/channels/322538954119184384/1069795723178160168/1135704552214102217

I suggest to mark it as prerelease and add a big warning that all docker operations are broken. See <https://gitea.com/gitea/act_runner/actions/runs/673>, setup-go downloads 1.20.6. _Only docker Images has been patched to use 1.20.5_ See https://gitea.com/gitea/act_runner/issues/293, discord https://discord.com/channels/322538954119184384/1069795723178160168/1135704552214102217
Author
Contributor

Same symptoms reported in #313, the error seems to be invisible in the UI of gitea. The setup-go error inside that report is unrelated.

Same symptoms reported in #313, the error seems to be invisible in the UI of gitea. The setup-go error inside that report is unrelated.
Member
related issue https://github.com/golang/go/issues/61076?
Author
Contributor

related issue https://github.com/golang/go/issues/61076?

Yes, also https://github.com/nektos/act/issues/1908.

Updating docker/docker to https://github.com/moby/moby/releases/tag/v24.0.5 works too (go.mod of this repo, maybe don't work due to outdated act dependency) and create a new release.

I still recommend to add a warning to https://gitea.com/gitea/act_runner/releases/tag/v0.2.4.

> related issue https://github.com/golang/go/issues/61076? Yes, also https://github.com/nektos/act/issues/1908. Updating docker/docker to https://github.com/moby/moby/releases/tag/v24.0.5 works too (go.mod of this repo, maybe don't work due to outdated act dependency) and create a new release. I still recommend to add a warning to https://gitea.com/gitea/act_runner/releases/tag/v0.2.4.
sillyguodong added the
kind
bug
label 2023-08-01 13:41:46 +00:00
Author
Contributor

Now with https://gitea.com/gitea/act_runner/releases/tag/v0.2.5, v0.2.4 won't be downloaded by most users closing.

Now with https://gitea.com/gitea/act_runner/releases/tag/v0.2.5, v0.2.4 won't be downloaded by most users closing.
Sign in to join this conversation.
No description provided.