docs: describe automatic Windows MSI authoring validation
This commit is contained in:
@@ -307,3 +307,9 @@ The renderer preserves Tauri resource destinations while assigning distinct,
|
||||
stable per-user component identities, HKCU registry keypaths, and uninstall
|
||||
cleanup for nested resource folders. Missing or unrendered resources fail the
|
||||
build. The canonical system installer retains its per-machine authoring.
|
||||
|
||||
CI bundles both scopes with a tiny executable, an external helper, and nested
|
||||
resources using the CLI version locked in `bun.lock`. The Windows MSI authoring
|
||||
job runs after the test suite and preserves verbose WiX logs and rendered XML.
|
||||
For focused diagnosis, dispatch CI with `windows_wix_diagnostic=true`; it skips
|
||||
the other jobs and never signs, publishes, or installs the fixture bundles.
|
||||
|
||||
Reference in New Issue
Block a user