Skip to content
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

fix(ci): ignore nightly tags when comparing stable releases #935

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

fmartingr
Copy link
Member

This change makes goreleaser ignore release candidate tags when comparing the previous version of a stable release, generating a proper changelog instead of just the comparison with the latest RC.

@fmartingr fmartingr self-assigned this Jun 8, 2024
Copy link

codecov bot commented Jun 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.08%. Comparing base (650f192) to head (b19022d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #935   +/-   ##
=======================================
  Coverage   34.08%   34.08%           
=======================================
  Files          60       60           
  Lines        4008     4008           
=======================================
  Hits         1366     1366           
  Misses       2420     2420           
  Partials      222      222           

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

@fmartingr fmartingr force-pushed the fix/goreleaser-stable-release-comparison branch from b4f3a0d to b19022d Compare June 8, 2024 11:46
@fmartingr fmartingr merged commit 9aa8332 into master Jun 8, 2024
14 checks passed
@fmartingr fmartingr deleted the fix/goreleaser-stable-release-comparison branch June 8, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant