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

add explicit parameter types in GitBasedVersioning #7

Merged
merged 1 commit into from
Dec 8, 2017

Conversation

coolya
Copy link
Contributor

@coolya coolya commented Dec 8, 2017

Explicit were needed because otherweise build scripts would invoke the
incorrect function interpreting the build count as the branch name.

Explicit were needed because otherweise build scripts would invoke the
incorrect function interpreting the build count as the branch name.
@coolya coolya force-pushed the refactor/add-explicit-param-types branch from f5f453f to d24313e Compare December 8, 2017 11:54
Copy link
Contributor

@sergej-koscejev sergej-koscejev left a comment

Choose a reason for hiding this comment

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

In my opinion if the number of overloads continues to grow we should change the design (different names for overloads or maybe introduce a builder). But at the moment it's still okay.

@sergej-koscejev sergej-koscejev merged commit c02f785 into master Dec 8, 2017
@sergej-koscejev sergej-koscejev deleted the refactor/add-explicit-param-types branch December 8, 2017 12:12
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