You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add gen-assembly-lp and prepare-release-lp pipelines for Layered Products
Implements two new pipelines for ACM/MCE assembly-based releases:
- gen-assembly-lp: Extracts operand NVRs from FBC images, supports
--include for swapping specific builds, and --basis-assembly for
lightweight inherited assemblies. Creates a PR to ocp-build-data.
- prepare-release-lp: Reads a named assembly from releases.yml,
checks for existing bundles before rebuilding, triggers FBC builds,
and creates shipment MRs. Uses named assembly (not stream) for
deterministic builds.
Includes unit tests (24 passing) and CLI registration.
Co-authored-by: Cursor <cursoragent@cursor.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
0 commit comments