Skip to content

chore: add fixes for winget#5753

Open
remyleone wants to merge 1 commit into
mainfrom
winget_fixes
Open

chore: add fixes for winget#5753
remyleone wants to merge 1 commit into
mainfrom
winget_fixes

Conversation

@remyleone

Copy link
Copy Markdown
Member

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:


Copilot AI review requested due to automatic review settings June 26, 2026 11:10
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.42%. Comparing base (9590308) to head (9abab3a).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5753   +/-   ##
=======================================
  Coverage   50.42%   50.42%           
=======================================
  Files         342      342           
  Lines       78514    78514           
=======================================
  Hits        39589    39589           
  Misses      37429    37429           
  Partials     1496     1496           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the GoReleaser WinGet publishing configuration to include richer manifest metadata for the Scaleway CLI, aiming to improve WinGet package submission/quality.

Changes:

  • Updates WinGet publisher value and adds additional manifest metadata fields (URLs, copyright, etc.).
  • Expands WinGet tags to improve package discoverability.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .goreleaser.yml
Comment on lines 111 to +113
license: Apache-2.0
author: Scaleway
copyright: Copyright (c) Scaleway SAS
Comment thread .goreleaser.yml
Comment on lines +116 to 118
license_url: https://github.com/scaleway/scaleway-cli/blob/master/LICENSE
release_notes_url: https://github.com/scaleway/scaleway-cli/releases/tag/{{ .Tag }}
release_notes: "{{ .Changelog }}"
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.

3 participants