Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ci: fixed goreleaser latest version binary name breaking buildx #1019

Merged
merged 3 commits into from
Dec 8, 2024

Conversation

fmartingr
Copy link
Member

@fmartingr fmartingr commented Dec 8, 2024

  • Use a fixed goreleaser version in CI
  • Updated the .goreleaser.yml file, addressing the warnings.
  • Rename the arm64_v8.0 file to remove the _v8.0 suffix which was breaking buildx builds.

@fmartingr fmartingr added this to the 1.7.2 milestone Dec 8, 2024
@fmartingr fmartingr self-assigned this Dec 8, 2024
Copy link

codecov bot commented Dec 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.74%. Comparing base (660d425) to head (25a38fd).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1019   +/-   ##
=======================================
  Coverage   34.74%   34.74%           
=======================================
  Files          61       61           
  Lines        5322     5322           
=======================================
  Hits         1849     1849           
  Misses       3249     3249           
  Partials      224      224           

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

@fmartingr fmartingr changed the title fix: buildx in ci ci: fixed goreleaser latest version binary name breaking buildx Dec 8, 2024
@fmartingr fmartingr merged commit afe49d6 into master Dec 8, 2024
16 checks passed
@fmartingr fmartingr deleted the fix/buildx-ci branch December 8, 2024 13:37
@fmartingr fmartingr modified the milestones: 1.7.2, 1.8.0 Dec 8, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant