-
Notifications
You must be signed in to change notification settings - Fork 16
Release/9.0.0 #312
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
Merged
Merged
Release/9.0.0 #312
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…uild-cake-action-digest Update cake-build/cake-action digest to d218f11
…github-artifact-actions Update actions/upload-artifact action to v5
…-codeql-action-4.x Update github/codeql-action action to v4
…H-278 (cake-contrib#278) re-enabled build on macos
…H-284 (cake-contrib#284) add net7.0 to CI pipeline
…s-checkout-5.x Update actions/checkout action to v5
…s-setup-dotnet-5.x Update actions/setup-dotnet action to v5
…s-cache-digest Update actions/cache digest to 0057852
…-monorepo Update dependency dotnet-sdk to v9.0.306
…ins.annotations-2025.x Update dependency JetBrains.Annotations to v2025
…-codeql-action-digest Update github/codeql-action digest to 0499de3
Bump all the Cake.* references, and also switch to using .NET 10.
This will be used to improve the Cake output when running on GitHub Actions. This includes the task summary being written out to the Step Summary. With the latest releases of Cake, the task summary is written out even when there is a failed build, so this means that we can capture that output into the Step Summary, to get an overview of which task might have failed the build.
Update the default output, as well as the Azure Pipelines output, to include information about the status of the task, and all the skip reason, if there is something. This change brings consistency to the output after the addition of the new GitHub Actions Report Printer.
(cake-contrib#302 cake-contrib#306) Update to Cake 6.0.0 and add GitHub Report Printer
…tNameInSummaryTitle (cake-contribGH-310): add target name to summary title
…s-checkout-6.x Update actions/checkout action to v6
…ins.annotations-2025.x Update dependency JetBrains.Annotations to 2025.2.4
…s-setup-dotnet-5.x Update actions/setup-dotnet action to v5.0.1
…-codeql-action-digest Update github/codeql-action digest to fdbfb4d
…ecipe-4.x Update dependency Cake.Recipe to v4
…cake-monorepo Update cake monorepo to v6 (major)
…-24.x Update dependency ubuntu to v24
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.