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
胖梁 853c5a22a4 WorkflowDispatchConfig supports multiple yaml node kinds (#2123)
* WorkflowDispatchConfig supports ScalarNode and SequenceNode yaml node kinds

* Avoid using log.Fatal

* package slices is not in golang 1.20

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-20 14:07:36 +00:00
.github build(deps): bump actions/upload-artifact from 3 to 4 (#2133) 2024-01-20 00:32:38 +00:00
act WorkflowDispatchConfig supports multiple yaml node kinds (#2123) 2024-01-20 14:07:36 +00:00
cmd feat: support offline mode (#2128) 2024-01-20 00:20:15 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00