1.9.0-alpha.6
Pre-release
Pre-release
Features
- Enable sign files using
Azure Key Vault
.
Build
- Add
IAzureSignTool
to check ifAzureSignToolUtils
is installed. - Update
IAzureSignTool
withRequires
. - 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. - Update
IClear
withCreateTemporaryIgnore
. - Update
ISign
withRequires
.
Tests
- Update
NuGetExtensionTests
- Add
AzureKeyVaultConfigTests