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/
Blocking for - https://code.forgejo.org/actions/setup-forgejo/pulls/461 - forgejo/end-to-end#758 Tested locally with both of them. ``` $ ./end-to-end.sh actions_teardown $ ( cd ../runner ; make --always-make forgejo-runner ; cp forgejo-runner /tmp/forgejo-end-to-end/forgejo-runner ) $ ./end-to-end.sh actions_setup 12.0 $ ./end-to-end.sh actions_verify_example conext ``` Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/171 Reviewed-by: Michael Kriese <michael.kriese@gmx.de> Co-authored-by: Earl Warren <contact@earl-warren.org> Co-committed-by: Earl Warren <contact@earl-warren.org> |
||
|---|---|---|
| act | ||
| cmd | ||
| main.go | ||