Block a user
benvin
deleted branch benvin/stream-immutable-blobs from unkin/artifactapi
2026-07-02 21:33:43 +10:00
perf: stream proxied artifacts instead of buffering the full body in memory
perf: stream proxied artifacts instead of buffering the full body in memory
perf: compile remote match patterns once instead of per-request
perf: compile remote match patterns once instead of per-request
benvin
deleted branch benvin/validate-remote-patterns from unkin/artifactapi
2026-07-02 20:19:30 +10:00
fix: blocklist fails open when a regex fails to compile
fix: blocklist fails open when a regex fails to compile
fix: isNetworkError should use errors.As, not a bare type assertion
fix: isNetworkError should use errors.As, not a bare type assertion
benvin
deleted branch benvin/isnetworkerror-errors-as from unkin/artifactapi
2026-07-02 20:18:24 +10:00
benvin
deleted branch benvin/fix-servefromstore-double-lookup from unkin/artifactapi
2026-07-02 20:07:31 +10:00
fix: serveFromStore does a guaranteed-miss S3 lookup on every cache hit
fix: serveFromStore does a guaranteed-miss S3 lookup on every cache hit
fix: e2e suite fails to build (stale server.New call)
fix: e2e suite fails to build (stale server.New call)