Skip to content

Version calculation should not use tags from not merged branch #978

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

Merged
merged 1 commit into from
Aug 9, 2016

Conversation

lerthe61
Copy link
Contributor

Create unit test which cover scenario described in #862 issue. Short description:
Repositories consist from three branch - feature, develop and master. There is only fork (NO merge commits) in repository. Feature and Master branches grow up from the same commit. Tags in feature branch should not taking in count for version calculation for develop branch.

@lerthe61
Copy link
Contributor Author

This test failed for version 3.4.1 (portable). And I would like to introduce this unit test to be sure that not facing the same problem in future.

@asbjornu asbjornu changed the title #862 Unit test to test that version calculation does not use tags fro… Version calculation should not use tags from not merged branch Aug 9, 2016
@asbjornu
Copy link
Member

asbjornu commented Aug 9, 2016

@lerthe61 LGTM, thanks! 👍

@asbjornu asbjornu merged commit 5f30b8a into GitTools:master Aug 9, 2016
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