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
Marius Zwicker 51b627de2a Allow to override location of action cache dir (#1863)
Adds an option to specify the directory below which actions
and host workspaces will be stored. If left empty the previous
location at $XDG_CACHE_HOME/act or $HOME/.cache/act will be used
respectively.

Co-authored-by: Casey Lee <cplee@nektos.com>
2023-06-15 01:16:00 +00:00
.github build(deps): bump megalinter/megalinter from 7.0.4 to 7.1.0 (#1857) 2023-06-12 03:33:28 +00:00
act Allow to override location of action cache dir (#1863) 2023-06-15 01:16:00 +00:00
cmd Allow to override location of action cache dir (#1863) 2023-06-15 01:16:00 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00