Skip to main content

Module push

Module push 

Source
Expand description

Publishing a bundle to an OCI registry.

Uploads are monolithic: a session is opened, the whole blob is PUT with its digest, and the registry’s own digest check is the acceptance test. A push whose response the registry does not accept is an error — a publish that “mostly worked” would leave a manifest pointing at bytes no instance can pull.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Constants§

BUNDLE_CONFIG_MEDIA_TYPE

Functions§

push_bundle