During build process env variables about version not available later in build process #1874
Labels
Status: Up for grabs
Issues that are ready to be worked on by anyone
Type: Maintenance
Any dependency, housekeeping, and clean up Issue or PR
While developing #1866
This part of the build process gives the impression that certain environment variables set by GitVersion should be available later in the build process.
octokit.net/build/Utilities/BuildVersion.cs
Lines 39 to 46 in 5f34e24
I had to work around this to convey the values I needed, but a permanent fix would be to store the returned version with the build context.
Other notes
https://ci.appveyor.com/project/github-windows/octokit-net/build/0.33.0-PullRequest.1866+37.build.2897
The text was updated successfully, but these errors were encountered: