Tags: corbob/boxstarter
Tags
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 (chocolatey#505) (maint) link boxstarter.org repository (maint) crlf in Markdown files! (build) Get NuGet restore step working (chocolatey#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 (chocolatey#448) Use Choco to create NuGet packages (chocolatey#448) Add extra metadata to nuspec files (maint) Remove build steps that aren't required (build) Fix passing of build counter ...
(build) Switch back to assembly version number The ModuleVersion in the psd1 needs to be a System.Version object, so we can't use the semantic version number that is used for the package version number. This commit reverts back to previous behaviour before a change was made during automating the build through TeamCity.
Merge pull request chocolatey#445 from mwallner/chocolateyGH-444 (chocolateyGH-444) Refactor code around Boxstarter specific parameters to make it clearer
Merge pull request chocolatey#445 from mwallner/chocolateyGH-444 (chocolateyGH-444) Refactor code around Boxstarter specific parameters to make it clearer
fix chocolatey#278 not invoking method on nonexistent env variable data Signed-off-by: Matt Wrock <[email protected]>
update release notes Signed-off-by: Matt Wrock <[email protected]>
update release notes Signed-off-by: Matt Wrock <[email protected]>
PreviousNext