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
Markus Wolf 16c81e63ff Add custom docker registry authentication (#665)
* Add custom docker registry authentication

Uses DOCKER_USERNAME and DOCKER_PASSWORD as secrets provided into
the act cli.

Closes #527

Co-authored-by: Björn Brauer <zaubernerd@zaubernerd.de>

* Add test to check if pull authentication is filled in

* Update debug message to be more descriptive

Co-authored-by: Ryan (hackercat) <me@hackerc.at>

Co-authored-by: Björn Brauer <zaubernerd@zaubernerd.de>
Co-authored-by: Ryan (hackercat) <me@hackerc.at>
2021-05-05 09:37:17 -07:00
.github Mergify: configuration update (#659) 2021-05-04 14:57:33 -07:00
act Add custom docker registry authentication (#665) 2021-05-05 09:37:17 -07:00
cmd Add super-linter + fix lint issues (#650) 2021-05-03 09:52:03 -07:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00