Conversation
|
Updated the Winget release workflow to use specific installer regexes and added a separate step for vuforia-cloud-reco. This prevents vuforia-cloud-reco being attached to the vws-cli package. |
|
Added 'winget' to the spelling dictionary to fix the spelling job failure from run 21562234483. |
|
Added to the first winget-releaser step so both releases use the PAT. Also fixed the duplicate token entry introduced by the last change. |
|
Added the WINGET_TOKEN to the first winget-releaser step so both releases use the PAT. Also removed the duplicate token key from the second step. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
|
Removed the duplicate Winget entry from the spelling dictionary. |
Blocked on microsoft/winget-pkgs#335606.
Fixes #1888
Add Winget install lines for both tools and note Winget packages in the release outcomes.
Note
Medium Risk
Introduces a new release-pipeline publishing step that depends on correct artifact naming/regex and a new secret token; failures or misconfiguration could break automated releases but doesn’t affect runtime behavior.
Overview
Adds a new
publish-to-wingetjob to the release GitHub Actions workflow to automatically submit/update two WinGet packages (forvws-cliandvuforia-cloud-reco) using the Windows.exeartifacts and aWINGET_TOKENsecret.Updates docs (
README.rst,docs/source/install.rst,docs/source/release-process.rst) and theCHANGELOG.rstto advertise WinGet install commands and include Winget packages as a release outcome, plus addswinget/Wingetto the spelling dictionary.Written by Cursor Bugbot for commit 8cd32be. This will update automatically on new commits. Configure here.