feat(ai-workspace): add local relay profiles
This commit is contained in:
@@ -65,9 +65,12 @@ run_in "$PLATFORM_ROOT" \
|
||||
"infra/scripts/check-ai-workspace-topology.sh"
|
||||
|
||||
section "Platform static and contract gates"
|
||||
run_in "$PLATFORM_ROOT" \
|
||||
"Local test system contract gate" \
|
||||
"sh infra/scripts/check-local-test-system.sh"
|
||||
run_in "$PLATFORM_ROOT" \
|
||||
"Platform shell syntax" \
|
||||
"sh -n infra/scripts/init-dev-env.sh infra/scripts/check-ai-workspace-topology.sh infra/scripts/check-ai-workspace-config-contract.sh infra/scripts/check-ai-workspace-release-gates.sh infra/synology/check-ai-workspace-apply-plan.sh infra/synology/prepare-ai-workspace-env.sh infra/synology/deploy-current.sh infra/synology/verify-current-runtime.sh infra/synology/apply-current-runtime.sh infra/synology/backup-current.sh"
|
||||
"sh -n infra/scripts/init-dev-env.sh infra/scripts/check-local-test-system.sh infra/scripts/check-ai-workspace-topology.sh infra/scripts/check-ai-workspace-config-contract.sh infra/scripts/check-ai-workspace-release-gates.sh infra/synology/check-ai-workspace-apply-plan.sh infra/synology/prepare-ai-workspace-env.sh infra/synology/deploy-current.sh infra/synology/verify-current-runtime.sh infra/synology/apply-current-runtime.sh infra/synology/backup-current.sh"
|
||||
run_in "$PLATFORM_ROOT" \
|
||||
"AI Workspace config contract" \
|
||||
"infra/scripts/check-ai-workspace-config-contract.sh"
|
||||
|
||||
Reference in New Issue
Block a user