feat(ql3): materialize offline deployment locks

This commit is contained in:
whyour
2026-08-16 13:39:50 +08:00
parent a44c213be1
commit 8c09850249
14 changed files with 1763 additions and 22 deletions
@@ -254,6 +254,7 @@ function createReleaseCandidateContract(options) {
'digest-signature-and-attestations',
'cross-image-release-set',
'durable-oci-release-catalog',
'offline-deployment-lock-materialization',
...(options.releaseScope !== 'cluster'
? ['edge-and-standalone-rollout']
: []),