- Notifications
You must be signed in to change notification settings - Fork161
Tags: chocolatey/boxstarter
Tags
3.0.1
(build) Handle null value for PreReleaseLabelDepending on what branch is in play, the PreReleaseLabel may notcontain a value, as such, we need to handle when this hasn't been set,and only attempt to grab a prerelease value when there is known to beone.
3.0.0
Merge branch 'release/3.0.0'* release/3.0.0: (29 commits) (build) Be more specific about how to run NuGet (doc) Fixed typo in about_boxstarter_bootstrapper (#505) (maint) link boxstarter.org repository (maint) crlf in Markdown files! (build) Get NuGet restore step working (#503) Remove website from repository (maint) Add .DS_Store file to .gitignore (build) Switch back to assembly version number (build) Use rc prerelease label (build) Minor tweak to asserted versions (build) Update VCS Root name (build) Add additional settings for GitVersion (build) Switch to using packageVersion (maint) Remove unnecessary files (build) Add missing Kotlin import (build) Add publishing of artifacts (#448) Use Choco to create NuGet packages (#448) Add extra metadata to nuspec files (maint) Remove build steps that aren't required (build) Fix passing of build counter ...
3.0.0-beta-20220427-21
(build) Switch back to assembly version numberThe ModuleVersion in the psd1 needs to be a System.Version object, sowe can't use the semantic version number that is used for the packageversion number.This commit reverts back to previous behaviour before a change was madeduring automating the build through TeamCity.
PreviousNext