Skip to content

Add package manager support for WinGet, Chocolatey, Scoop#3095

Draft
DRSDavidSoft wants to merge 2 commits into
masterfrom
codex/package-manager-release-prep
Draft

Add package manager support for WinGet, Chocolatey, Scoop#3095
DRSDavidSoft wants to merge 2 commits into
masterfrom
codex/package-manager-release-prep

Conversation

@DRSDavidSoft

@DRSDavidSoft DRSDavidSoft commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Tip

Status: On hold until after the development merge into master; this PR keeps registry ownership and submission steps manual while preparing repeatable release assets for the community and core maintainers.

Summary

Refs #3094.

  • add scripts/package-managers.ps1 to generate WinGet manifests and Chocolatey package sources from official Cmder release assets and hashes.txt
  • add Scoop manifest generation for the existing cmder and cmder-full package paths
  • add docs/package-managers.md with the release-time flow for WinGet, Chocolatey, and Scoop
  • add a dry-run-first package-manager publishing workflow for WinGet, Chocolatey, and Scoop
  • keep external publishing gated behind explicit maintainer secrets, variables, and workflow inputs until ownership, policy, and credentials are settled

Validation

  • generated package-manager output from a Cmder release asset set with scripts/package-managers.ps1
  • parsed generated Scoop manifests as JSON
  • validated generated WinGet manifests with winget validate
  • built generated Chocolatey packages with choco pack

Chocolatey reported only the local machine's pending reboot warning during choco pack; package creation succeeded for both generated packages.

@DRSDavidSoft DRSDavidSoft changed the title [codex] Add package manager release prep [WinGet, Chocolatey, Scoop] Add package manager release prep Jun 19, 2026
@DRSDavidSoft DRSDavidSoft changed the title [WinGet, Chocolatey, Scoop] Add package manager release prep Add package manager support for WinGet, Chocolatey, Scoop Jul 8, 2026
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.

1 participant