pkg-proxy/docs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Andrew Nesbitt 43a164ed72
Add cooldown support for Hex
Decode the Hex registry protobuf format, filter releases by fetching
timestamps from the Hex HTTP API (hex.pm/api/packages/{name}), and
re-encode without the original signature.

The protobuf handling uses protowire for low-level encoding/decoding
of the Signed wrapper, Package, and Release messages. Timestamps come
from the inserted_at field in the JSON API response.

Since the proxy re-encodes the payload without the original signature,
users need to disable registry signature verification.
2026-04-06 13:18:57 +01:00
..
swagger Fix Composer minified metadata expansion and namespaced package routing (#63) 2026-04-06 13:07:02 +01:00
architecture.md Track applied migrations to skip column checks on startup (#60) 2026-04-06 13:06:45 +01:00
configuration.md Add cooldown support for Hex 2026-04-06 13:18:57 +01:00
migrations.md Track applied migrations to skip column checks on startup (#60) 2026-04-06 13:06:45 +01:00