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

feat (worker): cds.semver review #2652

Merged
merged 2 commits into from
May 11, 2018
Merged

feat (worker): cds.semver review #2652

merged 2 commits into from
May 11, 2018

Conversation

yesnault
Copy link
Member

on a tag: git.describe+cds.version
example: 0.13.0+cds.888, where 888 is the cds.version

on a non-tag: 0.31.1-1-g3dfdc2031+cds.888

notice that 0.31.1-1-g3dfdc2031 is considered as a valid semver

Signed-off-by: Yvonnick Esnault yvonnick.esnault@corp.ovh.com

on a tag: git.describe+cds.version
example: 0.13.0+cds.888, where 888 is the cds.version

on a non-tag: 0.31.1-1-g3dfdc2031+cds.888

notice that 0.31.1-1-g3dfdc2031 is considered as a valid semver

Signed-off-by: Yvonnick Esnault <yvonnick.esnault@corp.ovh.com>
cds.semver should not be used as a tag name
example: 0.31.1-1-g3dfdc2031, we probably don't want to create a tag with that
@sguiheux sguiheux merged commit 664e38c into master May 11, 2018
@sguiheux sguiheux deleted the ye-cdssemver branch May 25, 2018 08:38
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.

2 participants