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-01-23 06:13:09 -08:00
.github Update main.workflow 2019-01-23 06:13:09 -08:00
actions fix: panic on regex in main.workflow 2019-01-18 13:28:53 -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 fix: panic on regex in main.workflow 2019-01-18 13:28:53 -08:00
container fix #14: negotiate docker client version 2019-01-21 06:31:40 -08:00
example fix #7 - allow passing a custom event.json to be populated in the container filesystem 2019-01-16 13:11:32 -08:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00