1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Ryan 20cdc7d0ff Fix regex for GITHUB_ENV parsing (#893)
* fix: correct env pattern regex

GitHub Actions allows for envvars to contain

Signed-off-by: hackercat <me@hackerc.at>

* format: format and typo fix

Signed-off-by: hackercat <me@hackerc.at>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-11-19 17:36:50 +00:00
.github fix: cleanup unused actions (#873) 2021-11-12 15:21:45 -08:00
act Fix regex for GITHUB_ENV parsing (#893) 2021-11-19 17:36:50 +00: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