Releases: nuke-build/nuke
Releases Β· nuke-build/nuke
9.0.4
- Security: Fixed output filter from
ArgumentStringHandler
- Removed obsolete members
- Fixed
PreProcess
of tasks requires exact options type - Fixed missing
position
andsecret
properties - Fixed preparation of shadow directory in
ReSharperTasks
- Fixed base class in
ReSharperTasks
- Fixed missing arguments in
DotNetTasks
- Fixed missing commands in
DotNetTasks
andNuGetTasks
- Fixed package executable in
OctoVersionTasks
9.0.3
- Fixed nullable options for
ToolTasks.Run
- Fixed static tool path resolution
- Fixed tool requirements initialization
- Fixed documentation link in tool wrapper remarks
- Fixed documentation on task methods and settings classes
- Fixed missing
NuGetKeyVaultSignTool
- Fixed package executable in
OctopusTasks
9.0.2
- Fixed MSBuild tasks to use
net8.0
target framework - Fixed error handling in
:update
command - Fixed resolving tool path from options
- Fixed nullable options for
ToolTasks.Run
- Fixed nullable underlying dictionary for delegate properties
- Fixed skipping null and whitespace arguments
- Fixed tool requirements
- Fixed NPM tool path resolution
- Fixed logging errors as standard in
GitTasks
andDockerTasks
- Fixed argument format in
DotNetTasks
- Fixed nullable
Plugins
dictionary inReSharperTasks
9.0.1
9.0.0
8.1.4
8.1.3
- Fixed naming from
NukeBuild.IsSucessful
toIsSucceeding
- Fixed
NukeBuild.IsSucceeding
to negateIsFailing
- Fixed NJsonSchema reference version
- Fixed
:secrets
command to find secret parameters - Fixed argument format in
DotNetTasks
- Fixed definite argument in
EntityFrameworkTasks
- Fixed deprecated argument in
MinVerTasks
8.1.2
8.1.1
8.1.0
- Added schema generation with references for
build.schema.json
- Added deserialization of full objects from
parameters.json
- Added
AbsolutePath
extension methods forAddUnixSymlink
,Copy*
,Move*
,Rename*
- Added support for preprocessor directives in solution parsing
- Added
Pattern
in favor of property inLatestGitHubReleaseAttribute
- Added
ConcurrencyGroup
,ConcurrencyCancelInProgress
,EnvironmentName
,EnvironmentUrl
inGitHubActionsAttribute
- Added
DotnetPackagingTasks
- Fixed invoked targets to not be excluded from skipping
- Fixed stripping of hyphens in skipped target names
- Fixed empty environment variables to be resolved as empty arrays
- Fixed
EnableUnsafeBinaryFormatterSerialization
to be set throughAppContext
- Fixed unquoting of multiple quoted arguments in
ArgumentStringHandler
- Fixed using logger from settings in parallel execution
- Fixed handling of duplicated NuGet package files
- Fixed inclusion of original NuGet packages in requirements
- Fixed GitHubActions to use latest action versions
- Fixed
DotCoverTasks
andEntityFrameworkTasks
tool path resolution - Fixed missing members in
GitHubActionsImage
- Fixed missing properties in
GitLab
- Fixed missing parameters in
AzurePipelines.SetVariables
- Fixed missing arguments in
DotNetTasks
- Fixed tool path in
CodecovTasks