Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Makefile: get version from the git tags #488

Merged
merged 1 commit into from
Mar 23, 2022
Merged

Makefile: get version from the git tags #488

merged 1 commit into from
Mar 23, 2022

Conversation

isacikgoz
Copy link
Member

Summary

We get the version number from the recent git tags. So if we need to build this for release, we need to create the tag before releasing.

Ticket Link

https://mattermost.atlassian.net/browse/MM-42701

@isacikgoz isacikgoz added the 2: Dev Review Requires review by a core committer label Mar 23, 2022
@stafot stafot requested a review from a user March 23, 2022 10:34
@spirosoik
Copy link
Member

thanks @agnivade and @isacikgoz for the help here

Copy link
Member

@agnivade agnivade left a comment

Choose a reason for hiding this comment

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

Lovely

@agnivade agnivade added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core committer labels Mar 23, 2022
@agnivade
Copy link
Member

@pfltdv / @spirosoik - So the changes from my previous comment is that the version info is taken from the git tag, not the branch name. Just for clarity.

@isacikgoz isacikgoz merged commit d5ed8eb into master Mar 23, 2022
@isacikgoz isacikgoz deleted the MM-42701 branch March 23, 2022 15:39
ghost pushed a commit that referenced this pull request Mar 29, 2022
ghost pushed a commit that referenced this pull request Mar 29, 2022
ghost pushed a commit that referenced this pull request Mar 30, 2022
ghost pushed a commit that referenced this pull request Mar 30, 2022
ghost pushed a commit that referenced this pull request Mar 31, 2022
* Makefile: get version from the git tags (#488)

* Populate DIST_VER from tags related to v6.3.X

Signed-off-by: Mustafa Kara <mkara@pinchflat.dev>

Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>
ghost pushed a commit that referenced this pull request Mar 31, 2022
* Makefile: get version from the git tags (#488)

* Populate DIST_VER from tags related to v6.4.X

Signed-off-by: Mustafa Kara <mkara@pinchflat.dev>

Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>
ghost pushed a commit that referenced this pull request Mar 31, 2022
Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants