BenVincent benvin
  • Joined on 2026-06-06
benvin closed issue unkin/artifactapi#72 2026-07-02 20:19:29 +10:00
fix: blocklist fails open when a regex fails to compile
benvin merged pull request unkin/artifactapi#87 2026-07-02 20:19:29 +10:00
fix: blocklist fails open when a regex fails to compile
benvin merged pull request unkin/artifactapi#84 2026-07-02 20:18:24 +10:00
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 pushed to master at unkin/artifactapi 2026-07-02 20:18:24 +10:00
0a89b2005c fix: isNetworkError should use errors.As, not a bare type assertion (#84)
benvin closed issue unkin/artifactapi#68 2026-07-02 20:18:24 +10:00
fix: isNetworkError should use errors.As, not a bare type assertion
benvin deleted branch benvin/fix-servefromstore-double-lookup from unkin/artifactapi 2026-07-02 20:07:31 +10:00
benvin pushed to master at unkin/artifactapi 2026-07-02 20:07:31 +10:00
f23bf2a6d9 fix: serveFromStore does a guaranteed-miss S3 lookup on every cache hit (#82)
benvin merged pull request unkin/artifactapi#82 2026-07-02 20:07:30 +10:00
fix: serveFromStore does a guaranteed-miss S3 lookup on every cache hit
benvin closed issue unkin/artifactapi#78 2026-07-02 20:07:30 +10:00
fix: serveFromStore does a guaranteed-miss S3 lookup on every cache hit
benvin merged pull request unkin/artifactapi#81 2026-07-02 20:00:25 +10:00
fix: e2e suite fails to build (stale server.New call)
benvin deleted branch benvin/fix-e2e-build from unkin/artifactapi 2026-07-02 20:00:25 +10:00
benvin pushed to master at unkin/artifactapi 2026-07-02 20:00:25 +10:00
b9098bf19c fix: e2e suite fails to build (stale server.New call) (#81)
benvin closed issue unkin/artifactapi#80 2026-07-02 20:00:25 +10:00
fix: e2e suite fails to build (stale server.New call)
benvin pushed to main at unkin/terraform-radarr 2026-06-30 00:12:28 +10:00
a37916e689 Merge pull request 'feat: initial radarr terraform configuration' (#1) from feat/initial-config into main
63f6301a2e fix: align config with imported state for zero-drift plan
c7ada64851 fix: remove versions.tf and exclude modules from validate/tflint
482d6f5ee6 fix: add versions.tf and fix tofu fmt for pre-commit
267da8ffab fix: change variable types from map(any) to any
Compare 8 commits »
benvin merged pull request unkin/terraform-radarr#1 2026-06-30 00:12:27 +10:00
feat: initial radarr terraform configuration
benvin pushed to main at unkin/terraform-prowlarr 2026-06-30 00:11:48 +10:00
5024f1c090 Merge pull request 'feat: initial prowlarr terraform configuration' (#1) from feat/initial-config into main
edb0692bee fix: align config with imported state for zero-drift plan
806266e6dc fix: remove versions.tf and exclude modules from validate/tflint
0783d32e47 fix: add versions.tf for pre-commit validate
b2e208d3cf fix: change variable types from map(any) to any
Compare 8 commits »
benvin merged pull request unkin/terraform-prowlarr#1 2026-06-30 00:11:48 +10:00
feat: initial prowlarr terraform configuration
benvin deleted branch feat/initial-config from unkin/terraform-sonarr 2026-06-29 23:39:06 +10:00
benvin merged pull request unkin/terraform-sonarr#1 2026-06-29 23:36:11 +10:00
feat: initial sonarr terraform configuration