Skip to content

packaging: update Homebrew formula and add WinGet manifest templates#323

Merged
AndreyVMarkelov merged 1 commit into
masterfrom
feat/packaging-homebrew-winget
Jul 2, 2026
Merged

packaging: update Homebrew formula and add WinGet manifest templates#323
AndreyVMarkelov merged 1 commit into
masterfrom
feat/packaging-homebrew-winget

Conversation

@AndreyVMarkelov

@AndreyVMarkelov AndreyVMarkelov commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Homebrew: bump formula from v3.3.3 to v3.5.1, install generated docs into doc/, add doc path assertions in test block
  • WinGet: add render-manifests.sh script and YAML templates for submitting portable zip packages to microsoft/winget-pkgs

Test plan

  • render-manifests.sh v3.5.1 generates correct manifests with version/SHA substitution
  • Error cases handled: missing version, missing SHA256SUMS, missing archive entry
  • Homebrew formula passes Ruby syntax check
  • go build ./... / go test ./... unaffected (no Go changes)

Homebrew: bump URL/SHA to v3.5.1, install docs, add doc path assertions.
WinGet: add render-manifests.sh that reads SHA256 from dist/SHA256SUMS
and generates the three required YAML manifests for winget-pkgs PRs.
@AndreyVMarkelov AndreyVMarkelov merged commit cd54425 into master Jul 2, 2026
9 checks passed
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