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 3be0bb5266 fix: fromJSON should work with any JSON (#883)
* test: fromJSON should work with arrays

* fix: fromJSON should work with any JSON
2021-11-15 14:26:04 +00:00
.github fix: cleanup unused actions (#873) 2021-11-12 15:21:45 -08:00
act fix: fromJSON should work with any JSON (#883) 2021-11-15 14:26:04 +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