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

Get latest tag #176

Merged
merged 3 commits into from
Jul 22, 2024
Merged

Get latest tag #176

merged 3 commits into from
Jul 22, 2024

Conversation

dakota002
Copy link
Contributor

@dakota002 dakota002 commented Jul 22, 2024

git describe --exact-match --tags returns the error:
fatal: no tag exactly matches '5c6a98ef76738659b1a1dcf5666744ba466687ee'

This should resolve that

Edit:
git describe --abbrev=0 also returns the latest tag, effectively the same as git describe --tags --abbrev=0

@dakota002 dakota002 requested a review from lpsinger July 22, 2024 20:23
@dakota002 dakota002 merged commit f2b21aa into nasa-gcn:main Jul 22, 2024
1 of 2 checks passed
@dakota002 dakota002 deleted the GetLatestTag branch July 22, 2024 20:27
@lpsinger
Copy link
Member

This broke validation on main.

@lpsinger lpsinger mentioned this pull request Jul 23, 2024
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.

3 participants