29 lines
768 B
JSON
29 lines
768 B
JSON
{
|
|
"release": "0.7.0-r3",
|
|
"focus": "workspace repair, tracked secret cleanup, and root typecheck isolation",
|
|
"results": {
|
|
"validate_0_7": {
|
|
"passed": 37,
|
|
"warnings": 0,
|
|
"failed": 0
|
|
},
|
|
"security_framework": "passed",
|
|
"validate_0_6_compatibility": {
|
|
"passed": 20,
|
|
"warnings": 1,
|
|
"failed": 0
|
|
},
|
|
"workspace_repair_git_regression": "passed",
|
|
"package_staging_integrity": "passed",
|
|
"temporary_shim_excluded_from_root_typescript_program": "passed",
|
|
"vscode_tests": {
|
|
"passed": 28,
|
|
"failed": 0
|
|
},
|
|
"vscode_extension_validation": "passed",
|
|
"sbom_components": 339
|
|
},
|
|
"local_full_bun_check_required": true,
|
|
"required_command": "bun run repair:workspace && bun run check"
|
|
}
|