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
Josh Soref b77b9c3714 Fix: GITHUB_PATH should prepend (#690)
* GITHUB_PATH is prepend

https://docs.github.com/en/actions/reference/workflow-commands-for-github-actions#adding-a-system-path

* Check for replacing system binaries

Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2021-05-18 13:22:39 +00:00
.github refactor: remove gotest.tools (#688) 2021-05-17 23:14:49 -07:00
act Fix: GITHUB_PATH should prepend (#690) 2021-05-18 13:22:39 +00:00
cmd refactor: remove gotest.tools (#688) 2021-05-17 23:14:49 -07:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00