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
Mike Beaumont 3b382dde40 Fix github SSH regex for missing .git extension (#871)
* tests(pkg/common) add failing test case for SSH git URL

* fix(pkg/common) github SSH regex for missing .git extension

Co-authored-by: Ryan <me@hackerc.at>
2021-11-13 14:56:31 +00:00
.github fix: cleanup unused actions (#873) 2021-11-12 15:21:45 -08:00
act Fix github SSH regex for missing .git extension (#871) 2021-11-13 14:56:31 +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