runner/act/artifactcache
2025-10-20 13:54:56 +02:00
..
testdata/example Support cache (#1770) 2023-04-28 15:57:40 +00:00
caches.go fix: allow GC & cache operations to operate concurrently (#1040) 2025-09-30 19:12:45 +00:00
caches_test.go fix: allow GC & cache operations to operate concurrently (#1040) 2025-09-30 19:12:45 +00:00
doc.go Support cache (#1770) 2023-04-28 15:57:40 +00:00
handler.go Moved suicide code out to platform specific files 2025-10-20 13:54:56 +02:00
handler_linux.go Moved suicide code out to platform specific files 2025-10-20 13:54:56 +02:00
handler_test.go fix: allow GC & cache operations to operate concurrently (#1040) 2025-09-30 19:12:45 +00:00
handler_windows.go Moved suicide code out to platform specific files 2025-10-20 13:54:56 +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
mock_caches.go fix: allow GC & cache operations to operate concurrently (#1040) 2025-09-30 19:12:45 +00: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