1
0
Fork 1
mirror of https://github.com/git-pkgs/proxy.git synced 2026-06-02 08:38:17 -04:00
pkg-proxy/internal
Andrew Nesbitt c07c59c83e
Use shared database types and connection helpers from git-pkgs
Import Package and Version types from the git-pkgs database package
instead of defining them locally. Both projects now share the same
type definitions, keeping the packages and versions tables in sync.

Delegate SQLite connection setup to the shared Open function so
pragma settings (WAL, busy timeout, connection limit) stay aligned.
2026-03-04 19:21:42 +00:00
..
config Add auth pass-through for upstream registries 2026-01-29 16:33:09 +00:00
database Use shared database types and connection helpers from git-pkgs 2026-03-04 19:21:42 +00:00
enrichment Use shared github.com/git-pkgs/enrichment module 2026-02-06 10:37:00 +00:00
handler Replace inline PURL construction with purl library 2026-03-04 09:20:16 +00:00
metrics Refactoring and features 2026-02-03 22:40:40 +00:00
server Replace inline PURL construction with purl library 2026-03-04 09:20:16 +00:00
storage Fix Windows CI test failures 2026-01-29 21:12:13 +00:00