You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I discovered https://github.com/nektos/act which tries to parse and execute github actions files (.github/workflows).
The tool is written in Go
Thought about using github actions workflows within gitea similarily they do in github, so here I am creating feature issue for this :)
Example screenshots
gitea:
github:
--
The text was updated successfully, but these errors were encountered:
Thanks for this request. Currently we are attempting to keep the scope of gitea limited as we only have so much developer capacity for the project and recommend utilizing a purpose built CI/CD tool (there are several that support Gitea listed here: https://docs.gitea.io/en-us/ci-cd/). We are very happy with Drone specifically and use it for the Gitea project itself (some Gitea contributors also contribute to drone)
Perhaps we will revisit this in future, but for now I will close this.
Hi
Recently I discovered https://github.com/nektos/act which tries to parse and execute github actions files (
.github/workflows
).The tool is written in Go
Thought about using github actions workflows within gitea similarily they do in github, so here I am creating feature issue for this :)
Example screenshots
gitea:

github:


--The text was updated successfully, but these errors were encountered: