feat(tcs): complete native translator acceptance chain
This commit is contained in:
parent
2dc560d567
commit
fd15428c46
52 changed files with 4024 additions and 38 deletions
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"bundle_binary_sha256": "743d35e279871d2b39e30337a7f37e1df95a9273a9858d916d650b9e366f0241",
|
||||
"bundle_signature_team": "825A9L3G7Q",
|
||||
"bundle_signed": true,
|
||||
"candidate_acceptance": 100,
|
||||
"candidate_launched": true,
|
||||
"client_version": "0.9.2",
|
||||
"compiler_state": "TCS_COMPILER_GIR_EXECUTED",
|
||||
"formal_installed_client_unchanged": true,
|
||||
"frontend_build_pass": true,
|
||||
"native_self_hosted": true,
|
||||
"native_tests_pass": true,
|
||||
"node_tests": "172/172",
|
||||
"operation": "CORE.CLIENT_CANDIDATE_ACCEPTANCE",
|
||||
"program_id": "TCS-PROGRAM-HOLOLAKE-CLIENT-CANDIDATE-ACCEPTANCE-0001",
|
||||
"release_acceptance": 0,
|
||||
"release_blockers": [
|
||||
"APPLE_NOTARIZATION_NOT_RUN",
|
||||
"TAURI_UPDATER_PRIVATE_KEY_NOT_PRESENT"
|
||||
],
|
||||
"schema": "tcs.client-candidate-binary-acceptance-receipt/v1",
|
||||
"source_language": "TCS/0.1",
|
||||
"state": "CANDIDATE_EXECUTED_UI_READBACK_VERIFIED",
|
||||
"ui_acceptance_readback": "MACOS_100_AND_JD_AGENT_100",
|
||||
"ui_source_readback": "MACOS_AND_JD_TCS_SOURCE_VISIBLE",
|
||||
"ui_version_readback": "0.9.2"
|
||||
}
|
||||
Loading…
Reference in a new issue