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
Markus Wolf 364adb2acf chore: run act from cli on linux (#1758)
* chore: run act from cli on linux

To prevent issues like #1756 in the future, we need to
run act from the cli through all the root setup code.
This ensures that the basic CLI setup can succeed.

Co-authored-by: Björn Brauer <zaubernerd@zaubernerd.de>

* chore: set platform spec to use

---------

Co-authored-by: Björn Brauer <zaubernerd@zaubernerd.de>
Co-authored-by: ChristopherHX <christopher.homberger@web.de>
2023-04-25 17:32:34 +00:00
.github chore: run act from cli on linux (#1758) 2023-04-25 17:32:34 +00:00
act Revert breaking docker socket changes (#1763) 2023-04-25 16:31:17 +00:00
cmd Revert breaking docker socket changes (#1763) 2023-04-25 16:31:17 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00