Skip to content

Releases: chocolatey/Chocolatey.Cake.Recipe

0.26.1

16 Mar 21:03
c5b4a80
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bug Fix

  • Fix - Unable to run PSScriptAnalyzer task on TeamCity - see #139.

Improvement

  • Update version of GitReleaseManager tool - see #140.

0.26.0

05 Jan 08:46
775cf9b
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Bug Fix

  • Fix - SonarQube not finding Dependency-Check Reports - see #127.

Feature

  • Add support for running PSScriptAnalyzer - see #32.

Improvement

  • Extend usage of GitReleaseManager - see #129.

0.25.0

03 Oct 08:38
2017b5d
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Features

  • Add support for OWASP Dependency-Check and Dependency-Check Plugin for SonarQube - see #110.
  • Add ability to run dotnet-format as part of build - see #120.

0.24.2

01 Sep 14:13
3210c4d
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bug Fixes

  • Fix - Only install OpenCover when it is actually required - see #123.
  • Fix - Coverlet is not used to calculate unit test coverage when project is configured to use it - see #124.

0.24.1

01 Sep 10:20
ff1bccd
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bug Fixes

  • Fix - Dependency graph is incorrect when running RunDotNet instead of Run - see #119.
  • Fix - Dependency graph is incorrect when running DotNetTest - see #122.

0.24.0

07 Jul 07:21
c48d34c
Compare
Choose a tag to compare

As part of this release we had 5 issues closed.

Features

  • Add ability to skip all analyze steps - see #115.
  • Add ability to skip all Docker steps - see #116.
  • Add ability to skip all test steps - see #117.
  • Add command line options for all "should" parameters - see #118.

Improvement

  • Update to latest Cake.Twitter addin - see #114.

0.23.1

20 Jun 15:10
17a658b
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug Fix

  • MSI Builds are attempted on non-windows platforms - see #112.

0.23.0

20 Jun 10:30
e4467f7
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Feature

  • Add ability to send notifications on tagged builds - see #107.

0.22.0

28 Mar 13:14
3584c19
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bug Fix

  • Built MSIs don't get published as artifacts in Team City - see #106.

Improvement

  • Enhance UploadArtifact to copy files to an artifacts output directory when running a local build - see #105.

0.21.0

10 Mar 13:26
206526a
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Features

  • Add Support for SonarQube Scanning - see #96.
  • Add Support for Docker Builds - see #98.
  • MSIs should be able to be produced after Chocolatey Packages - see #103.