cake-contrib / cake-contrib/Cake.Debootstrap
Recommended changes resulting from automated audit
- Dominant language
- C#
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We performed an automated audit of your Cake addin and found that it does not follow all the best practices.
We encourage you to make the following modifications:
- [ ] You are currently referencing Cake.Core 0.30.0. Please upgrade to 0.33.0
- [ ] Your addin should target netstandard2.0 at a minimum. Optionally, your addin can also multi-target net46.
- [ ] The nuget package for your addin should use the cake-contrib icon. Specifically, your addin's `.csproj` should have a line like this: `https://cdn.jsdelivr.net/gh/cake-contrib/graphics/png/cake-contrib-medium.png`.
Apologies if this is already being worked on, or if there are existing open issues, this issue was created based on what is currently published for this package on NuGet.
This issue was created by a tool: Cake.AddinDiscoverer version 3.12.1
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the addin's .csproj and inspect its Cake.Core reference, target frameworks, and NuGet package metadata. Compare each setting with the three audit checklist items, then verify that the project configuration and packaged metadata satisfy all of them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 40/100