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: add Winget Releaser action #526

Merged
merged 3 commits into from
Jul 24, 2023
Merged

ci: add Winget Releaser action #526

merged 3 commits into from
Jul 24, 2023

Conversation

sitiom
Copy link
Contributor

@sitiom sitiom commented Jul 22, 2023

Closes #136

⚡ Summary

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

Lefthook is now available in Winget: microsoft/winget-pkgs#112810. This action would be used to update it.

Before merging this:

  1. Add a classic PAT with public_repo scope as a repository secret named WINGET_TOKEN.

example

  1. Fork https://github.com/microsoft/winget-pkgs under @evilmartians. The action will use that fork for making a branch and creating a PR with the upstream winget-pkgs repository on every release.
  2. Install Pull on the winget-pkgs fork to ensure that it is constantly updated.

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).

☑️ Checklist

  • Check locally
  • Add tests

Copy link
Member

@mrexox mrexox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you a lot for managing a winget distribution of Lefthook ❤️

@mrexox mrexox merged commit 41e1f60 into evilmartians:master Jul 24, 2023
10 checks passed
@sitiom sitiom deleted the winget-releaser branch July 24, 2023 08:42
@sitiom
Copy link
Contributor Author

sitiom commented Jul 24, 2023

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.

Install Lefthook using a package manager in Windows
2 participants