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 2e264d8df8 feat: allow existing logger from context (#859)
We should reuse an existing context logger if available.
This will allow test to setup act with a null logger to assert
log messages.

Co-authored-by: Björn Brauer <bjoern.brauer@new-work.se>

Co-authored-by: Björn Brauer <bjoern.brauer@new-work.se>
2021-11-12 15:20:45 -08:00
.github ci(golangci-lint): switch to latest (#870) 2021-11-12 12:48:10 -08:00
act feat: allow existing logger from context (#859) 2021-11-12 15:20:45 -08:00
cmd Asset server implementation (#677) 2021-11-10 09:57:22 -08:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00