An open API service indexing awesome lists of open source software.

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

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).

[![License](http://img.shields.io/:license-mit-blue.svg)](https://github.com/cake-contrib/Cake.ca.Issues.DupFinder/blob/feature/build/LICENSE)

## Information

| | Stable | Pre-release |
|:--:|:--:|:--:|
|GitHub Release|-|[![GitHub release](https://img.shields.io/github/release/cake-contrib/Cake.Issues.DupFinder.svg)](https://github.com/cake-contrib/Cake.Issues.DupFinder/releases/latest)|
|NuGet|[![NuGet](https://img.shields.io/nuget/v/Cake.Issues.DupFinder.svg)](https://www.nuget.org/packages/Cake.Issues.DupFinder)|[![NuGet](https://img.shields.io/nuget/vpre/Cake.Issues.DupFinder.svg)](https://www.nuget.org/packages/Cake.Issues.DupFinder)|

## Build Status

| | Develop | Master |
|:--:|:--:|:--:|
|AppVeyor Windows|[![Build status](https://ci.appveyor.com/api/projects/status/d02pgsed8hnq0rah/branch/develop?svg=true)](https://ci.appveyor.com/project/cakecontrib/cake-issues-dupfinder/branch/develop)|[![Build status](https://ci.appveyor.com/api/projects/status/d02pgsed8hnq0rah/branch/master?svg=true)](https://ci.appveyor.com/project/cakecontrib/cake-issues-dupfinder/branch/master)|
|Azure DevOps Windows|[![Build Status](https://dev.azure.com/cake-contrib/Cake.Issues.DupFinder/_apis/build/status/cake-contrib.Cake.Issues.DupFinder?branchName=develop&jobName=Windows)](https://dev.azure.com/cake-contrib/Cake.Issues.DupFinder/_build/latest?definitionId=18&branchName=develop)|[![Build Status](https://dev.azure.com/cake-contrib/Cake.Issues.DupFinder/_apis/build/status/cake-contrib.Cake.Issues.DupFinder?branchName=master&jobName=Windows)](https://dev.azure.com/cake-contrib/Cake.Issues.DupFinder/_build/latest?definitionId=18&branchName=master)|

## Code Coverage

[![Coverage Status](https://coveralls.io/repos/github/cake-contrib/Cake.Issues.DupFinder/badge.svg?branch=develop)](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.

[![Join in the discussion on the Cake repository](https://img.shields.io/badge/GitHub-Discussions-green?logo=github)](https://github.com/cake-build/cake/discussions)

## Contributing

Contributions are welcome. See [Contribution Guidelines](CONTRIBUTING.md).