Watch
1
0
Fork
You've already forked pkg-proxy
1
mirror of https://github.com/git-pkgs/proxy.git synced 2026-08-22 12:04:54 -04:00

Commit graph

  • 44c4e6183f
    Merge 116f763bd8 into 272e6d9040 Andrew Nesbitt 2026-08-22 14:11:58 +02:00
  • be77bc9e88
    Merge 2e672fc5ca into 272e6d9040 Andrew Nesbitt 2026-08-22 14:10:30 +02:00
  • 93d5daa043
    Merge 7d41ee7366 into 272e6d9040 wickedOne 2026-08-22 11:21:22 +00:00
  • 7d41ee7366
    applied requested changes wickedOne 2026-08-22 13:20:46 +02:00
  • 2e0ff33476
    Report upstream circuit breaker state in /health and /metrics wickedOne 2026-08-18 16:18:05 +02:00
  • e728d1f284
    Merge 1bae32c2ce into 272e6d9040 Abhinav Gautam 2026-08-22 14:47:49 +05:30
  • 1bae32c2ce
    fix(oci): refine manifest cache variants abhinavgautam01 2026-08-22 14:46:58 +05:30
  • bab8ae4a62
    Merge 094f609fcd into 272e6d9040 Abhinav Gautam 2026-08-22 14:41:16 +05:30
  • 094f609fcd
    fix(oci): tighten token retry handling abhinavgautam01 2026-08-22 14:40:28 +05:30
  • e770099323
    fix(oci): retry transient token requests abhinavgautam01 2026-08-22 12:48:27 +05:30
  • 52f1e054d3
    fix(oci): cache tag lists and normalize manifest variants abhinavgautam01 2026-08-22 12:25:13 +05:30
  • 8b7cf0605d
    Merge 6ed0c75ccd into 272e6d9040 Andrew Nesbitt 2026-08-21 19:36:03 +02:00
  • 6f648b69f4
    Merge c2016c728e into 272e6d9040 Sivamuthu Kumar 2026-08-21 06:43:43 -04:00
  • f5b6f33849
    Merge 4a1cee7860 into 272e6d9040 Andrew Nesbitt 2026-08-21 08:47:52 +00:00
  • 4a1cee7860
    Coalesce concurrent ECR token fetches with singleflight andrew/ecr-auth Andrew Nesbitt 2026-08-21 09:47:47 +01:00
  • b90743885a
    Collapse ecrTokens.header to a single return path Andrew Nesbitt 2026-08-21 08:48:16 +01:00
  • 7b56989b51
    Add ECR auto-refreshing upstream authentication Andrew Nesbitt 2026-08-21 08:35:46 +01:00
  • 272e6d9040
    Lint and dead-code cleanup (#279) main Andrew Nesbitt 2026-08-21 09:26:27 +01:00
  • c1f09e7921
    Show build information in web UI (#257) Ching Wei Kang 2026-08-21 04:25:02 -04:00
  • 648d7512a5
    Remove dead code and migrate tests off legacy Filesystem storage Andrew Nesbitt 2026-08-21 09:16:45 +01:00
  • 8da628d861
    Apply gofmt and CutSuffix simplification Andrew Nesbitt 2026-08-21 09:16:45 +01:00
  • aae28a9025
    Bump go tool golangci-lint to v2.13.1 Andrew Nesbitt 2026-08-21 09:16:44 +01:00
  • 17446b419f
    Bump registries to v0.8.1 (#277) Andrew Nesbitt 2026-08-20 15:38:38 +01:00
  • c4ab62906f
    Bump registries to v0.8.1 Andrew Nesbitt 2026-08-20 15:25:26 +01:00
  • d3b2bb06f9
    Merge 0a64d9ad9a into 5cdbc89ed4 Andrew Nesbitt 2026-08-20 08:18:10 +00:00
  • 0a64d9ad9a
    Address review: upstream-hash refetch and cache PURL cleanup swift-registry-support Andrew Nesbitt 2026-08-20 09:18:05 +01:00
  • 7f04f4faac
    Use stored PURLs for cache lookups Andrew Nesbitt 2026-08-16 23:28:12 +01:00
  • 535617197d
    Handle Swift registry cache identities Andrew Nesbitt 2026-08-16 23:10:33 +01:00
  • 92cae1e1e7
    Canonicalize Swift package identifiers Andrew Nesbitt 2026-08-15 19:05:23 +01:00
  • 53f2fee3c3
    Fix Swift registry pagination and archive HEAD requests Andrew Nesbitt 2026-08-15 18:04:53 +01:00
  • 0af8d6b654
    Fix Swift archive integrity handling Andrew Nesbitt 2026-08-15 10:34:22 +01:00
  • 38264bdd65
    Add Swift package registry support Andrew Nesbitt 2026-08-15 09:45:05 +01:00
  • 02e8c3c0fe Fix Layout build info field promotion WilliamK112 2026-08-20 15:53:09 +08:00
  • 5cdbc89ed4
    Remove supporting-module-issues.md Andrew Nesbitt 2026-08-20 08:29:51 +01:00
  • 0b48bd30b1 Merge branch 'main' into agent/show-build-info-in-ui WilliamK112 2026-08-20 09:43:57 +08:00
  • a1842a6d7f Fix footer build info shadowed by page Version fields WilliamK112 2026-08-20 09:43:22 +08:00
  • 2e672fc5ca
    Add Homebrew JSON API and bottle proxy support homebrew-proxy-247 Andrew Nesbitt 2026-08-17 09:34:23 +01:00
  • 6ed0c75ccd
    Drop redundant upstream defaulting and cache PyPI href regex configurable-upstreams Andrew Nesbitt 2026-08-17 09:27:22 +01:00
  • 1a814c7e1f
    Use shared integrity verification (#260) Andrew Nesbitt 2026-08-17 09:20:11 +01:00
  • 83f65380b7
    Finish integrity migration Andrew Nesbitt 2026-08-15 22:33:47 +01:00
  • 33cbaabe08
    Use shared integrity verification Andrew Nesbitt 2026-08-15 19:46:54 +01:00
  • 12ad4ecefc
    Bump github.com/git-pkgs/purl to v0.1.17 (#273) Andrew Nesbitt 2026-08-17 08:36:20 +01:00
  • 25ad4373e2
    Bump github.com/git-pkgs/purl to v0.1.17 Andrew Nesbitt 2026-08-16 23:26:20 +01:00
  • 05ff7e99ec
    Simplify NuGet service rewrite and trim upstream URLs Andrew Nesbitt 2026-08-16 22:21:01 +01:00
  • d86bc633ac
    Make built-in upstream URLs configurable Andrew Nesbitt 2026-08-14 14:29:02 +01:00
  • f0e6e11e8c
    Upgrade to Go 1.26.6 (#246) Andrew Nesbitt 2026-08-16 18:22:26 +01:00
  • 088027cac3
    feat: add Helm repository proxy support (#268) Abhinav Gautam 2026-08-16 22:42:55 +05:30
  • 49a68f1d81
    Record proxy request metrics (#270) Andrew Nesbitt 2026-08-16 18:12:03 +01:00
  • 0866d1a28c Record proxy request metrics Andrew Nesbitt 2026-08-16 17:25:50 +01:00
  • e4fbf3f277
    Add JSONL access logging (#269) Andrew Nesbitt 2026-08-16 18:07:39 +01:00
  • 879e89efca
    Correct cache metrics (#272) Andrew Nesbitt 2026-08-16 18:01:59 +01:00
  • 4b197e5610
    Initialize access log before server dependencies Andrew Nesbitt 2026-08-16 17:40:25 +01:00
  • d4e658cc99
    Correct cache metrics Andrew Nesbitt 2026-08-16 17:33:23 +01:00
  • c6cb294eca
    Add JSONL access logging Andrew Nesbitt 2026-08-16 17:10:41 +01:00
  • 5f91f50459
    fix(helm): serve cached charts without index abhinavgautam01 2026-08-16 13:54:50 +05:30
  • 3c26b524f8
    fix(helm): address review feedback abhinavgautam01 2026-08-16 13:20:17 +05:30
  • c677d390b1
    feat: add Helm repository proxy support abhinavgautam01 2026-08-16 11:13:05 +05:30
  • 12d38e17a3
    Merge 36b864f65a into 87bf742237 Andrew Nesbitt 2026-08-15 21:46:22 +00:00
  • 36b864f65a
    Address artifact cache review artifacts-adoption Andrew Nesbitt 2026-08-15 22:46:06 +01:00
  • 87bf742237
    Document package support issue drafts Andrew Nesbitt 2026-08-15 22:42:58 +01:00
  • 12832200fb
    Use shared artifacts at cache boundaries Andrew Nesbitt 2026-08-15 22:34:11 +01:00
  • 78b29e5a21
    fix: cache PyPI metadata for filtered versions (#258) joyheroes 2026-08-15 01:59:53 -07:00
  • cc1f6da0f0 fix: cache PyPI metadata for filtered versions dindin 2026-08-14 13:48:47 -07:00
  • a1f483ab99 Show build information in web UI WilliamK112 2026-08-15 03:52:22 +08:00
  • 3e534690d7
    Bump git-pkgs dependencies (#253) v0.7.0 Andrew Nesbitt 2026-08-14 12:17:14 +01:00
  • 4347afce34
    Bump git-pkgs dependencies Andrew Nesbitt 2026-08-14 12:10:47 +01:00
  • 41c033a1e8
    Bump google.golang.org/protobuf from 1.36.11 to 1.36.12 (#252) Andrew Nesbitt 2026-08-14 11:44:00 +01:00
  • 8ba5863897
    Bump google.golang.org/protobuf from 1.36.11 to 1.36.12 Andrew Nesbitt 2026-08-14 11:35:16 +01:00
  • 849500de1e
    fix: decode PURL percent-encoding in versions and package paths (#244) wickedOne 2026-08-14 11:38:08 +02:00
  • c54d9b338b
    Use go.mod to select Go 1.26.6 Andrew Nesbitt 2026-08-14 10:10:00 +01:00
  • ed540053fa
    Bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 (#251) dependabot[bot] 2026-08-14 09:15:33 +01:00
  • bebef88456
    Bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 dependabot[bot] 2026-08-13 15:14:13 +00:00
  • 5aced4d9b3
    review fix wickedOne 2026-08-13 15:47:33 +02:00
  • 116f763bd8 Add Helm chart issue-226-helm-chart Andrew Nesbitt 2026-08-13 10:36:34 +01:00
  • 6fcc57c994
    Optimize cached artifact serving (#245) Andrew Nesbitt 2026-08-13 08:06:41 +01:00
  • aa205221ea
    Optimize cached artifact serving perf/cache-hit-path Andrew Nesbitt 2026-08-12 19:47:38 +01:00
  • 538a15d9f8
    fix(container): serve cached images when upstream is unavailable (#199) Andrew Nesbitt 2026-08-13 07:35:07 +01:00
  • 52a02c3e7d
    Preserve direct-serve redirects for blob HEAD requests issue-186-container-offline-auth Andrew Nesbitt 2026-07-13 17:20:27 -07:00
  • 7c074e3564 container: cache manifests for offline pulls Andrew Nesbitt 2026-07-13 16:24:36 -07:00
  • bbea63f046
    fix(upstream): apply authentication through shared transport (#198) Andrew Nesbitt 2026-08-13 07:08:23 +01:00
  • db946c1cb8
    Address upstream authentication review findings issue-186-upstream-auth Andrew Nesbitt 2026-07-13 17:18:26 -07:00
  • e6eefb4712
    upstream: apply authentication through shared transport Andrew Nesbitt 2026-07-13 16:17:52 -07:00
  • 791ffd6bc5
    Upgrade to Go 1.26.5 Andrew Nesbitt 2026-08-12 19:52:38 +01:00
  • 6a83ec38fa
    fix: decode PURL percent-encoding in versions and package paths wickedOne 2026-08-11 11:10:51 +02:00
  • 7f035a573e
    Merge b68c83e140 into a17bdc7c89 Sivamuthu Kumar 2026-08-10 14:15:46 -04:00
  • b68c83e140 cooldown: add package pattern overrides Sivamuthu Kumar 2026-08-08 11:08:55 -04:00
  • c2016c728e fix(npm): improve tarball retrieval from npm metadata Sivamuthu Kumar 2026-08-10 14:09:59 -04:00
  • 8266cbfd48 fix(npm): enhance GitHub packages tarball handling and add tests Sivamuthu Kumar 2026-08-10 13:29:00 -04:00
  • a17bdc7c89
    Sign published container images (#227) Andrew Nesbitt 2026-08-10 16:42:52 +01:00
  • 7edec36d0d
    Attest per-platform SPDX SBOMs with cosign issue-225-sign-container-image Andrew Nesbitt 2026-08-10 09:43:18 +01:00
  • 30e4052615
    Document upstream.debian in README and config.example.yaml (#237) Andrew Nesbitt 2026-08-10 09:34:56 +01:00
  • 4fa903e01e
    Enforce cooldown on artifact downloads (#240) oscar-broman 2026-08-10 12:27:03 +04:00
  • 14f80ced34
    fix(npm): use combined Accept header to support Artifactory upstreams (#241) Philipp Garbe 2026-08-10 10:21:49 +02:00
  • ced83df38f
    fix(npm): use combined Accept header to support Artifactory upstreams Philipp Garbe 2026-08-10 08:43:35 +02:00
  • 74447f9bab Enforce cooldown on artifact downloads Oscar Broman 2026-08-08 20:05:45 +04:00
  • d6ecb607d1
    Document upstream.debian in README and config.example.yaml Andrew Nesbitt 2026-08-06 22:20:41 +01:00
  • d0f93196a3
    Bump dependencies ahead of v0.7.0 (#235) v0.6.1 Andrew Nesbitt 2026-08-06 22:14:51 +01:00
  • dc5c7fd3ba
    Sign published container images Andrew Nesbitt 2026-08-04 09:01:19 +01:00
  • bc1ea307f3
    Multi-platform build (linux/amd64 and linux/arm64) (#230) Ondrej Kokes 2026-08-06 23:03:20 +02:00
  • 5f993e3961
    Bump docker/login-action from 4.5.0 to 4.6.0 (#232) dependabot[bot] 2026-08-06 21:59:52 +01:00