Ben Vincent unkinben
  • Joined on 2024-05-28
unkinben created pull request unkin/artifactapi#16 2026-04-27 20:28:50 +10:00
feat: add npm registry caching proxy
unkinben pushed to benvin/npm-remote at unkin/artifactapi 2026-04-27 20:28:35 +10:00
d585ab425c feat: add npm remote type with metadata URL rewriting and caching
unkinben created branch benvin/npm-remote in unkin/artifactapi 2026-04-27 20:28:35 +10:00
unkinben merged pull request unkin/artifactapi#15 2026-04-27 14:46:28 +10:00
feat: add PyPI remote type with URL rewriting and basic auth
unkinben deleted branch benvin/pypi-remote from unkin/artifactapi 2026-04-27 14:46:28 +10:00
unkinben pushed to master at unkin/artifactapi 2026-04-27 14:46:28 +10:00
6b1a6c9eb4 Merge pull request 'feat: add PyPI remote type with URL rewriting and basic auth' (#15) from benvin/pypi-remote into master
5de912db75 docs: describe PyPI remote usage with uv system/user uv.toml
8e9d313892 feat: add pypi remote type with URL rewriting and basic auth
Compare 3 commits »
unkinben pushed to benvin/pypi-remote at unkin/artifactapi 2026-04-27 14:37:47 +10:00
5de912db75 docs: describe PyPI remote usage with uv system/user uv.toml
unkinben created pull request unkin/artifactapi#15 2026-04-27 14:32:37 +10:00
feat: add PyPI remote type with URL rewriting and basic auth
unkinben created branch benvin/pypi-remote in unkin/artifactapi 2026-04-27 14:31:45 +10:00
unkinben pushed to benvin/pypi-remote at unkin/artifactapi 2026-04-27 14:31:45 +10:00
8e9d313892 feat: add pypi remote type with URL rewriting and basic auth
unkinben deleted branch benvin/artifactapi_mutable from unkin/argocd-apps 2026-04-27 13:16:03 +10:00
unkinben pushed to main at unkin/argocd-apps 2026-04-27 13:16:03 +10:00
1c2c18697d feat: update artifactapi to 2.3.0 (#91)
unkinben merged pull request unkin/argocd-apps#91 2026-04-27 13:16:03 +10:00
feat: update artifactapi to 2.3.0
unkinben created pull request unkin/argocd-apps#91 2026-04-27 12:55:41 +10:00
feat: update artifactapi to 2.3.0
unkinben pushed to benvin/artifactapi_mutable at unkin/argocd-apps 2026-04-27 12:55:32 +10:00
ab59da082d feat: update artifactapi to 2.3.0
unkinben created branch benvin/artifactapi_mutable in unkin/argocd-apps 2026-04-27 12:55:32 +10:00
unkinben pushed tag v2.3.0 to unkin/artifactapi 2026-04-27 11:45:18 +10:00
unkinben deleted branch benvin/immutable-mutable-patterns from unkin/artifactapi 2026-04-27 11:44:51 +10:00
unkinben pushed to master at unkin/artifactapi 2026-04-27 11:44:50 +10:00
70cd439961 Merge pull request 'feat: immutable/mutable caching patterns with conditional revalidation and stale fallback' (#14) from benvin/immutable-mutable-patterns into master
fe837dabf7 feat: keep stale mutables when upstream is unreachable; update README
78296dae8f refactor: extract handle_expired_mutable helper; add redownload success test
8fe4bac2b9 feat: add check_mutable_updates flag for conditional upstream revalidation
8bc9285117 chore: track remotes.yaml as a documented example config
Compare 6 commits »
unkinben merged pull request unkin/artifactapi#14 2026-04-27 11:44:49 +10:00
feat: immutable/mutable caching patterns with conditional revalidation and stale fallback