Skip to content

Generate dry-run package plans for desktop-win builds #169

@RasputinKaiser

Description

@RasputinKaiser

desktop-win build currently logs the Windows distribution target and returns an output path, but dry-run builds do not leave an inspectable package plan for MSIX/MSI outputs. That makes it harder to validate Windows packaging from non-Windows machines and harder for callers to see the expected makeappx/WiX/signtool steps.\n\nProposed fix:\n- emit a dry-run Windows package-plan JSON artifact under the target outDir\n- include MSIX/MSI artifact paths for msstore, msi, or both distributions\n- include planned makeappx, WiX, and signtool commands without executing Windows-only tooling\n- flag the missing signing certificate thumbprint as follow-up data in the plan\n- cover the plan with focused desktop-win target tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions