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 (hackercat) dd198c2dd3 Fix environment variables and move envs.txt/event.json to fixed location (#667)
* fix: environment variables sourcing from `/etc/environment`

* fix: move `envs.txt` & `event.json` to `/tmp/`

Since #635 `envs.txt` is not copying properly when running `act` in WSL2
Moving it to fixed location resolves that.
2021-05-05 23:11:43 +00:00
.github Mergify: configuration update (#659) 2021-05-04 14:57:33 -07:00
act Fix environment variables and move envs.txt/event.json to fixed location (#667) 2021-05-05 23:11:43 +00:00
cmd GitHub Enterprise support (#658) 2021-05-05 09:42:34 -07:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00