Skip to content

Updated cake to version 3.1.0 and corrected breaking changes cake code #4540

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 6 commits into from
Nov 8, 2023

Conversation

OsirisTerje
Copy link
Member

@OsirisTerje OsirisTerje commented Nov 6, 2023

While correcting the script after the update, I noticed that we do have some tasks that seems to not be used, Publish Test results is one - that one seems to be oriented to Azure Pipelines. And then SignPackages. This one I believed we should have there, but I guess we might need to update it, and also ensure we have a valid certificate.
On the other hand, nuget does an automatic repository signing for the packages. So, do we need more?

Fixes #4465

@OsirisTerje OsirisTerje requested a review from stevenaw November 6, 2023 19:17
Copy link
Member

@manfred-brands manfred-brands left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some suggestions.

Copy link
Member

@manfred-brands manfred-brands left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Nothing further from me.

Copy link
Member

@stevenaw stevenaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @OsirisTerje , especially for the added macos fix. Looks good.

@OsirisTerje OsirisTerje merged commit 2e753d1 into master Nov 8, 2023
@OsirisTerje OsirisTerje deleted the Issue4465 branch November 8, 2023 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update cake version in build scripts
3 participants