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

fix(goreleaser): tag_sort #3972

Merged
merged 1 commit into from
Nov 28, 2024
Merged

fix(goreleaser): tag_sort #3972

merged 1 commit into from
Nov 28, 2024

Conversation

cristaloleg
Copy link
Contributor

git:
  # What should be used to sort tags when gathering the current and previous
  # tags if there are more than one tag in the same commit.
  #
  # Default: '-version:refname'.
  tag_sort: -version:creatordate

https://goreleaser.com/customization/git/

@cristaloleg cristaloleg self-assigned this Nov 27, 2024
@cristaloleg cristaloleg added the kind:ci CI related PRs label Nov 27, 2024
Copy link
Member

@renaynay renaynay left a comment

Choose a reason for hiding this comment

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

utack 🤞🏻

@cristaloleg cristaloleg merged commit 774be14 into main Nov 28, 2024
32 of 33 checks passed
@cristaloleg cristaloleg deleted the fix/goreleaser-tag branch November 28, 2024 13:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
kind:ci CI related PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants