Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(windows): add winget releaser workflow #9770

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sitiom
Copy link
Contributor

@sitiom sitiom commented Apr 1, 2024

What does this PR do?

This action automatically generates manifests for Winget Community Repository (microsoft/winget-pkgs) and submits them.

Note

Only merge until the following PRs are resolved. The action only works when at least 1 version of the package already exists in winget-pkgs:

Before merging this:

  1. I'm assuming ROBOBUN_TOKEN already has the public_repo scope to make commits.
  2. Fork https://github.com/microsoft/winget-pkgs under @oven-sh. The action will use that fork for making a branch and creating a PR with the upstream winget-pkgs repository on every release.
  3. Install Pull on the winget-pkgs fork to ensure that it is constantly updated.
  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)
  • Code changes

How did you verify your code works?

If you want to see an example of a PR created using this action, see microsoft/winget-pkgs/pulls (Pull request has been created with WinGet Releaser).

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.

Support winget to download Bun
2 participants