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
Ryan (hackercat) fbdf6e6952 refactor: NewWorkflowPlanner (#648)
feat: add flag `--no-recurse` to disable recursion when reading workflows from directories
feat: added more tests to `TestPlanner`, renamed `TestJobFileInfo` to more appropriate name `WorkflowPlanTest`
style: changed error message to lowercase, added single quotes for better visibility

Co-authored-by: Casey Lee <cplee@nektos.com>
2021-05-03 07:57:24 -07:00
.github feat: Speeding up workflows (#643) 2021-05-02 08:13:30 -07:00
act refactor: NewWorkflowPlanner (#648) 2021-05-03 07:57:24 -07:00
cmd refactor: NewWorkflowPlanner (#648) 2021-05-03 07:57:24 -07:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00