Skip to content

chore: add support for chocolatey in goreleaser#5476

Draft
Mia-Cross wants to merge 2 commits intoscaleway:mainfrom
Mia-Cross:chocolatey_support
Draft

chore: add support for chocolatey in goreleaser#5476
Mia-Cross wants to merge 2 commits intoscaleway:mainfrom
Mia-Cross:chocolatey_support

Conversation

@Mia-Cross
Copy link
Copy Markdown
Contributor

Closes #5274, closes scaleway/chocolatey#1

@Mia-Cross Mia-Cross self-assigned this Apr 10, 2026
@Mia-Cross Mia-Cross added bug priority:highest Bugs filled by customers, security issues labels Apr 10, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.16%. Comparing base (1125e52) to head (3e57454).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5476   +/-   ##
=======================================
  Coverage   51.16%   51.16%           
=======================================
  Files         324      324           
  Lines       75679    75679           
=======================================
  Hits        38722    38722           
  Misses      35480    35480           
  Partials     1477     1477           

☔ View full report in Codecov by Sentry.
📢 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.

@Mia-Cross Mia-Cross marked this pull request as ready for review April 10, 2026 15:24
@Mia-Cross Mia-Cross requested a review from remyleone as a code owner April 10, 2026 15:24
Comment thread .goreleaser.yml
draft: true
name_template: "{{ .Tag }}"

chocolateys:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'm concerned that choco is probably not installed:

GoReleaser will not install chocolatey/choco nor any of its dependencies for you.

This might be helpful https://github.com/algolia/cli/blob/main/.github/workflows/releases.yml

@Mia-Cross Mia-Cross marked this pull request as draft April 14, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug priority:highest Bugs filled by customers, security issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Choco package not being updated Package not updated since 2.33.0

3 participants