All Classes and Interfaces
Class
Description
A small, per-build action exposing the OCI reference of each file archived through
OrasArtifactManager, so the UI can show it (and let users copy it to run
oras pull <reference> themselves).Attaches an
OrasArtifactAction to every build whose artifact manager is an
OrasArtifactManager - and only such builds.ArtifactManager storing archived artifacts and stashes in an OCI registry through ORAS.Factory instantiating an
OrasArtifactManager for every build, once configured globally.Injects a small script (via
header.jelly) that decorates each archived file listed in an
artifact list with its OCI reference, but only when that artifact list is for a build whose
artifact manager is actually OrasArtifactManager.Global configuration of the ORAS registry used to store archived artifacts and stashes.
Wraps a
RegistryA file archived as a referrer of a build root artifact.