Updates
Rolling release / release (push) Successful in 6m40s

This commit is contained in:
2026-09-12 14:45:04 -04:00
parent dac3b0b9f2
commit 390b2fa098
29 changed files with 381 additions and 174 deletions
+4 -3
View File
@@ -2,9 +2,10 @@
## Local verification
1. Confirm Node 22, GNOME dependencies, PipeWire, portal access, and a QVAC
GPU backend with `npm run gpu-doctor`, `npm run cu-doctor`, and
`npm run voice-doctor`.
1. Confirm Node 22 (test and package build only), GNOME dependencies, PipeWire,
portal access, and a QVAC GPU backend with `npm run gpu-doctor`,
`npm run cu-doctor`, and `npm run voice-doctor`. Production `jarvisd` is
packaged Bare, not Node.
2. Run `npm ci`, `npm test`, and `npm run package:test`.
3. Review `dist/SHA256SUMS` and test the user installer in a disposable user
session with `packaging/install.sh --enable`.