Skip to content

feat(Makefile): add tag parsing to inject version from git#269

Merged
Wondertan merged 1 commit intomainfrom
hlib/tag-test
Dec 6, 2021
Merged

feat(Makefile): add tag parsing to inject version from git#269
Wondertan merged 1 commit intomainfrom
hlib/tag-test

Conversation

@Wondertan
Copy link
Member

This last bit is required before the release, otherwise binary wouldn't properly show the version number.

Closes: #163

@Wondertan Wondertan requested a review from liamsi as a code owner December 6, 2021 21:59
@Wondertan Wondertan self-assigned this Dec 6, 2021
@Wondertan Wondertan requested a review from renaynay as a code owner December 6, 2021 21:59
Copy link
Member

@liamsi liamsi left a comment

Choose a reason for hiding this comment

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

utACK

@Wondertan
Copy link
Member Author

Tested locally, works as expected

@Wondertan
Copy link
Member Author

Output when a tag is aligned with HEAD.
image

Output when a tag is not aligned with HEAD
image

@Wondertan Wondertan merged commit bbcfc13 into main Dec 6, 2021
@Wondertan Wondertan deleted the hlib/tag-test branch December 6, 2021 22:22
@Wondertan Wondertan restored the hlib/tag-test branch January 7, 2022 14:40
@Wondertan Wondertan deleted the hlib/tag-test branch January 7, 2022 15:56
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.

Get Celestia version from git tags in Makefile

3 participants