Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Deploy script should re-use existing version number file #30

Closed
pvandervelde opened this issue Apr 23, 2014 · 0 comments
Closed

Deploy script should re-use existing version number file #30

pvandervelde opened this issue Apr 23, 2014 · 0 comments

Comments

@pvandervelde
Copy link
Member

The Deploy.GitTag.msbuild script should use the same version file as the build process did.

@pvandervelde pvandervelde added this to the Next 0.8.X release milestone Apr 23, 2014
pvandervelde added a commit that referenced this issue May 11, 2014
…cVersion.msbuild and GetSemanticVersion.msbuild.

The first script calls GitHubVersion to determine the semantic version and writes that to a file. Then the second script can be used to parse that file to get the version numbers where they are needed.
This ensures that we only get the version once during the build process which prevents while tagging.

references #30
pvandervelde added a commit that referenced this issue May 11, 2014
pvandervelde added a commit that referenced this issue Jun 9, 2016
…cVersion.msbuild and GetSemanticVersion.msbuild.

The first script calls GitHubVersion to determine the semantic version and writes that to a file. Then the second script can be used to parse that file to get the version numbers where they are needed.
This ensures that we only get the version once during the build process which prevents while tagging.

references #30
pvandervelde added a commit that referenced this issue Jun 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant