Skip to content

Validate install.ps1 end-to-end on a Windows runner #122

Description

@itsfuad

The PowerShell bootstrap installer (scripts/install.ps1) is syntax-validated by the PowerShell parser in CI but has never been executed end-to-end. Add a manual-dispatch workflow job on a windows-2025 runner that downloads the published release assets and runs install.ps1 against a temp LOCALAPPDATA, then runs peeper doctor --json. Cover: manifest + SHA256SUMS verification, pack download/verification, Expand-Archive staging, atomic activation, user PATH persistence idempotence. Related: #102, #120.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions