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
Jason Song 8d2c320f7a Avoid using log.Fatal in pkg/* (#1705)
* fix: common

* fix: in runner

* fix: decodeNode

* fix: GetMatrixes

* Revert "fix: common"

This reverts commit 6599803b6ae3b7adc168ef41b4afd4d89fc22f34.

* fix: GetOutboundIP

* test: fix cases

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-04-18 14:17:36 +00:00
.github build(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#1735) 2023-04-17 03:13:12 +00:00
act Avoid using log.Fatal in pkg/* (#1705) 2023-04-18 14:17:36 +00:00
cmd feat: support yaml env/secrets/inputs file (#1733) 2023-04-18 13:35:31 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00