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 a build's artifact list with its OCI reference, but only when the page being rendered 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 Registry
A file archived as a referrer of a build root artifact.