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
jony montana 3bb919f266 feat: load every environment from --env-file to workflow (#184)
* feat: load every environment from --env-file to workflow

* fix: pass dotenv's environments through by context

* updates to support --secret-file

Co-authored-by: Casey Lee <cplee@nektos.com>
2020-04-17 10:04:40 -07:00
.github Fix 132 - support for chocolatey install (#144) 2020-03-09 17:49:55 -07:00
act feat: load every environment from --env-file to workflow (#184) 2020-04-17 10:04:40 -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