Block a user
unkinben
created branch benvin/comprehensive-docker-e2e in unkin/artifactapi
2026-07-02 23:00:58 +10:00
Add vault-plugin-secrets-litellm and terraform-provider-litellm repos
feat: wire the circuit breaker into the proxy fetch path
Rebased onto latest master (resolved engine.go conflicts against the batched access-log writer and the streaming/HEAD changes). Depends on #96 (master does not currently compile); verified this…
fix: GC has no grace period (TOCTOU with dedup uploads)
Rebased onto latest master (resolved a conflict in artifacts.go against the batched access-log writer). Note: master currently does not compile — see #96, which must merge first; this branch…
fix: repair master build after conflicting merges
feat: support per-remote upstream timeouts
unkinben
pushed to benvin/remote-upstream-timeouts at unkin/terraform-provider-artifactapi
2026-07-02 22:19:42 +10:00
unkinben
created branch benvin/remote-upstream-timeouts in unkin/terraform-provider-artifactapi
2026-07-02 22:19:42 +10:00
unkinben
pushed to benvin/add-missing-registries at unkin/terraform-artifactapi
2026-07-02 20:22:22 +10:00
unkinben
created branch benvin/add-missing-registries in unkin/terraform-artifactapi
2026-07-02 20:22:20 +10:00
fix: set timeouts on the upstream HTTP client
Extended per review feedback: the dial/TLS/response-header timeouts remain the defaults, and are now overridable per-remote via upstream_dial_timeout / upstream_tls_timeout / `upstream_response…