1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
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