Stream 156 - Working on updating Cake.AppVeyor

Опубликовано: 17 Май 2026
на канале: Gary Ewan Park
23
0

On tonights stream, we continued working on Cake.AppVeyor, trying to get to a point where we can ship a new version with support for Cake 2.0.0. During the week, I worked through all the open Dependabot PR's, leaving on the actual work that needed to be completed.

During the stream, we merged a couple of PR's to address some small issues, as well as directly closing off some others issues.

With that done, we started working through a checklist of best practices for Cake Addins. This checklist was provided by Nils and Augusto, and we made sure that as many of those as possible were completed.

In the remaining time, we then went through and applied all of the StyleCop/EditorConfig suggestions to the code base. This will hopefully make the code more maintainable in the long run. We left some StyleCop warnings in place, and these were all to do with missing documentation, and my plan is to address those through the week, so we can ship a new release on the next stream.