4 comments

[ 3.4 ms ] story [ 22.2 ms ] thread
Finally, CI/CD is IMO truly what's holding Gitea back, its the main reason I use gitlab and not gitea, even though I think Gitea is generally better, its both faster and has a better UI.
Have you tried drone or woodpecker? Worked fine for us
Pretty basic compared to gitlab or github actions.
Wow, that's very ambitious trying to replicate GHA and it's extra ambitious trying to extend act to be an actual runner, not just an emulator. I hope their act fork improves (the collective) act, although I do wish they had renamed theirs since it makes discussing act hard now that there are two of them

For those curious: https://gitea.com/gitea/act/compare/nektos/master...main (although, as one might expect, upstream act is on https://github.com/nektos/act/commit/4989f444f1085ac0ec6b9bc... but their branch is only on https://gitea.com/gitea/act/commit/7754ba7fcf3f80b76bb4d7cf1... from 3 weeks ago)