feat(hololake): add fail-closed JD release broadcast origin

This commit is contained in:
冰朔 2026-08-13 18:32:38 +08:00
commit f73e11b364
6 changed files with 423 additions and 2 deletions

View file

@ -20,8 +20,11 @@
"release_package_signature_size_sha256_verification_implemented": true,
"release_persistent_rollback_executor_implemented": true,
"release_signed_notarized_pipeline_implemented": true,
"release_broadcast_candidate_service_implemented": true,
"release_broadcast_candidate_service_default_state": "EMPTY_FAIL_CLOSED_LOOPBACK_ONLY",
"release_broadcast_candidate_service_source": "server/release-broadcast/server.mjs",
"release_pipeline_automatic_upload_allowed": false,
"release_production_activation_state": "BLOCKED_PENDING_JD_TRUST_SIGNED_PIPELINE_AND_APPLE_NOTARIZATION",
"release_production_activation_state": "BLOCKED_PENDING_PUBLIC_HTTPS_TRUST_UPDATER_KEY_PIPELINE_EXECUTION_AND_APPLE_NOTARIZATION",
"tauri_update_artifacts_enabled": false,
"tauri_update_artifacts_enablement_gate": "JD_CONTROLLER_PUBLIC_KEY_AND_SIGNED_RELEASE_PIPELINE_REQUIRED",
"automatic_update_check_on_startup": false,