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
Bryan Naegele b2d6b07d90 Fix ImageOS format (#761)
The current algorithm given `ubuntu-18.04` returns `ubuntu18.04` when it should be `ubuntu18` according to https://github.com/actions/virtual-environments/issues/345#issuecomment-581263296.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-08-01 15:39:39 +00:00
.github fix: update codecov action (again) (#731) 2021-06-09 10:30:16 -07:00
act Fix ImageOS format (#761) 2021-08-01 15:39:39 +00:00
cmd fix: warn Apple M1 (arm64) users (#743) 2021-06-23 18:09:27 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00