Skip to content

Generate desktop-win dry-run package plans#170

Open
RasputinKaiser wants to merge 1 commit into
profullstack:masterfrom
RasputinKaiser:codex/desktop-win-package-plan
Open

Generate desktop-win dry-run package plans#170
RasputinKaiser wants to merge 1 commit into
profullstack:masterfrom
RasputinKaiser:codex/desktop-win-package-plan

Conversation

@RasputinKaiser
Copy link
Copy Markdown
Contributor

@RasputinKaiser RasputinKaiser commented May 14, 2026

Fixes #169.

Summary

  • make desktop-win dry-run builds write a Windows package-plan JSON artifact
  • include planned MSIX/MSI artifacts and makeappx/WiX/signtool command steps without executing Windows-only tooling
  • mark missing signing certificate thumbprints as explicit follow-up data in the plan
  • add focused coverage for the both distribution output and missing-signing-cert handling

Verification

  • corepack pnpm vitest run packages/targets/desktop-win/src/index.test.ts
  • corepack pnpm --filter @profullstack/sh1pt-target-desktop-win typecheck
  • corepack pnpm --filter @profullstack/sh1pt-target-desktop-win build
  • git diff --check

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generate dry-run package plans for desktop-win builds

1 participant