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
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