feat(hololake): add gated signed release pipeline

This commit is contained in:
冰朔 2026-08-13 15:10:25 +08:00
commit 4bb8e7459f
8 changed files with 372 additions and 0 deletions

View file

@ -19,6 +19,8 @@
"release_candidate_human_confirmation_runtime_implemented": true,
"release_package_signature_size_sha256_verification_implemented": true,
"release_persistent_rollback_executor_implemented": true,
"release_signed_notarized_pipeline_implemented": true,
"release_pipeline_automatic_upload_allowed": false,
"release_production_activation_state": "BLOCKED_PENDING_JD_TRUST_SIGNED_PIPELINE_AND_APPLE_NOTARIZATION",
"tauri_update_artifacts_enabled": false,
"tauri_update_artifacts_enablement_gate": "JD_CONTROLLER_PUBLIC_KEY_AND_SIGNED_RELEASE_PIPELINE_REQUIRED",