Skip to content

fix(winget): update manifest schema to latest (1.10.0) #5683

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

Merged
merged 1 commit into from
Mar 27, 2025
Merged

Conversation

vedantmgoyal9
Copy link
Member

Use the latest schema 1.10.0 available on winget-pkgs.

The new schema adds some new fields and is fully backwards compatible with the previous version, but they do not affect goreleaser.

Copy link

Deploying goreleaser with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7af195b
Status: ✅  Deploy successful!
Preview URL: https://b4309cad.goreleaser.pages.dev
Branch Preview URL: https://wg-schema.goreleaser.pages.dev

View logs

@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Mar 27, 2025
@vedantmgoyal9 vedantmgoyal9 requested a review from caarlos0 March 27, 2025 10:41
Copy link

codecov bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.81%. Comparing base (f56f2a2) to head (7af195b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5683   +/-   ##
=======================================
  Coverage   82.81%   82.81%           
=======================================
  Files         158      158           
  Lines       15584    15584           
=======================================
  Hits        12906    12906           
  Misses       2111     2111           
  Partials      567      567           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@caarlos0
Copy link
Member

since it doesnt' really affect much, we could merge it as a fix, so we could include it in the v2.8.2 release next week 🙏🏻

wdyt?

@vedantmgoyal9 vedantmgoyal9 changed the title feat(winget): update manifest version to 1.10.0 fix(winget): update manifest schema to latest (1.10.0) Mar 27, 2025
@vedantmgoyal9
Copy link
Member Author

@caarlos0 done 👍🏻

@caarlos0 caarlos0 merged commit 47092be into main Mar 27, 2025
18 checks passed
@caarlos0 caarlos0 deleted the wg-schema branch March 27, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants