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
Björn Brauer 0c557c5d72 feat: allow existing logger from context (#898)
We should reuse an existing context logger if in test context.
This will allow test to setup act with a null logger to assert
log messages.

Co-authored-by: Markus Wolf <markus.wolf@new-work.se>

Co-authored-by: Markus Wolf <markus.wolf@new-work.se>
2021-11-27 17:45:56 +00:00
.github ci(choco): fix chocolatey docker build (#903) 2021-11-24 09:27:38 -08:00
act feat: allow existing logger from context (#898) 2021-11-27 17:45:56 +00:00
cmd feat: add option for docker image rebuild (#878) 2021-11-24 07:51:37 -08:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00