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

(#19) Update Cake.Recipe to 2.2.1 #24

Merged
merged 2 commits into from
Jul 14, 2024
Merged

Conversation

nils-a
Copy link
Contributor

@nils-a nils-a commented Jul 14, 2024

Description

Update Cake.Recipe to 2.2.1 and the Cake version in CI-builds to 0.38.5
and moved from the NET Framework runner to
the dotnet runner.

This PR knowingly ignores #18 and #22 in the hope, that by switching from the .NET Framework runner
to the dotnet runner (and the updated referenced addins in Cake.Recipe 2.x) the builds will work again.

Related Issue

fixes #19

Motivation and Context

#19

How Has This Been Tested?

manually

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
    Build

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

nils-a added 2 commits July 14, 2024 22:48
and the Cake version in CI-builds to 0.38.5
and moved from the NET Framework runner to
the dotnet runner.
and install libgit2-dev on linux
@nils-a nils-a linked an issue Jul 14, 2024 that may be closed by this pull request
@nils-a nils-a merged commit caf056a into cake-contrib:develop Jul 14, 2024
3 checks passed
@nils-a nils-a deleted the feature/GH-19 branch July 14, 2024 21:14
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.

current CI Build fails Update CI to Cake.Recipe latest 2.x
1 participant