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
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
..
accesslog Add JSONL access logging (#269) 2026-08-16 18:07:39 +01:00
config Handle Swift registry cache identities 2026-08-20 09:01:33 +01:00
database Use shared integrity verification (#260) 2026-08-17 09:20:11 +01:00
enrichment Handle Swift registry cache identities 2026-08-20 09:01:33 +01:00
handler Address review: upstream-hash refetch and cache PURL cleanup 2026-08-20 09:18:05 +01:00
httpclient Add JSONL access logging (#269) 2026-08-16 18:07:39 +01:00
metrics Correct cache metrics (#272) 2026-08-16 18:01:59 +01:00
mirror Apply 'go fmt' as suggested in CONTRIBUTING.md. 2026-04-18 07:43:22 -04:00
packageurl Address review: upstream-hash refetch and cache PURL cleanup 2026-08-20 09:18:05 +01:00
server Use stored PURLs for cache lookups 2026-08-20 09:03:14 +01:00
storage Name empty path validation subtest 2026-07-09 17:41:05 +01:00