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
hackercat c795435c2d fix: pass sc.Env through common.Logger to hide secrets (#578)
Currently all secrets are exposed when running with `--verbose`/`-v` option
2021-03-28 21:45:07 -07:00
.github CI: Add snapshot artifacts to PR builds (#574) 2021-03-28 21:38:28 -07:00
act fix: pass sc.Env through common.Logger to hide secrets (#578) 2021-03-28 21:45:07 -07:00
cmd Add option to run custom architecture (container platform) (#525) 2021-03-28 21:08:40 -07:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00