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 ee4a5c458f fix: hide masked value (#668)
* fix: hide masked value

The ::add-mask:: command output logs the value to be masked.
This does expose critical information which should be hidden from
the output.

* Add test to not output secret in add-mask command

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-05-15 21:11:16 +00:00
.github Mergify: configuration update (#659) 2021-05-04 14:57:33 -07:00
act fix: hide masked value (#668) 2021-05-15 21:11:16 +00:00
cmd fix: replace gopass lib with golang.org/x/term (#674) 2021-05-06 20:13:14 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00