Skip to content

WinGet manifests and automated winget-pkgs publishing (OPEN-9)#173

Draft
zortos293 wants to merge 2 commits intomainfrom
cursor/OPEN-9-opennow-winget-integration-6862
Draft

WinGet manifests and automated winget-pkgs publishing (OPEN-9)#173
zortos293 wants to merge 2 commits intomainfrom
cursor/OPEN-9-opennow-winget-integration-6862

Conversation

@zortos293
Copy link
Copy Markdown
Collaborator

Description

Adds WinGet support for OpenNOW (OPEN-9):

  1. Reference manifests under /winget/manifests/o/OpenCloudGaming/OpenNOW/0.3.1/ for the current x64 NSIS installer (OpenNOW-v*-setup-x64.exe), schema 1.9.0. These can be copied into a PR against microsoft/winget-pkgs for the initial community submission (required before automation can update the package).

  2. .github/workflows/winget-publish.yml — on release published, runs WinGet Releaser to open PRs for new versions. Configure repository secret WINGET_TOKEN (classic PAT with public_repo) and ensure microsoft/winget-pkgs is forked under the same org/account as the repo.

After the first manifest is merged in winget-pkgs, users can install and upgrade with winget install OpenCloudGaming.OpenNOW and winget upgrade OpenCloudGaming.OpenNOW.

Linear Issue: OPEN-9

Open in Web Open in Cursor 

cursoragent and others added 2 commits March 31, 2026 21:45
Multi-file manifests for the x64 NSIS installer from GitHub Releases,
matching schema 1.9.0. Use as the initial submission to microsoft/winget-pkgs.

Co-authored-by: Zortos <zortosdev@proton.me>
Runs on release published, matches setup-x64.exe only, and opens PRs to
winget-pkgs when WINGET_TOKEN is configured. Requires an initial manifest
merge in the community repo first.

Co-authored-by: Zortos <zortosdev@proton.me>
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.

2 participants