Releases: nbuildkit/nBuildKit.MsBuild
0.10.7
0.10.6
[330] Allow copying a file to multiple locations in copy.file, copy.http, copy.archive and copy.nuget ()
0.10.5
[326] GPG verification fails intermittently (pvandervelde)
[328] Use vstest from the professional folder when enterprise is not installed (carlp)
[329] NuGet restore in workspace prepare restores too much (pvandervelde)
0.10.4
[320] PathUtilities.IncludedPaths paths are not stripped of leading and trailing whitespace (pvandervelde)
[321] The entrypoint script selects the lowest allowed version, not the highest (pvandervelde)
[324] Only pull node related packages if required (pvandervelde)
0.10.3
[319] Pull out ErrorCode handling from BaseTask (pvandervelde)
0.10.2
[316] nBuildKit.MsBuild.Actions has tasks assembly that shouldn't be there (pvandervelde)
[317] Deploy and test step lists are missing the bootstrap steps (pvandervelde)
[318] Allow getting VCS information during the deploy process (pvandervelde)
0.10.1
[313] Enable gathering release notes during deploy (pvandervelde)
[314] Enable pushing to NuGet during deploy (pvandervelde)
[315] ExtractIssueIdsFromGitCommitMessages returns incorrect commit information if commits have been cherry picked (pvandervelde)
0.10.0
[223] Add integration test for pushing to a branch (pvandervelde)
[248] Provide insertion points for the step sequence (pvandervelde)
[274] Reorganise the integration tests (pvandervelde)
[291] Deploy to git branch fails if local repository already exists (pvandervelde)
[292] nBuildKit deploy to github: Release notes don't appear (pvandervelde)
[295] Readme has wrong link for github releases (pvandervelde)
[296] Add ability to verify GPG signed files (pvandervelde)
[297] Migrate file hash calculation scripts from Ops-Tools-Build (pvandervelde)
[299] Allow downloading of files from HTTPS locations (pvandervelde)
[301] HttpFilesToCopy should provide 'name' under which files are stored (pvandervelde)
[302] Update to GitVersion 4.0 (pvandervelde)
[303] Deploy artefacts to a HTTP or HTTPS server (pvandervelde)
[304] Provide flags to indicate which stage the build is in (pvandervelde)
[305] Only download GPG if we have files that need GPG verification (pvandervelde)
[306] Allow use of templates in archive files to copy (pvandervelde)
[307] Only execute pester if there are actual tests (pvandervelde)
[308] Rename DirTest to DirTests (pvandervelde)
[309] Properties for branch type should be set in the pre-user file (pvandervelde)
[310] DirUserSettings overwritten during build (pvandervelde)
[311] Http upload should not buffer files while uploading (pvandervelde)
[312] Allow deleting files from a HTTP file server (pvandervelde)
0.9.4
Added the default path for the VS2017 build tools