Skip to content

feat(golang): update allowed targets #5951

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
Aug 5, 2025
Merged

feat(golang): update allowed targets #5951

merged 1 commit into from
Aug 5, 2025

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Aug 5, 2025

  • add the concept of experimental and broken targets
  • added openbsd/riscv64 as an experimental target (added in go1.23)
  • moved windows/arm into the broken target list (marked in go1.25, will be removed in go1.27)
  • added rva23u64 to GORISCV64 (added in go1.26)

closes https://github.com/orgs/goreleaser/discussions/5939

@caarlos0 caarlos0 self-assigned this Aug 5, 2025
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Aug 5, 2025
Copy link

codecov bot commented Aug 5, 2025

Codecov Report

❌ Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.68%. Comparing base (bb56356) to head (56d966e).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
internal/builders/golang/targets.go 85.71% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5951      +/-   ##
==========================================
+ Coverage   82.67%   82.68%   +0.01%     
==========================================
  Files         165      165              
  Lines       16537    16547      +10     
==========================================
+ Hits        13672    13682      +10     
  Misses       2273     2273              
  Partials      592      592              

☔ 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 caarlos0 merged commit 75110a1 into main Aug 5, 2025
16 of 17 checks passed
@caarlos0 caarlos0 deleted the experimental-targets branch August 5, 2025 22:49
caarlos0 added a commit that referenced this pull request Aug 15, 2025
refs #5951

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant