Releases: ricaun-io/ricaun.Nuke
Releases · ricaun-io/ricaun.Nuke
1.9.0-alpha.4
Features
- Enable sign files using
Azure Key Vault
.
Build
- Add
IAzureSignTool
to check ifAzureSignToolUtils
is installed. - Add import
build
with.targets
Updates
- Add
AzureSignToolUtils
to sign files usingAzureSignToolTasks
orNuGetKeyVaultSignToolTasks
. - Add
NuGetKeyVaultSignTool
for nuke version8.*
. - Add
AzureKeyVaultConfig
with json file withAzure Key Vault
without secrets. - Add
build
with.targets
to install packagesAzureSignTool
andNuGetKeyVaultSignTool
. - Add
PackageDownload
to downloadAzureSignTool
andNuGetKeyVaultSignTool
on the fly.
Tests
- Update
NuGetExtensionTests
- Add
AzureKeyVaultConfigTests
1.9.0-alpha.3
Features
- Enable sign files using
Azure Key Vault
.
Build
- Add
IAzureSignTool
to check ifAzureSignToolUtils
is installed. - Add import
build
with.targets
Updates
- Add
AzureSignToolUtils
to sign files usingAzureSignToolTasks
orNuGetKeyVaultSignToolTasks
. - Add
NuGetKeyVaultSignTool
for nuke version8.*
. - Add
AzureKeyVaultConfig
with json file withAzure Key Vault
without secrets. - Add
build
with.targets
to install packagesAzureSignTool
andNuGetKeyVaultSignTool
. - Add
PackageDownload
to downloadAzureSignTool
andNuGetKeyVaultSignTool
on the fly.
Tests
- Update
NuGetExtensionTests
- Add
AzureKeyVaultConfigTests
1.9.0-alpha.2
Features
- Enable sign files using
Azure Key Vault
.
Build
- Add
IAzureSignTool
to check ifAzureSignToolUtils
is installed. - Add import
build
with.targets
Updates
- Add
AzureSignToolUtils
to sign files usingAzureSignToolTasks
orNuGetKeyVaultSignToolTasks
. - Add
NuGetKeyVaultSignTool
for nuke version8.*
. - Add
AzureKeyVaultConfig
with json file withAzure Key Vault
without secrets. - Add
build
with.targets
to install packagesAzureSignTool
andNuGetKeyVaultSignTool
. - Add
PackageDownload
to downloadAzureSignTool
andNuGetKeyVaultSignTool
on the fly.
Tests
- Update
NuGetExtensionTests
- Add
AzureKeyVaultConfigTests
1.9.0-alpha.1
Features
- Enable sign files using
Azure Key Vault
.
Build
- Add
IAzureSignTool
to check ifAzureSignToolUtils
is installed. - Add import
build
with.targets
Updates
- Add
AzureSignToolUtils
to sign files usingAzureSignToolTasks
orNuGetKeyVaultSignToolTasks
. - Add
NuGetKeyVaultSignTool
for nuke version8.*
. - Add
AzureKeyVaultConfig
with json file withAzure Key Vault
without secrets. - Add
build
with.targets
to install packagesAzureSignTool
andNuGetKeyVaultSignTool
.
Tests
- Update
NuGetExtensionTests
- Add
AzureKeyVaultConfigTests
1.9.0-alpha
Features
- Enable sign files using
Azure Key Vault
.
Build
- Add
IAzureSignTool
to check ifAzureSignToolUtils
is installed. - Add import
build
with.targets
Updates
- Add
AzureSignToolUtils
to sign files usingAzureSignToolTasks
orNuGetKeyVaultSignToolTasks
. - Add
NuGetKeyVaultSignTool
for nuke version8.*
. - Add
AzureKeyVaultConfig
with json file withAzure Key Vault
without secrets. - Add
build
with.targets
to install packagesAzureSignTool
andNuGetKeyVaultSignTool
.
Tests
- Update
NuGetExtensionTests
- Add
AzureKeyVaultConfigTests
1.8.2
Update
- Update
Nuke.Common
to8.1.4
. - Update
FileSystemTasks.CopyFileToDirectory
toAbsolutePathExtensions.CopyToDirectory
. - Update
FileSystemTasks.CopyDirectoryRecursively
toAbsolutePathExtensions.Copy
. - Add
SymbolPackageFormat
andIncludeSymbols
in the package. - Update release
*.nupkg
to*.*nupkg
to copy symbol package format. (Fix: #75) - Add
WarningSignFile
to show warning when sign file is empty. (Fix: #74) - Update build project with
Configuration
andTargetFramework
inBuild
andRebuild
. (Fix: #73)
1.8.2-rc
Update
- Update
Nuke.Common
to8.1.4
. - Update
FileSystemTasks.CopyFileToDirectory
toAbsolutePathExtensions.CopyToDirectory
. - Update
FileSystemTasks.CopyDirectoryRecursively
toAbsolutePathExtensions.Copy
. - Add
SymbolPackageFormat
andIncludeSymbols
in the package. - Update release
*.nupkg
to*.*nupkg
to copy symbol package format. (Fix: #75) - Add
WarningSignFile
to show warning when sign file is empty. (Fix: #74) - Update build project with
Configuration
andTargetFramework
inBuild
andRebuild
. (Fix: #73)
1.8.2-beta.2
Update
- Update
Nuke.Common
to8.1.4
. - Update
FileSystemTasks.CopyFileToDirectory
toAbsolutePathExtensions.CopyToDirectory
. - Update
FileSystemTasks.CopyDirectoryRecursively
toAbsolutePathExtensions.Copy
. - Add
SymbolPackageFormat
andIncludeSymbols
in the package. - Update release
*.nupkg
to*.*nupkg
to copy symbol package format. (Fix: #75) - Add
WarningSignFile
to show warning when sign file is empty. (Fix: #74) - Update build project with
Configuration
andTargetFramework
inBuild
andRebuild
. (Fix: #73)
1.8.2-beta.1
Update
- Update
Nuke.Common
to8.1.4
. - Update
FileSystemTasks.CopyFileToDirectory
toAbsolutePathExtensions.CopyToDirectory
. - Update
FileSystemTasks.CopyDirectoryRecursively
toAbsolutePathExtensions.Copy
. - Add
SymbolPackageFormat
andIncludeSymbols
in the package. - Update release
*.nupkg
to*.*nupkg
to copy symbol package format. (Fix: #75) - Add
WarningSignFile
to show warning when sign file is empty. (Fix: #74) - Update build project with
Configuration
andTargetFramework
inBuild
andRebuild
. (Fix: $73)
1.8.2-beta
Update
- Update
Nuke.Common
to8.1.4
. - Update
FileSystemTasks.CopyDirectoryRecursively
toAbsolutePathExtensions.CopyToDirectory
. - Add
SymbolPackageFormat
andIncludeSymbols
in the package. - Update release
*.nupkg
to*.*nupkg
to copy symbol package format. (Fix: #75) - Add
WarningSignFile
to show warning when sign file is empty. (Fix: #74) - Update build project with
Configuration
andTargetFramework
inBuild
andRebuild
. (Fix: $73)