A daemon that connects to a Forgejo instance and runs jobs for continuous integration. The installation and usage instructions are part of the Forgejo documentation https://forgejo.org/docs/next/admin/actions/
Find a file
Earl Warren e9bb483fb8 [LXC] global lock on start
Since the start script may create LXC templates that are shared, they
may race against each other when running for the first time. A lock
global to the host needs to be used to guarantee that does not happen.
2024-03-11 15:30:55 +07:00
.gitea/workflows chore: update go-git dependency in go.mod (#30) 2023-03-26 21:27:19 +08:00
.github build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#2175) 2024-01-29 02:34:33 +00:00
act [LXC] global lock on start 2024-03-11 15:30:55 +07:00
cmd feat: correctly use the xdg library, which has the side effect to fix the config survey (#2195) 2024-02-01 13:57:16 -08:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00