Releases: nuke-build/nuke
Releases Β· nuke-build/nuke
v0.24.9
v0.24.8
- Fixed publishing of global tool for
netcoreapp3.1 - Fixed .NET Core SDK install script URL
- Fixed trap error output in PowerShell bootstrapping
- Fixed AzurePipelines push triggers
- Fixed AzurePipelines configuration to allow overriding configuration directory
- Fixed previous constructor usages for
AzurePipelinesAttribute - Fixed PowerShell downloads to use TLS 1.2 security protocol
- Fixed unrecognized
Visibleattribute forPackageDownloaditem group
v0.24.7
v0.24.6
v0.24.5
v0.24.4
- Fixed Refit version
- Fixed conversion of
GitHubActionsTrigger - Fixed project default includes to check existence of files
- Fixed projects to target
netcoreapp2.1 - Fixed configuration generation to allow multiple configurations per host type
- Fixed
AzurePipelinesAttributeto allow setting a configuration suffix - Fixed CI server detection to ignore empty environment variables
- Fixed
TeamCityOutputSinkto not report errors as build problems - Fixed custom logger for
NpmTasks - Fixed custom logger for
DockerTasks - Fixed missing NuGet install task
- Fixed missing
Frameworkproperty inOctopusTasks - Fixed missing
ReportTypeinDotCoverTasks - Fixed missing properties in
DotNetTasks - Fixed Glob version
- Fixed
GitVersionAttributeto avoid duplicated version numbers - Fixed
System.ValueTupleversion
v0.24.2
v0.24.1
- Fixed
NuGetPackageResolverto include dependencies during tool path resolution - Fixed parsing of TeamCity environment variables
- Fixed execution flags for
build.shandbuild.cmdscripts during setup - Fixed assertion message in
UnityTasks - Fixed
build.cmdto have newline at end-of-file - Fixed logo spacing
v0.24.0
- Removed
NuGetPackagetasks and AutoMapper package reference - Removed TeamCity definitions for
VcsRootand trigger timezones - Changed
AbsolutePath,RelativePath,WinRelativePathandUnixRelativePathto outer scope - Changed default package for
DotCoverTaskstoJetBrains.dotCover.DotNetCliTool - Changed default includes to be provided via
Nuke.Common.targets - Changed
ConfigurationGenerationAttributeBasetoConfigurationAttributeBase - Changed manually invoked targets to be TeamCity deployment configurations
- Changed
AzurePipelinesinterface to use enumerations for test result type and code coverage tool type - Changed package version for
Glob,Microsoft.IdentityModel.Clients.ActiveDirectory,Newtonsoft.Json,NuGet.Packaging,Refit,YamlDotNet - Added cross-platform
build.cmdbootstrapping script - Added build emotions
- Added update of build number for TeamCity, AppVeyor, and Azure Pipelines from
GitVersionAttribute - Added
AzureKeyVaultβ previously available as addon - Added
DocFXTasks,DockerTasks,HelmTasks,KubernetesTasks, andNSwagTasksβ previously available as addons - Added TeamCity logger extension method for
DotNetBuildSettings - Added support for checkboxes in TeamCity configuration
- Added
GitHubTasks - Added
ProjectModelTasks.CreateSolution - Added
Solution.GetProjectandGetSolutionFolderoverloads viaGuid - Added
TeamCity.NightlyBuildAlwaysproperty - Added detailed null-check for
teamcity.build.branchconfiguration property - Added Coverlet extension methods for
DotNetTesttask - Added
AzurePipelines.PublishCodeCoverage - Added setters for
Projectproperties - Added
Solution.AddSolutionandProjectModelTask.CreateSolutionoverload for creating global solutions - Added path extension methods for
Get(Win|Unix)RelativePathTo,Contains, andTo(Win|Unix)RelativePath - Added
NoFetch,Framework, andUpdateBuildNumberproperties toGitVersionAttribute - Fixed directory creation in bootstrapping scripts
- Fixed artifact paths for TeamCity and Azure Pipelines
- Fixed path separators for AppVeyor and GitHubActions configurations
- Fixed
NSwagto quote tool path - Fixed
SolutionSerializerto handle inconsistent whitespaces - Fixed
NpmCitask to include definite argument - Fixed
VSTestSettings.TestCaseFiltersto be list of strings - Fixed
EnvironmentInfo.FrameworkName - Fixed
cleanCheckoutDirectoryto be set for all TeamCity build types - Fixed
AddTeamCityLoggerextension method - Fixed
buildTypereference in TeamCity build-finished triggers - Fixed
ReportGeneratortask to resolveReportGenerator.dll - Fixed sharing of artifacts between agents
- Fixed
GitVersionSettings.UpdateAssemblyInfoFileNamesto be an array