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
Torbjørn Vatn 09c4c76744 Make envs available in if conditionals (#225)
* Ignore .idea

* Add Env to the RunContext vm so we can Evaluate and Interpolate `env.xx`

* Make EvalBool support expressions more in line with the github runner

* Turns out Boolean(value) is what github is doing after all

* Add test for github context as well
2020-05-04 12:18:13 -07:00
.github Fix 132 - support for chocolatey install (#144) 2020-03-09 17:49:55 -07:00
act Make envs available in if conditionals (#225) 2020-05-04 12:18:13 -07:00
cmd feat: load every environment from --env-file to workflow (#184) 2020-04-17 10:04:40 -07:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00