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

made it easier to generate beta packages of Hyperion locally #103

Merged
merged 2 commits into from
Nov 2, 2018

Conversation

Aaronontheweb
Copy link
Member

If TeamCity isn't available to pass in a build number environment variable, beta NuGet packages will now be named using the following convention:

[PackageName].[VerisonInReleaseNotes]-beta[DateTime.UtcNow.Ticks]

If the BUILD_NUMBER environment variable is available, NuGet packages will be built the same way they are now:

[PackageName].[VerisonInReleaseNotes]-beta[BUILD_NUMBER]

@Aaronontheweb Aaronontheweb merged commit 0988cea into akkadotnet:dev Nov 2, 2018
@Aaronontheweb Aaronontheweb deleted the betanumber-bump branch November 2, 2018 15:38
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.

1 participant