issues
search
cake-contrib
/
Cake.Discord
https://cakebuild.net/extensions/cake-discord/
MIT License
0
stars
4
forks
source link
(#25) Suggested changes after upgrading Cake.Recipe to 2.x
#26
Closed
nils-a
closed
4 months ago
nils-a
commented
4 months ago
Description
Switch to releasing on GH-Actions
disable posting to gitter
disable codecov
update GRM to the newest 0.18.0
add settings.json for vscode
Remove usage of nuspec file(s) for NuGet packages
Add Cake.Addin.Analyzer package
Add CakeContrib.Guidelines Nuget Package
fixed CCG0008
disabled CCG0009
fixed CCG0005
Enable deterministic builds
Related Issue
fixes #25
Motivation and Context
25
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:
[X] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[X] I have read the
CONTRIBUTING
document.
[ ] I have added tests to cover my changes.
[X] All new and existing tests passed.
Description
Related Issue
fixes #25
Motivation and Context
25
How Has This Been Tested?
manually
Types of changes
Checklist: