Skip to content

Tags: norpache/cake

Tags

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
devlead Mattias Karlsson
Merge branch 'release/1.0.0' into main

v1.0.0-rc0003

Toggle v1.0.0-rc0003's commit message

Verified

This commit was signed with the committer’s verified signature.
augustoproiete C. Augusto Proiete
Merge branch 'release/1.0.0-rc0003'

v1.0.0-rc0002

Toggle v1.0.0-rc0002's commit message

Verified

This commit was signed with the committer’s verified signature.
devlead Mattias Karlsson
Merge branch 'release/1.0.0-rc0002' into main

v1.0.0-rc0001

Toggle v1.0.0-rc0001's commit message

Verified

This commit was signed with the committer’s verified signature.
devlead Mattias Karlsson
Merge branch 'release/1.0.0-rc0001' into main

v0.38.5

Toggle v0.38.5's commit message

Verified

This commit was signed with the committer’s verified signature.
devlead Mattias Karlsson
Merge branch 'release/0.38.5' into main

v0.38.4

Toggle v0.38.4's commit message

Verified

This commit was signed with the committer’s verified signature.
devlead Mattias Karlsson
Merge branch 'release/0.38.4' into main

v0.38.3

Toggle v0.38.3's commit message

Verified

This commit was signed with the committer’s verified signature.
devlead Mattias Karlsson
Merge branch 'release/0.38.3' into main

v0.38.2

Toggle v0.38.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'hotfix/0.38.2' into main

* hotfix/0.38.2:
  (build) Updated version and release notes.
  cake-buildGH-2790: Don't write CI service messages using log

v0.38.1

Toggle v0.38.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'release/0.38.1' into main

* release/0.38.1:
  (build) Updated version and release notes.
  (build) TFBuild=>AzurePipelines in version.cake
  (cake-buildGH-2786) Suppress cached proprerties obsoletion * fixes cake-build#2786
  (build) Updated Cake tool to version 0.38.0

v0.38.0

Toggle v0.38.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'release/0.38.0' into main

* release/0.38.0: (48 commits)
  (build) Updated version and release notes.
  (cake-buildGH-2658) Make BuildSystem.TFBuild obsolete
  (cake-buildGH-2658) Update docs
  (cake-buildGH-2658) Update unit tests
  (cake-buildGH-2658) Fix stylecop error
  Add AzurePipelines alias. cake-build#2658
  (cake-buildGH-2785) Add debug logs for when resolving tools
  Added NugetDelete function to Cake.Common.Tools.Nuget
  (doc) Add Enrico to author/copyright info
  (cake-buildGH-2778) Update Roslyn to 3.6.0 * fixes cake-build#2778
  Bump .NET Core SDK to 3.1.300
  Diagnostic integration tests
  Add ANSI terminal support to log
  Added tests for Cake.Core.IO
  Revert GitVersion.Tool to 5.1.2
  Bump script dependencies
  (cake-buildGH-2735) Improve documentation to make clear that project can be passed to MsBuild alias
  Skip-Option properly named: SkipOutputAnalysis.
  Added options to skip the analysis of the output file
  Add integration test for nuget setapikey
  ...