Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cake 2.0.0-rc0001 Pre-Release #3679

Closed
augustoproiete opened this issue Nov 7, 2021 · 0 comments
Closed

Cake 2.0.0-rc0001 Pre-Release #3679

augustoproiete opened this issue Nov 7, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@augustoproiete
Copy link
Member

augustoproiete commented Nov 7, 2021

First pre-release of Cake 2.0.0

Breaking changes

  • #3654 IsRunningOnAzurePipelines should ignore agent type
  • #3631 Refactor GitHub Actions Paths
  • #3610 Remove TFBuildProvider
  • #3590 Directories in AzurePipelinesBuildInfo are FilePaths - FilePath.GetDirectory then inconsistent
  • #3581 Stop shipping Cake.Portable Chocolatey package and Cake Homebrew formulae
  • #3579 Stop shipping Cake runner for .NET Framework and Cake runner for .NET Core
  • #3577 Remove ReverseDependencyAttribute
  • #3572 Only build for TargetFrameworks netcoreapp3.1, net5.0 and net6.0
  • #3282 GitVersion Tool: Rename verbosity values to match GitVersion values
  • #3222 Add Xamarin.iOS platform targets to MSBuildSettings PlatformTarget enumeration
  • #3151 Add support for Engine event hooks after execution as well as before
  • #3003 Remove DependencyAttribute
  • #2872 Bump eol target frameworks
  • #2788 Tool:OpenCover - the register-setting should be an option, rather than a string
  • #1111 DotNetCoreRestore: dotnet restore no longer supports globbing

New Features

  • #3341 Epic: Introduce DotNet aliases (synonyms to DotNetCore aliases)
  • #3627 Add GitHub Actions AddPath Command
  • #3628 Add GitHub Actions SetEnvironmentVariable Command
  • #3629 Add GitHub Actions UploadArtifact Command
  • #3630 Add GitHub Actions Environment properties

Improvements

  • #3662 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.0.0-6.final
  • #3647 Display message of criteria when task fails to run due to criteria not being met
  • #3644 Add DotNetNuGetUpdateSource aliases (synonym to DotNetCoreNuGetUpdateSource)
  • #3643 Add DotNetNuGetRemoveSource aliases (synonym to DotNetCoreNuGetRemoveSource)
  • #3642 Add DotNetNuGetListSourceSettings (derived from to DotNetNuGetSource)
  • #3641 Add DotNetNuGetHasSource aliases (synonym to DotNetCoreNuGetHasSource)
  • #3640 Add DotNetNuGetEnableSource aliases (synonym to DotNetCoreNuGetEnableSource)
  • #3639 Add DotNetNuGetDisableSource aliases (synonym to DotNetCoreNuGetDisableSource)
  • #3599 Add VS2022 to default MSBuild Resolver
  • #3598 Remove Preview from VS2022 MSBuild Resolver
  • #3595 Update Autofac to 6.3.0
  • #3593 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.0.0-5.final
  • #3591 Update Microsoft.NETCore.Platforms to 6.0.0-rc.2.21480.5
  • #3555 Add DotNetNuGetAddSource aliases (synonym to DotNetCoreNuGetAddSource)
  • #3554 Add DotNetNuGetDelete aliases (synonym to DotNetCoreNuGetDelete)
  • #3553 Add DotNetNuGetPush aliases (synonym to DotNetCoreNuGetPush)
  • #3552 Add DotNetPack alias (synonym to DotNetCorePack)
  • #3551 Add DotNetPublish alias (synonym to DotNetCorePublish)
  • #3550 Add DotNetVSTest alias (synonym to DotNetCoreVSTest)
  • #3549 Add DotNetTest alias (synonym to DotNetCoreTest)
  • #3548 Add DotNetBuildServer alias (synonym to DotNetCoreBuildServer)
  • #3547 Add DotNetBuild alias (synonym to DotNetCoreBuild)
  • #3546 Add DotNetRestore alias (synonym to DotNetCoreRestore)
  • #3545 Add DotNetClean alias (synonym to DotNetCoreClean)
  • #3544 Add DotNetExecute alias (synonym to DotNetCoreExecute)
  • #3543 Add DotNetRun alias (synonym to DotNetCoreRun)
  • #3542 Add DotNetTool alias (synonym to DotNetCoreTool)
  • #3523 Add DotNetMSBuild alias (synonym to DotNetCoreMSBuild)
  • #3215 Add RunCommand with postAction parameter to DotNetCoreTool
  • #3075 Make FilePath and DirectoryPath comparable by value
  • #2571 OctopusDeploy DeployTo property to take collection of string to specify multiple environments
  • #2075 Add overloads for DotNetCore*() methods taking FilePath instead of string
  • #1794 Private is missing from ProjectReference

Bug Fixes

  • #1669 Release notes does not tolerate prerelease versions

Documentation

  • #3602 Switch to Cake.Tool as primary package in REAME.md
@augustoproiete augustoproiete added this to the v2.0.0-rc0001 milestone Nov 7, 2021
@augustoproiete augustoproiete self-assigned this Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant