Releases: ricaun-io/ricaun.Nuke
Releases · ricaun-io/ricaun.Nuke
1.9.2
1.9.2-beta.1
Updated
- Add
NuGetTasks
delete, sign and verify. - Rename
NuGetApiUrl
,NuGetApiKey
andUnlistNuGet
.
Fixed
- Fix
HttpAuthTasks
dispose file stream inCreateFormDataContent
.
1.9.2-beta
Updated
- Add
NuGetTasks
delete, sign and verify.
Fixed
- Fix
HttpAuthTasks
dispose file stream inCreateFormDataContent
.
1.9.2-alpha
Updated
- Add
NuGetTasks
delete, sign and verify.
Fixed
- Fix
HttpAuthTasks
disposeCreateFormDataContent
.
1.9.1
1.9.1-alpha
Updated
- Force to uninstall local
Tools
to remove cache when.exe
is not found. (Fix: #79)
1.9.0
Features
- Enable sign files using
Azure Key Vault
. - Enable
IAssetRelease
to release assets beforeGitRelease
andGitPreRelease
. - Enable
SkipForked
to skip release if forked repository.
Build
- Add
IAzureSignTool
to check ifAzureSignToolUtils
is installed. - Add
ILocalAssetRelease
to testAssetRelease
assets before release.
Updates
- Add version
Information
in theCommonExtension
. - Add
AzureSignToolUtils
to sign files usingAzureSignToolTasks
orNuGetKeyVaultSignToolTasks
. - Add
NuGetKeyVaultSignTool
for nuke version8.*
. - Add
AzureKeyVaultConfig
with json file withAzure Key Vault
without secrets. - Add
PackageDownload
to downloadAzureSignTool
andNuGetKeyVaultSignTool
on the fly. - Add
HttpAuthTasks
to get/post files. - Update
HttpAuthTasks
docs. - Update
IsPathTooLong
to equal or greater than260
. - Update
SignExtension.Sign
to sign NuGet or files. - Update
SignProject
to sign files usingAzure Key Vault
if available. - Update
GetToolInstallationPath
to use user temp folder. - Update
TestRunUtil
icons to circle with color. - Update
AzureSignToolUtils
sign to ignore exception. - Update
AzureSignToolUtils
to ignore if file is already signed. - Update
HasSignature
to usePathTooLongUtils
to check if file is signed. (Fix: #77) - Update
ExecuteReleaseAsset
to executeIHazAssetRelease
and build withIAssetRelease
Example
- Add
Resource
andResource.pt-BR
to test sign files.
Tests
- Update
NuGetExtensionTests
- Add
AzureKeyVaultConfigTests
1.9.0-rc.2
Features
- Enable sign files using
Azure Key Vault
. - Enable
IAssetRelease
to release assets beforeGitRelease
andGitPreRelease
. - Enable
SkipForked
to skip release if forked repository.
Build
- Add
IAzureSignTool
to check ifAzureSignToolUtils
is installed. - Add
ILocalAssetRelease
to testAssetRelease
assets before release.
Updates
- Add version
Information
in theCommonExtension
. - Add
AzureSignToolUtils
to sign files usingAzureSignToolTasks
orNuGetKeyVaultSignToolTasks
. - Add
NuGetKeyVaultSignTool
for nuke version8.*
. - Add
AzureKeyVaultConfig
with json file withAzure Key Vault
without secrets. - Add
PackageDownload
to downloadAzureSignTool
andNuGetKeyVaultSignTool
on the fly. - Add
HttpAuthTasks
to get/post files. - Update
HttpAuthTasks
docs. - Update
IsPathTooLong
to equal or greater than260
. - Update
SignExtension.Sign
to sign NuGet or files. - Update
SignProject
to sign files usingAzure Key Vault
if available. - Update
GetToolInstallationPath
to use user temp folder. - Update
TestRunUtil
icons to circle with color. - Update
AzureSignToolUtils
sign to ignore exception. - Update
AzureSignToolUtils
to ignore if file is already signed. - Update
HasSignature
to usePathTooLongUtils
to check if file is signed. (Fix: #77) - Update
ExecuteReleaseAsset
to executeIHazAssetRelease
and build withIAssetRelease
Example
- Add
Resource
andResource.pt-BR
to test sign files.
Tests
- Update
NuGetExtensionTests
- Add
AzureKeyVaultConfigTests
1.9.0-rc.1
Features
- Enable sign files using
Azure Key Vault
. - Enable
IAssetRelease
to release assets beforeGitRelease
andGitPreRelease
. - Enable
SkipForked
to skip release if forked repository.
Build
- Add
IAzureSignTool
to check ifAzureSignToolUtils
is installed. - Add
ILocalAssetRelease
to testAssetRelease
assets before release.
Updates
- Add version
Information
in theCommonExtension
. - Add
AzureSignToolUtils
to sign files usingAzureSignToolTasks
orNuGetKeyVaultSignToolTasks
. - Add
NuGetKeyVaultSignTool
for nuke version8.*
. - Add
AzureKeyVaultConfig
with json file withAzure Key Vault
without secrets. - Add
PackageDownload
to downloadAzureSignTool
andNuGetKeyVaultSignTool
on the fly. - Add
HttpAuthTasks
to get/post files. - Update
HttpAuthTasks
docs. - Update
IsPathTooLong
to equal or greater than260
. - Update
SignExtension.Sign
to sign NuGet or files. - Update
SignProject
to sign files usingAzure Key Vault
if available. - Update
GetToolInstallationPath
to use user temp folder. - Update
TestRunUtil
icons to circle with color. - Update
AzureSignToolUtils
sign to ignore exception. - Update
AzureSignToolUtils
to ignore if file is already signed. - Update
HasSignature
to usePathTooLongUtils
to check if file is signed. (Fix: #77)
Example
- Add
Resource
andResource.pt-BR
to test sign files.
Tests
- Update
NuGetExtensionTests
- Add
AzureKeyVaultConfigTests
1.9.0-rc
Features
- Enable sign files using
Azure Key Vault
. - Enable
IAssetRelease
to release assets beforeGitRelease
andGitPreRelease
. - Enable
SkipForked
to skip release if forked repository.
Build
- Add
IAzureSignTool
to check ifAzureSignToolUtils
is installed. - Add
ILocalAssetRelease
to testAssetRelease
assets before release.
Updates
- Add version
Information
in theCommonExtension
. - Add
AzureSignToolUtils
to sign files usingAzureSignToolTasks
orNuGetKeyVaultSignToolTasks
. - Add
NuGetKeyVaultSignTool
for nuke version8.*
. - Add
AzureKeyVaultConfig
with json file withAzure Key Vault
without secrets. - Add
PackageDownload
to downloadAzureSignTool
andNuGetKeyVaultSignTool
on the fly. - Add
HttpAuthTasks
to get/post files. - Update
HttpAuthTasks
docs. - Update
IsPathTooLong
to equal or greater than260
. - Update
SignExtension.Sign
to sign NuGet or files. - Update
SignProject
to sign files usingAzure Key Vault
if available. - Update
GetToolInstallationPath
to use user temp folder. - Update
TestRunUtil
icons to circle with color. - Update
AzureSignToolUtils
sign to ignore exception. - Update
AzureSignToolUtils
to ignore if file is already signed. - Update
HasSignature
to usePathTooLongUtils
to check if file is signed. (Fix: #77)
Example
- Add
Resource
andResource.pt-BR
to test sign files.
Tests
- Update
NuGetExtensionTests
- Add
AzureKeyVaultConfigTests