Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Changed versioning approach.#525

Merged
Pazus merged 1 commit intodevelopfrom
feature/versioning_approach_changes
Nov 29, 2017
Merged

Changed versioning approach.#525
Pazus merged 1 commit intodevelopfrom
feature/versioning_approach_changes

Conversation

@jgebal
Copy link
Copy Markdown
Member

@jgebal jgebal commented Nov 29, 2017

Now version is bumped on every commit to develop and release/vX.X.Xsomething branch.
Files are no longer blocked from getting downloaded from github.
Version is not updated in all files, only in ut_utils and VERSION file.
For develop branch, the version is automatically set to be:

  • vX.Y.Z-develop in VERSION file
  • vX.Y.Z.B-develop in ut_utils
    When building on a release branch, the version is automatically be derived from release branch name and the -develop suffix is not added for release branches.

Now version is bumped on every commit to `develop` and `release/vX.X.Xsomething` branch.
Files are no longer blocked from getting downloaded from github.
Version is not updated in all files, only in `ut_utils` and `VERSION` file.
For develop branch, the version is automatically set to be:
- `vX.Y.Z-develop` in VERSION file
- `vX.Y.Z.B-develop` in `ut_utils`
When building on a release branch, the version is automatically be derived from **release branch name** and the `-develop` suffix is not added for release branches.
@jgebal jgebal added this to the v3.0.5 milestone Nov 29, 2017
@jgebal jgebal requested review from Pazus, pesse and viniciusam November 29, 2017 00:55
@jgebal jgebal self-assigned this Nov 29, 2017
Copy link
Copy Markdown
Member

@pesse pesse left a comment

Choose a reason for hiding this comment

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

Looks great, I like especiall the improved commenting

Copy link
Copy Markdown
Member

@Pazus Pazus left a comment

Choose a reason for hiding this comment

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

I like the new clean approach!
Well done, Jacek.

@Pazus Pazus merged commit 1749d22 into develop Nov 29, 2017
@Pazus Pazus removed the in progress label Nov 29, 2017
@jgebal jgebal deleted the feature/versioning_approach_changes branch December 4, 2017 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants