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
Markus Wolf 390686e9a3 fix: restore the job logger setup after job cancelation (#1365)
To be able to tag all log-lines with appropriate fields
after a workflow run is canceled, we need to restore
the JobLogger in the cancelation context.
2022-09-27 19:13:32 +00:00
.github build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#1359) 2022-09-26 02:37:58 +00:00
act fix: restore the job logger setup after job cancelation (#1365) 2022-09-27 19:13:32 +00:00
cmd help output: use consistent terminology between -j & -l (#1326) 2022-08-31 18:41:56 +00:00
main.go feat: handle context cancelation during docker exec (#1170) 2022-05-24 14:52:25 +00:00