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-15 09:57:58 -08:00
.github Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00
actions fix #2 - add support for an array of 'Runs' 2019-01-15 09:57:58 -08:00
cmd Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00
common fix #2 - add support for an array of 'Runs' 2019-01-15 09:57:58 -08:00
container fix #2 - add support for an array of 'Runs' 2019-01-15 09:57:58 -08:00
example Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00