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

Infer version from git tag #129

Merged
merged 1 commit into from
Jul 20, 2018
Merged

Infer version from git tag #129

merged 1 commit into from
Jul 20, 2018

Conversation

schnapster
Copy link
Contributor

Will produce the version for the lavalink server like this:
If there is a git tag, and the repository is in a clean state, the version will be exactly the git tag.
Otherwise it will be -SNAPSHOT.

This will require adjusting the docker release script on the CI server to expect the githash version flavor, but can be done at a later point in time. I'll assign that task to myself, to do it after the v3 is published.

@schnapster schnapster mentioned this pull request Jul 20, 2018
4 tasks
@freyacodes freyacodes merged commit 9c94327 into v3 Jul 20, 2018
@schnapster schnapster deleted the version-from-git-tag branch July 20, 2018 22:47
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.

None yet

2 participants