feat(ql3): fence cluster deployment transitions

This commit is contained in:
whyour
2026-08-17 01:41:10 +08:00
parent abf2d25d63
commit 2e848ef7c0
18 changed files with 1337 additions and 129 deletions
@@ -49,6 +49,8 @@ function main() {
file.startsWith(
'packages/ql3-local-owner-cli/dist/deployment/service-manager/',
) ||
file ===
'packages/ql3-local-owner-cli/dist/deployment/foundation/error.js' ||
file ===
'packages/ql3-local-owner-cli/dist/deployment/foundation/contract.js' ||
file.startsWith('packages/ql3-local-command-file/dist/');