Minimata / Alexandre Serex @game-dev.space · Sep 26

Glad to see I can finally run the Game CI action on a @gitea.com instance, unlocking self-hosted CI/CD for @unity3d.bsky.social Unfortunately, the action is still really tied to GitHub, which results as a 404 error and a failed step after all tests have passed.

3 likes 1 replies

?

Replies

Minimata / Alexandre Serex · Sep 26

The action tries to upload test results to a GitHub URL, which would make sense if I were actually on GitHub and not on a custom domain Gitea instance. Hopefully I can work around this issue without forking the whole action repo :')