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

Get-Version.ps1 does not provide a field that varies with publicReleaseRefSpec #70

Closed
AArnott opened this issue Jun 12, 2016 · 0 comments
Assignees

Comments

@AArnott
Copy link
Collaborator

AArnott commented Jun 12, 2016

When using the Get-Version.ps1 script, the object returned does not have a field that varies based on whether the checked out branch is one of those specified by publicReleaseRefSpec in the version.json file.

This prevents npm packages from being versioned according to the same policies as a nuget package.

@AArnott AArnott self-assigned this Jun 18, 2016
AArnott added a commit that referenced this issue Jun 19, 2016
This was a significant refactoring to move all version computations and string assembling into a reusable class that both MSBuild and Powershell can call into.

Fixes #70
AArnott added a commit that referenced this issue Sep 5, 2022
Run net472 tests on mac/linux (which means on Mono)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant