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 issues with last tag not being detected properly #1570

Merged
merged 1 commit into from
Sep 20, 2021

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Sep 20, 2021

Previously, describe would return a wrong tag, which wasn't the lastest published tag. Now we lsit tags explicitely and get the last one.

Fixes scalacenter/homebrew-bloop#17

Previously, describe would return a wrong tag, which wasn't the lastest published tag. Now we lsit tags explicitely and get the last one.

Fixes scalacenter/homebrew-bloop#17
@tgodzik tgodzik requested review from adpi2 and ckipp01 September 20, 2021 13:18
Copy link
Member

@ckipp01 ckipp01 left a comment

Choose a reason for hiding this comment

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

LGTM!

@tgodzik tgodzik merged commit 7be9791 into scalacenter:master Sep 20, 2021
@tgodzik tgodzik deleted the fix-tag branch September 20, 2021 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

brew upgrade fails because of missing resources
2 participants