Gitea actions #19

Open
opened 2026-07-29 16:23:41 +02:00 by ahtlon · 0 comments
Owner

Gitea actions are a shitshow rn
As seen is #18 , the uv action doesn't work. The reason is that gitea still uses ubuntu 24-04, which only packages node 20. (https://gitea.com/gitea/runner-images) Current actions require at least node 24. So until this pr is merged, i'd have to use a at least 2 year old version of the action which is not supported.
Other problems: the bot tooling is basically non-existant. As you can see in the infra repo, to post a comment I have to use my user account instead of a provided automated one. Those github-style action summaries are also not jet implemented https://github.com/go-gitea/gitea/pull/37500

Gitea actions are a shitshow rn As seen is https://git.dynamicdiscord.de/malobeo/gatekeeper/pulls/18 , the uv action doesn't work. The reason is that gitea still uses ubuntu 24-04, which only packages node 20. (https://gitea.com/gitea/runner-images) Current actions require at least node 24. So until [this pr](https://gitea.com/gitea/runner-images/pulls/30) is merged, i'd have to use a at least 2 year old version of the action which is not supported. Other problems: the bot tooling is basically non-existant. As you can see in the infra repo, to post a comment I have to use my user account instead of a provided automated one. Those github-style action summaries are also not jet implemented https://github.com/go-gitea/gitea/pull/37500
ahtlon added a new dependency 2026-07-29 17:44:10 +02:00
ahtlon added the bugfeature labels 2026-08-07 23:10:52 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Depends on
#18 adding actions
malobeo/gatekeeper
Reference: malobeo/gatekeeper#19