1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-30 19:22:09 +00:00
forgejo-runner/act/artifactcache
Earl Warren c28a98082b
chore: cache: move repo != cache.Repo in readCache
- it only is used after calling readCache
- add unit test

it reduces the number of testcase to be considered in handler
2025-09-05 17:30:08 +02:00
..
testdata/example Support cache (#1770) 2023-04-28 15:57:40 +00:00
caches.go chore: cache: move repo != cache.Repo in readCache 2025-09-05 17:30:08 +02:00
caches_test.go chore: cache: move repo != cache.Repo in readCache 2025-09-05 17:30:08 +02:00
doc.go Support cache (#1770) 2023-04-28 15:57:40 +00:00
handler.go chore: cache: move repo != cache.Repo in readCache 2025-09-05 17:30:08 +02:00
handler_test.go chore: cache: split caches implementation out of handler 2025-09-05 17:30:08 +02:00
mac.go chore: cache: split caches implementation out of handler 2025-09-05 17:30:08 +02:00
mac_test.go chore: cache: split caches implementation out of handler 2025-09-05 17:30:08 +02:00
model.go fix: PRs cache artifacts separate from other runs 2025-09-01 13:45:43 +02:00
storage.go chore: use the same .golangci.yml as the runner & gofumpt over gofmt (#206) 2025-07-28 12:26:41 +00:00