mirror of
https://github.com/imjasonh/terraform-playground
synced 2026-07-07 23:35:16 +00:00
No description
Replace per-tag remote.Write/WriteIndex with a single remote.NewPusher reused for every tag. The pusher caches per-repo upload state, so identical blobs are checked/uploaded only once even when pushing the same digest to multiple tags (previously each tag re-HEADed every blob). Still uploads layers/index children concurrently via WithJobs. Co-authored-by: Jason Hall <imjasonh@users.noreply.github.com> |
||
|---|---|---|
| .github/workflows | ||
| cf-worker | ||
| cf-worker-container | ||
| cf-worker-go | ||
| container-vm | ||
| driftlessaf | ||
| gitea | ||
| iap | ||
| image-workflow | ||
| litestream | ||
| pymage | ||
| .devcontainer.json | ||
| .gitignore | ||
| LICENSE | ||