Skip to content

Conversation

@juancarlostong
Copy link
Contributor

the new versioning convention introduces git tags that start with v
this change will ensure that the leading v will be excluded when
packages are being created. eg.
GIT_TAG = TRAVIS_TAG = v0.2.0
then
VERSION = 0.2.0 = DOCKER_TAG and versioning in rpm/deb packages

the new versioning convention introduces git tags that start with v
this change will ensure that the leading v will be excluded when
packages are being created. eg.
GIT_TAG = TRAVIS_TAG = v0.2.0
then
VERSION = 0.2.0 = DOCKER_TAG and versioning in rpm/deb packages
@codecov
Copy link

codecov bot commented Oct 5, 2019

Codecov Report

Merging #34 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #34   +/-   ##
======================================
  Coverage    65.8%   65.8%           
======================================
  Files          12      12           
  Lines         348     348           
======================================
  Hits          229     229           
  Misses         95      95           
  Partials       24      24

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dd1c253...4f14e5b. Read the comment docs.

@juancarlostong
Copy link
Contributor Author

tested working in v0.2.0-34, will cut new version 0.2.1 when this gets merged to master

Copy link
Contributor

@mikecdavis mikecdavis left a comment

Choose a reason for hiding this comment

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

LGTM

@juancarlostong juancarlostong merged commit 96eb725 into master Oct 10, 2019
@juancarlostong juancarlostong deleted the jctong/versioning_fix_for_build branch October 10, 2019 21:02
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