Cake.Recipe
Cake.Recipe copied to clipboard
Support Cake 2.0.0
In order for Cake.Recipe to be compatible with Cake version 2.0.0, each and every referenced addin must support Cake 2.0.0. This issue will be used to track the full list of addins referenced in Cake.Recipe and whether or not they support Cake 2.0.0. When all referenced addins are upgraded to support Cake 2.0.0, we will automatically submit a PR to upgrade Cake.Recipe. In the mean time, this issue will be regularly updated when addins are updated with Cake 2.0.0 support.
Referenced Addins:
-
addins.cake
references the following addins:- [x] Cake.Codecov
- [x] Cake.Coveralls
- [x] Cake.Coverlet skipped support for Cake 2.0.0. Therefore this reference will not be upgraded.
- [x] Cake.Email
- [x] Cake.Incubator
- [x] Cake.Kudu
- [x] Cake.MicrosoftTeams
- [x] Cake.Slack
- [x] Cake.Transifex
- [x] Cake.Twitter
- [x] Cake.Wyam
-
addins.cake
references the following recipes:- [x] Cake.Issues.Recipe
-
appveyor.cake
references the following addins:- [x] Cake.AppVeyor
@gep13 I noticed that cake-contrib-bot
removed the milestone that you previously set. This is caused by a known issue in Octokit which is used by the Addin Discoverer to update this issue.
I discovered this bug the hard way when I used Octokit to bulk update 280 issues in my personal repos, only to find out that I had to manually update each and every issue to restore the milestone. This is not how I had planned on spending my weekend!
Fortunately there is a workaround which I am applying to the discoverer. As soon as I publish an updated discoverer, we can manually restore the milestone and it should be preserved when this issue is subsequently updated.
I'm happy to report that the issue that caused AddinDiscoverer to (incorrectly) determine that Cake.ApVeyor was not compatible with Cake 2.0.0 has been resolved and the chekbox next to "Cake,AppVeyor" in this issue's original comment has been checked.
All referenced addins are now compatible with Cake 2.0 and therefore the AddinDiscoverer has submitted a PR to upgrade all references and, very importantly, also upgrade the .yml
file where we indicate the version of Cake that the recipe is compatible with.
It only took 3 years!!!! 😜
When the PR is merged, AddinDiscoverer will start monitoring referenced addins to suggest upgrading to Cake 3.0.