Skip to content

Releases: nbuildkit/nBuildKit.MsBuild

0.10.7

05 Apr 03:50
Compare
Choose a tag to compare

[331] Allow not pushing symbols (pvandervelde)
[332] Copying multiple files to single location is broken (pvandervelde)

0.10.6

04 Apr 08:17
Compare
Choose a tag to compare

[330] Allow copying a file to multiple locations in copy.file, copy.http, copy.archive and copy.nuget ()

0.10.5

06 Mar 11:10
Compare
Choose a tag to compare

[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

31 Oct 08:06
Compare
Choose a tag to compare

[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

12 Oct 08:15
Compare
Choose a tag to compare

[319] Pull out ErrorCode handling from BaseTask (pvandervelde)

0.10.2

28 Aug 06:49
Compare
Choose a tag to compare

[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

17 Jul 04:55
Compare
Choose a tag to compare

[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

13 Jul 07:06
Compare
Choose a tag to compare

[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

14 Jun 04:50
Compare
Choose a tag to compare

Added the default path for the VS2017 build tools

0.9.3

06 Jun 09:25
Compare
Choose a tag to compare

298 - Allow tasks to not execute if their item groups are empty