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
ChristopherHX 93509fd223 Refactor local, composite actions and run steps (#712)
Skips docker cp for local actions and use their correct path
Defines GITHUB_ACTION_PATH also for nodejs actions
Evaluate Env of composite action
Evaluate Run of composite action correctly
Evaluate Shell of run step
Evaluate WorkingDirectory of run step
Changed tests for behavior change

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-06-10 15:28:23 +00:00
.github fix: update codecov action (again) (#731) 2021-06-09 10:30:16 -07:00
act Refactor local, composite actions and run steps (#712) 2021-06-10 15:28:23 +00:00
cmd Support container removal at exit. Fixes #694 (#714) 2021-06-10 15:09:05 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00