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
Casey Lee ec337ae5cf fix #128: guard against empty actionName when 'uses: ./' (#130)
* fix #128: guard against empty actionName when 'uses: ./'

* fix #129 - force image name to be lowercase
2020-03-06 10:17:20 -08:00
.github run on push and pull_request 2020-03-02 08:04:30 -08:00
act fix #128: guard against empty actionName when 'uses: ./' (#130) 2020-03-06 10:17:20 -08:00
cmd fix #117 - handle whitespace in actrc secrets (#118) 2020-03-02 08:11:46 -08:00
vendor fix #102 - add windows support 2020-02-25 09:22:59 -08:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00