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
Elian Doran e94231487c Fix "Unknown server OS" for Docker container --device option (#1957)
The `--device` option would do platform-dependent validation, but the
OS was not passed as an argument. When a user added the `--device` option
to the container, it would result in a "Unknown server OS" error.
2023-08-09 18:21:05 +00:00
.github build(deps): bump megalinter/megalinter from 7.1.0 to 7.2.1 (#1931) 2023-08-08 13:37:31 +00:00
act Fix "Unknown server OS" for Docker container --device option (#1957) 2023-08-09 18:21:05 +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