https://github.com/cake-contrib/cake.issues.dupfinder
Addin for providing issues reported by JetBrains dupFinder to the Cake.Issues addin
https://github.com/cake-contrib/cake.issues.dupfinder
cake-addin cake-issueprovider cake-issues dupfinder hacktoberfest
Last synced: 5 days ago
JSON representation
Addin for providing issues reported by JetBrains dupFinder to the Cake.Issues addin
- Host: GitHub
- URL: https://github.com/cake-contrib/cake.issues.dupfinder
- Owner: cake-contrib
- License: mit
- Created: 2020-04-24T19:17:26.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-02-22T04:17:53.000Z (about 2 years ago)
- Last Synced: 2025-03-29T13:47:55.914Z (about 1 month ago)
- Topics: cake-addin, cake-issueprovider, cake-issues, dupfinder, hacktoberfest
- Language: C#
- Homepage: https://cakeissues.net
- Size: 208 KB
- Stars: 0
- Watchers: 8
- Forks: 5
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# JetBrains dupFinder Issue Provider for Cake.Issues Addin
This addin for the Cake Build Automation System allows you to read issues logged by [JetBrains dupFinder](https://www.jetbrains.com/help/resharper/dupFinder.html)
using the [Cake Issues addin](https://github.com/cake-contrib/Cake.Issues).For more information about this add-in see the [Cake.Issues website](https://cakeissues.net)
and for general information about the Cake build automation system see the [Cake website](http://cakebuild.net).[](https://github.com/cake-contrib/Cake.ca.Issues.DupFinder/blob/feature/build/LICENSE)
## Information
| | Stable | Pre-release |
|:--:|:--:|:--:|
|GitHub Release|-|[](https://github.com/cake-contrib/Cake.Issues.DupFinder/releases/latest)|
|NuGet|[](https://www.nuget.org/packages/Cake.Issues.DupFinder)|[](https://www.nuget.org/packages/Cake.Issues.DupFinder)|## Build Status
| | Develop | Master |
|:--:|:--:|:--:|
|AppVeyor Windows|[](https://ci.appveyor.com/project/cakecontrib/cake-issues-dupfinder/branch/develop)|[](https://ci.appveyor.com/project/cakecontrib/cake-issues-dupfinder/branch/master)|
|Azure DevOps Windows|[](https://dev.azure.com/cake-contrib/Cake.Issues.DupFinder/_build/latest?definitionId=18&branchName=develop)|[](https://dev.azure.com/cake-contrib/Cake.Issues.DupFinder/_build/latest?definitionId=18&branchName=master)|## Code Coverage
[](https://coveralls.io/github/cake-contrib/Cake.Issues.DupFinder?branch=develop)
## Quick Links
- [Documentation](https://cakeissues.net)
## Discussion
For questions and to discuss ideas & feature requests, use the [GitHub discussions on the Cake GitHub repository](https://github.com/cake-build/cake/discussions), under the [Extension Q&A](https://github.com/cake-build/cake/discussions/categories/extension-q-a) category.
[](https://github.com/cake-build/cake/discussions)
## Contributing
Contributions are welcome. See [Contribution Guidelines](CONTRIBUTING.md).