helix artifact registry

Internal artifact registry

Packages and build artifacts for the platform team. Two channels: public is readable by any account, internal is restricted to service accounts and is the only channel whose artifacts are passed to the native verifier.

helix-verify

2.3.1 · native

Container validator for .hlx artifacts. Runs against everything promoted to internal.

download

helix-registry

1.8.0 · python

This service. Published to the index so downstream teams can pin against it.

download

libhlx

0.4.2 · native

Reference reader for the container format.

unavailable

Getting started

curl -s -XPOST $BASE/v2/auth/register \
     -H 'content-type: application/json' -d '{"name":"you"}'

New accounts are scoped public. Publishing requires publish or internal; ask an administrator.