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

feat: custom tag.sort #3611

Merged
merged 1 commit into from Dec 3, 2022
Merged

feat: custom tag.sort #3611

merged 1 commit into from Dec 3, 2022

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Nov 30, 2022

closes #3609

Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 self-assigned this Nov 30, 2022
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 30, 2022
@caarlos0 caarlos0 marked this pull request as ready for review November 30, 2022 10:53
@caarlos0 caarlos0 added the enhancement New feature or request label Nov 30, 2022
@vercel vercel bot temporarily deployed to Preview November 30, 2022 10:53 Inactive
@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Merging #3611 (7d4742d) into main (7242733) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3611      +/-   ##
==========================================
- Coverage   83.67%   83.63%   -0.05%     
==========================================
  Files         117      117              
  Lines        9827     9839      +12     
==========================================
+ Hits         8223     8229       +6     
- Misses       1295     1299       +4     
- Partials      309      311       +2     
Impacted Files Coverage Δ
pkg/config/config.go 95.21% <ø> (ø)
internal/pipe/git/git.go 86.20% <100.00%> (+0.30%) ⬆️
pkg/archive/zip/zip.go 70.58% <0.00%> (-8.96%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@caarlos0 caarlos0 merged commit f5696d0 into main Dec 3, 2022
@caarlos0 caarlos0 deleted the git-tag-sort branch December 3, 2022 00:50
@github-actions github-actions bot added this to the v1.14.0 milestone Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 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.

goreleaser attempt to release an existing tag and fail
1 participant