Watch
1
0
Fork
You've already forked pkg-proxy
1
mirror of https://github.com/git-pkgs/proxy.git synced 2026-08-23 12:24:57 -04:00
pkg-proxy/internal/packageurl
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Andrew Nesbitt 0a64d9ad9a
Address review: upstream-hash refetch and cache PURL cleanup
- Re-fetch instead of 502 when a cached artifact's hash disagrees with
  the upstream-declared checksum; log and discard the stale entry.
- Rename expectedHash to upstreamHash and document how the check
  differs from checkCache's stream integrity verification.
- Drop the repository_url qualifier from swift cache PURLs so cache
  entries survive an upstream.swift change, matching other ecosystems.
- Pass name to handleSourceArchiveHead instead of re-deriving it.
2026-08-20 09:18:05 +01:00
..
packageurl.go Address review: upstream-hash refetch and cache PURL cleanup 2026-08-20 09:18:05 +01:00
packageurl_test.go Address review: upstream-hash refetch and cache PURL cleanup 2026-08-20 09:18:05 +01:00