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-05-28 09:47:40 -07:00
.github fix unit test failures in GitHub Actions caused by missing gitconfig 2019-05-28 09:47:40 -07:00
actions fix: added tests and improved code 2019-05-23 01:40:07 -03:00
cmd Add flag to skip pulling images already present 2019-02-18 21:12:35 -08:00
common fix unit test failures in GitHub Actions caused by missing gitconfig 2019-05-28 09:47:40 -07:00
container Use docker’s stdcopy to ensure we don’t emit garbage bytes to stdout 2019-04-09 20:45:58 +10:00
vendor update vendor 2019-05-23 08:46:23 -07:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00