arch: audit model receipt donor and preserve stage boundary
This commit is contained in:
parent
dc14d2a9aa
commit
632e6b9864
15 changed files with 104 additions and 15 deletions
|
|
@ -16,7 +16,7 @@ const broadcastSchema = readJson(
|
|||
);
|
||||
|
||||
test("HoloLake has one clean canonical desktop destination", () => {
|
||||
assert.equal(architecture.version, "2026-08-30.1");
|
||||
assert.equal(architecture.version, "2026-08-30.2");
|
||||
assert.equal(shell.decision.canonical_shell, "TAURI_V2_RUST_REACT");
|
||||
assert.equal(shell.decision.canonical_source, "product-source/hololake-native-desktop");
|
||||
assert.equal(
|
||||
|
|
|
|||
Loading…
Reference in a new issue