Add Windows Package Manager (Winget) distribution support#27
Conversation
Co-authored-by: shanselman <2892+shanselman@users.noreply.github.com>
Co-authored-by: shanselman <2892+shanselman@users.noreply.github.com>
Co-authored-by: shanselman <2892+shanselman@users.noreply.github.com>
|
Triage note: This Winget manifest/automation PR looks useful but needs review before merging. Key questions: Are the manifest templates correct for our current release structure? Do the SHA256 placeholder hashes get updated by the script? Leaving open for review. |
|
🤖 This is an automated response from Repo Assist. Hi ✅ Are the manifest templates correct for the current release structure?Yes, the structure is correct. The manifests use ✅ Do the SHA256 placeholder hashes get updated by the script?Yes.
|
| Architecture | SHA256 |
|---|---|
| x64 | c37a4d0b7e21caaf298e7c1ed343a035d1e8159a600afcfd3dd721b717edad16 |
| arm64 | 33470b50623d6c8dd9f8841cad7810238eed478c673b1daf6f780d5db7fe7065 |
To regenerate manifests locally (or in CI) for v1.11.0:
.\update-winget-manifest.ps1 -Version "1.11.0"Or to submit directly with WingetCreate:
wingetcreate update ScottHanselman.WindowsEdgeLight `
--urls "https://github.com/shanselman/WindowsEdgeLight/releases/download/v1.11.0/WindowsEdgeLight-v1.11.0-win-x64.zip" `
"https://github.com/shanselman/WindowsEdgeLight/releases/download/v1.11.0/WindowsEdgeLight-v1.11.0-win-arm64.zip" `
--version 1.11.0 `
--submitRecommendation: Merge this PR (it adds the infrastructure and docs), then run the script / WingetCreate command above to submit v1.11.0 to microsoft/winget-pkgs.
Note
🔒 Integrity filter blocked 2 items
The following items were blocked because they don't meet the GitHub integrity level.
- Detect camera is being used by another application and automatically turn on #21
list_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved". - #26
list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
To allow these resources, lower min-integrity in your GitHub frontmatter:
tools:
github:
min-integrity: approved # merged | approved | unapproved | noneGenerated by Repo Assist · ● 728.7K · ◷
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/repo-assist.md@cbb46ab386962aa371045839fc9998ee4e97ca64
Enables distribution via
winget install ScottHanselman.WindowsEdgeLightonce submitted to microsoft/winget-pkgs.Manifest Files
manifests/s/ScottHanselman/WindowsEdgeLight/0.6.0/Automation
update-winget-manifest.ps1: Downloads release artifacts, calculates hashes, generates manifests, validates against placeholders
Documentation
Updates
temp/and*.tmpfrom manifest scriptSubmission Workflow
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.