1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-20 19:06:59 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
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