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
Thomas Eddy f81f7540ef Add new CLI flag to log just the job id and not the entire job name (#1920)
* Add new CLI flag to log just the job id and not the entire job name

* Up the action test timeout to 20m from 15m
2023-07-19 21:45:44 +00:00
.github Add new CLI flag to log just the job id and not the entire job name (#1920) 2023-07-19 21:45:44 +00:00
act Add new CLI flag to log just the job id and not the entire job name (#1920) 2023-07-19 21:45:44 +00:00
cmd Add new CLI flag to log just the job id and not the entire job name (#1920) 2023-07-19 21:45:44 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00