forgejo-runner-act/pkg
Jason Song 71cfa868fa
Support overwriting caches (#2265)
* feat: support overwrite caches

* test: fix case

* test: fix get_with_multiple_keys

* chore: use atomic.Bool

* test: improve get_with_multiple_keys

* chore: use ping to improve path

* fix: wrong CompareAndSwap

* test: TestHandler_gcCache

* chore: lint code

* chore: lint code

(cherry picked from commit b9382a2c4e6801d136c246a7e30e7ceafaad3ade)
2024-11-07 16:25:26 +01:00
..
artifactcache Support overwriting caches (#2265) 2024-11-07 16:25:26 +01:00
artifacts chore: upgrade golangci-lint and address findings (#1904) 2023-07-10 17:12:12 -07:00
common Support cloning remote actions from insecure Gitea instances (#92) 2024-03-05 08:07:29 +00:00
container fix: debug is leaking host container and network names 2024-10-19 08:48:50 +02:00
exprparser fix: return an error when the argument count is wrong 2024-10-31 16:02:17 +01:00
filecollector refactor: filecollector into new package (#2174) 2024-01-30 00:46:45 +00:00
jobparser fix(jobparser): support workflow_dispatch.inputs 2024-08-22 15:02:05 +02:00
lookpath feat: Host environment (#1293) 2022-11-16 21:29:45 +00:00
model [FORGEJO] when a workflow decode error happen, log and do not crash 2024-09-15 15:46:01 +02:00
runner [FORGEJO] a network of "" is not the same as "host" 2024-03-24 12:09:40 +01:00
workflowpattern feat: workflowpattern package (#1618) 2023-02-23 18:21:08 +00:00