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
ChristopherHX 57a16ab0f7 feat: cli option to enable the new action cache (#1954)
* Enable the new action cache

* fix

* fix: CopyTarStream (Docker)

* suppress panic in test

* add a cli option for opt in

* fixups

* add package

* fix

* rc.Config nil in test???

* add feature flag

* patch

* Fix respect --action-cache-path

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

* add remote reusable workflow to ActionCache

* fixup

---------

Co-authored-by: Björn Brauer <zaubernerd@zaubernerd.de>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-19 23:49:35 +00:00
.github build(deps): bump actions/stale from 8 to 9 (#2120) 2023-12-17 09:14:56 +00:00
act feat: cli option to enable the new action cache (#1954) 2024-01-19 23:49:35 +00:00
cmd feat: cli option to enable the new action cache (#1954) 2024-01-19 23:49:35 +00:00
main.go feat: add check for newer versions (#1562) 2023-01-15 10:30:41 +00:00