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
hackercat 05a76afe33 Add code testing on MacOS (#563)
* feat: add code testing on macos

* change name of test job

Keep the test job named `test` to align with current branch protection checks

Co-authored-by: Casey Lee <cplee@nektos.com>
2021-03-29 07:55:51 -07:00
.github Add code testing on MacOS (#563) 2021-03-29 07:55:51 -07:00
act fix: hardcode ubuntu-latest for ImageOS envvar (#579) 2021-03-28 21:46:09 -07:00
cmd fix: update ubuntu-latest to point to ubuntu-20.04 (#580) 2021-03-28 21:47:07 -07:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00