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-17 14:52:20 -08:00
.github Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00
actions Allow empty string secrets 2019-01-17 07:18:21 +00:00
cmd fix #7 - allow passing a custom event.json to be populated in the container filesystem 2019-01-16 13:11:32 -08:00
common Allow non-symbolic-ref HEAD 2019-01-17 22:36:47 +00:00
container cleanup logging statements 2019-01-16 10:10:24 -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