Releases: chocolatey/Chocolatey.Cake.Recipe
Releases · chocolatey/Chocolatey.Cake.Recipe
0.29.0
As part of this release we had 12 issues closed.
Bug Fixes
- Fix - TargetCommitish is not set correctly when running on Support Branch - see #134.
- Fix - Task "Publish-GitHub-Release" doesn't run when on a Support Branch - see #135.
- Fix - Zip Archive creation is attempted when no files are signed - see #157.
- Fix - Building on a branch starting with a number can cause an error with GitVersion - see #162.
- Fix - The Send-Notifications task uses the current date for the release notes anchor - see #164.
- Fix - GitReleaseManager 0.17.0 is broken and we need to update the version - see #167.
- Fix - ILMerge task unable to be run on it's own - see #181.
Improvements
- Rename task used to publish releases - see #132.
- Add the ability to output notifications without sending them - see #136.
- Add central database support for OWASP Dependency-Check Step - see #171.
- Use Product Copyright when creating NuGet/Chocolatey packages - see #173.
- DockerTagAsLatest task always runs, even on Support Branches - see #174.
0.28.4
As part of this release we had 1 issue closed.
Bug Fix
- Fix - Resigning multiple PowerShell scripts with the same name replaces existing scripts - see #155.
SHA256 Hashes of the release artifacts
d9357e3e2b84132affe465903f9e8f6a7b98699a3fed3ef97eec6d7513868cda Chocolatey.Cake.Recipe.0.28.4.nupkg
0.28.3
As part of this release we had 1 issue closed.
Bug Fix
- Fix - PowerShell Scripts are not verified when on develop branch - see #154.
0.28.2
As part of this release we had 1 issue closed.
Bug Fix
- Fix - Verify signing task should not run on Pull Request builds - see #153.
0.28.1
As part of this release we had 1 issue closed.
Bug Fix
- Fix - Only attempt signing when running on Windows - see #152.
0.28.0
As part of this release we had 2 issues closed.
Improvements
- Add support for setting Authenticode signing certificate subject name by Environment Variable and update default value - see #147.
- Switch to only signing PowerShell scripts when required - see #149.
0.27.0
As part of this release we had 1 issue closed.
Feature
- Add support for skipping Dependency-Check Yarn analysis - see #145.
0.26.5
As part of this release we had 1 issue closed.
Bug Fix
- Fix - CI builds fail with an error regarding uploading of an artifact - see #144.
0.26.4
As part of this release we had 2 issues closed.
Bug Fixes
- Fix - Installation of PowerShell modules may fail if not run elevated - see #130.
- Fix - Run-PSScriptAnalyzer step fails if there are no Module or Script files to analyze - see #142.
0.26.3
As part of this release we had 1 issue closed.
Bug Fix
- Fix - Unable to run PSScriptAnalyzer task on TeamCity - see #139.