Skip to content

Added 'GitVersion init' command which creates a sample GitVersionConfig.... #320

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 3 commits into from
Dec 9, 2014

Conversation

JakeGinnivan
Copy link
Contributor

...yaml file. Fixes #305

Looks like this:

# assembly-versioning-scheme: MajorMinorPatchMetadata | MajorMinorPatch | MajorMinor | Major
# develop-branch-tag: alpha
# release-branch-tag: rc
# tag-prefix: '[vV|version-] # regex to match git tag prefix
# next-version: 1.0.0

@JakeGinnivan
Copy link
Contributor Author

@SimonCropp I have changed assemblyVersioningScheme to assembly-versioning-scheme to line up with the other naming. Is this going to be an issue

@SimonCropp
Copy link
Contributor

perhaps throw for the old invalid setting for a few versions?

@JakeGinnivan
Copy link
Contributor Author

@SimonCropp auto upgrade that property and log warning.

https://github.com/ParticularLabs/GitVersion/pull/320/files#diff-240efcc9f8b3f9f68f3612c50d2410eaR18

Should be good to go

@SimonCropp
Copy link
Contributor

Cool looks good

@gep13
Copy link
Member

gep13 commented Dec 9, 2014

@JakeGinnivan out of interest, is there a reason that me are not seeing a TeamCity build output message here to say whether the Pull Request built correctly or not?

@JakeGinnivan
Copy link
Contributor Author

Assume @andreasohlund changed his password or enabled 2fa :) Probably needs to use a build account.

JakeGinnivan added a commit that referenced this pull request Dec 9, 2014
Added 'GitVersion init' command which creates a sample GitVersionConfig....
@JakeGinnivan JakeGinnivan merged commit 50d6f03 into GitTools:master Dec 9, 2014
@JakeGinnivan JakeGinnivan deleted the GitVersionInit branch December 9, 2014 10:07
@gep13
Copy link
Member

gep13 commented Dec 9, 2014

Assume @andreasohlund changed his password or enabled 2fa :) Probably needs to use a build account.

Ah, that would do it :-) Who do we need to talk to to get a build account set up? @andreasohlund @SimonCropp

@gep13
Copy link
Member

gep13 commented Dec 9, 2014

@JakeGinnivan TeamCity build status is now being reported back to GitHub @andreasohlund fixed it.

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.

Create Default Yaml File
3 participants