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
2019-02-06 22:36:13 -08:00
.github fail on error (#20) 2019-01-23 11:51:22 -08:00
actions add tests for various actions 2019-02-06 22:36:13 -08:00
cmd add support for 'reuse' mode to allow act to be used for a fast local task runner 2019-01-17 14:53:35 -08:00
common replace parser with actions/workflow-parser 2019-02-06 22:36:13 -08:00
container fix #14: negotiate docker client version 2019-01-21 06:31:40 -08:00
vendor add tests for various actions 2019-02-06 22:36:13 -08:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00