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
Robert Kowalski de31c2cff1 fix: hide masked values in log files (#1011)
this commit adds support for the `::add-mask::` command, which was
implemented as a stub before.

it does not cover debug output that appears when you run act in
verbose mode

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

Co-authored-by: Björn Brauer <bjoern.brauer@new-work.se>
Co-authored-by: Markus Wolf <markus.wolf@new-work.se>
2022-03-02 08:29:34 +00:00
.github ci: replace superlinter with megalinter (#923) 2021-12-22 09:29:43 -08:00
act fix: hide masked values in log files (#1011) 2022-03-02 08:29:34 +00:00
cmd fix: print line after password prompt (#1014) 2022-02-25 16:47:49 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00