10 Commits

Author SHA1 Message Date
385520e2bb fix(ci): enable GOEXPERIMENT=cacheprog dynamically only on Go < 1.24
All checks were successful
Go CI with S3 Caching / build-and-test (push) Successful in 1m14s
2026-05-19 21:58:26 -07:00
852e030b54 fix(cache): use github.action_path to locate plugin source code
All checks were successful
Go CI with S3 Caching / build-and-test (push) Successful in 1m6s
2026-05-19 21:51:27 -07:00
80cabba1bb fix(cache): use github.workspace instead of github.action_path for plugin src
All checks were successful
Go CI with S3 Caching / build-and-test (push) Successful in 1m18s
2026-05-19 21:30:12 -07:00
ea5f91321c fix(cache): cd to plugin source directory before compiling
Some checks failed
Go CI with S3 Caching / build-and-test (push) Failing after 4s
2026-05-19 21:29:47 -07:00
6e45f50874 feat(cache): add Cloudflare SigV4 S3 signature compatibility fix and compile locally
Some checks failed
Go CI with S3 Caching / build-and-test (push) Failing after 4s
2026-05-19 21:28:45 -07:00
c4227a0eb1 fix(s3): use us-east-1 region and force S3 cache fetch in CI
All checks were successful
Go CI with S3 Caching / build-and-test (push) Successful in 1m22s
2026-05-19 21:19:10 -07:00
31b57cd2af debug(go-cache): add debug logs and diagnostics
All checks were successful
Go CI with S3 Caching / build-and-test (push) Successful in 1m12s
2026-05-19 21:16:04 -07:00
4787830cd9 fix(go-cache): add s3-region input and support region flag in GOCACHEPROG
All checks were successful
Go CI with S3 Caching / build-and-test (push) Successful in 44s
2026-05-19 21:11:23 -07:00
3bba1d1cd8 feat(ci): add CI workflow e2e test with cold/warm builds
Some checks failed
Go CI with S3 Caching / build-and-test (push) Failing after 1m5s
2026-05-19 21:07:46 -07:00
0ddbcd4222 feat(actions): add go-cache composite action with S3 support 2026-05-19 21:03:52 -07:00