feat(ql3): validate release tags before registry mutation

This commit is contained in:
whyour
2026-08-18 05:23:48 +08:00
parent 1c4e3269b4
commit ca19423f1d
14 changed files with 950 additions and 104 deletions
@@ -258,6 +258,7 @@ function auditClusterCopilotConsoleDistribution(options = {}) {
'Verify the durable catalog and create its immutable receipt',
'Attest the immutable release-catalog receipt',
'Attest deployment readiness before any final tag mutation',
'scripts/ql3-release-tag-finalizer.cjs',
'Promote final tags only after every required deployment gate',
'Close and audit the deployment-ready public tag set',
'Attest the deployment-ready release publication closure receipt',