-
Notifications
You must be signed in to change notification settings - Fork 144
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 workflow #208
Conversation
Pull Request Test Coverage Report for Build 4159829999Details
💛 - Coveralls |
Codecov ReportBase: 94.07% // Head: 94.10% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #208 +/- ##
==========================================
+ Coverage 94.07% 94.10% +0.03%
==========================================
Files 29 29
Lines 2733 2733
==========================================
+ Hits 2571 2572 +1
+ Misses 124 123 -1
Partials 38 38
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Thanks for your PR! |
@dundee https://github.com/dundee/gdu/actions/runs/4647275371/jobs/8224182171 I have manually created a PR for now: microsoft/winget-pkgs#102030. |
I have somehow miseed the step. Fixed. Thanks! |
This action automatically generates manifests for Winget Community Repository (microsoft/winget-pkgs) and submits them.
gdu is available in Winget () but is outdated. I have manually created a PR to update it for now (microsoft/winget-pkgs#96456), but this workflow should automatically keep it up to date for the new versions.
Before merging this:
public_repo
scope as a repository secret namedWINGET_TOKEN
.You can test out the action inputs in this playground.
If you want to see an example of a PR created using this action, see microsoft/winget-pkgs/pulls (Pull request has been automatically created using 🛫 WinGet Releaser).