Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove usage of DupFinder #873

Closed
gep13 opened this issue Dec 15, 2021 · 1 comment · Fixed by #874
Closed

Remove usage of DupFinder #873

gep13 opened this issue Dec 15, 2021 · 1 comment · Fixed by #874
Assignees
Milestone

Comments

@gep13
Copy link
Member

gep13 commented Dec 15, 2021

This tool is being sunsetted in the newer versions of ReSharper Command Line Tools:

https://blog.jetbrains.com/dotnet/2021/08/12/sunsetting-dupfinder-command-line-tool/

As such, we will remove the usage of this from within Cake.Recipe, rather than pinning to an earlier version of the tool.

@gep13 gep13 self-assigned this Dec 15, 2021
@gep13 gep13 added this to the 3.0.0 milestone Dec 15, 2021
gep13 added a commit to gep13/Cake.Recipe that referenced this issue Dec 15, 2021
This tool is no longer going to be updated by JetBrains, so it makes
sense to remove it from within Cake.Recipe, rather than pin to an
earlier version.
gep13 added a commit that referenced this issue Dec 16, 2021
(#873) Remove usage of DupFinder
cake-contrib-bot pushed a commit that referenced this issue Dec 16, 2021
Merge pull request #874 from gep13/issue-873

(#873) Remove usage of DupFinder
gep13 added a commit that referenced this issue Aug 8, 2022
* release/3.0.0: (59 commits)
  (#803) Remove usage of MyGet feed
  (build) Update to Cake 1.3.0
  (#723) Use alias for getting Arguments
  (#762) Update Cake and Cake.Issues.Recipe
  (#854) modified resolution of nuget
  (#854) modified resolution of RequireToolNotRegistered
  (GH-857) Update Cake.Coveralls reference from 1.0.1 to 1.1.0
  (GH-859) Update Cake.Gitter reference from 1.0.2 to 1.1.0
  (#862) bumped JetBrains.ReSharper.CommandLineTools
  (#873) Remove usage of DupFinder
  (#845) specified the full versions of GitHub actions
  Bump actions/checkout from 2.3.4 to 2.4.0
  Bump cake-build/cake-action from 1.3.0 to 1.4.0
  Bump gittools/actions from 0.9.9 to 0.9.11
  Bump actions/cache from 2.1.5 to 2.1.7
  (maint) FIx spelling mistake
  Bump actions/cache from 2.1.4 to 2.1.5
  Bump cake-build/cake-action from 1 to 1.3.0
  (GH-849) Update Cake.Wyam reference from 2.2.10 to 2.2.12
  (#847) Bump CakeContrib.Guidelines to v1.1.1 to update NuGet package icon
  ...
cake-contrib-bot pushed a commit that referenced this issue Aug 8, 2022
Merge branch 'release/3.0.0'

* release/3.0.0: (59 commits)
  (#803) Remove usage of MyGet feed
  (build) Update to Cake 1.3.0
  (#723) Use alias for getting Arguments
  (#762) Update Cake and Cake.Issues.Recipe
  (#854) modified resolution of nuget
  (#854) modified resolution of RequireToolNotRegistered
  (GH-857) Update Cake.Coveralls reference from 1.0.1 to 1.1.0
  (GH-859) Update Cake.Gitter reference from 1.0.2 to 1.1.0
  (#862) bumped JetBrains.ReSharper.CommandLineTools
  (#873) Remove usage of DupFinder
  (#845) specified the full versions of GitHub actions
  Bump actions/checkout from 2.3.4 to 2.4.0
  Bump cake-build/cake-action from 1.3.0 to 1.4.0
  Bump gittools/actions from 0.9.9 to 0.9.11
  Bump actions/cache from 2.1.5 to 2.1.7
  (maint) FIx spelling mistake
  Bump actions/cache from 2.1.4 to 2.1.5
  Bump cake-build/cake-action from 1 to 1.3.0
  (GH-849) Update Cake.Wyam reference from 2.2.10 to 2.2.12
  (#847) Bump CakeContrib.Guidelines to v1.1.1 to update NuGet package icon
  ...
@cake-contrib-bot
Copy link
Contributor

🎉 This issue has been resolved in version 3.0.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

cake-contrib-bot pushed a commit that referenced this issue Aug 8, 2022
Merge branch 'release/3.0.0'

* release/3.0.0: (59 commits)
  (#803) Remove usage of MyGet feed
  (build) Update to Cake 1.3.0
  (#723) Use alias for getting Arguments
  (#762) Update Cake and Cake.Issues.Recipe
  (#854) modified resolution of nuget
  (#854) modified resolution of RequireToolNotRegistered
  (GH-857) Update Cake.Coveralls reference from 1.0.1 to 1.1.0
  (GH-859) Update Cake.Gitter reference from 1.0.2 to 1.1.0
  (#862) bumped JetBrains.ReSharper.CommandLineTools
  (#873) Remove usage of DupFinder
  (#845) specified the full versions of GitHub actions
  Bump actions/checkout from 2.3.4 to 2.4.0
  Bump cake-build/cake-action from 1.3.0 to 1.4.0
  Bump gittools/actions from 0.9.9 to 0.9.11
  Bump actions/cache from 2.1.5 to 2.1.7
  (maint) FIx spelling mistake
  Bump actions/cache from 2.1.4 to 2.1.5
  Bump cake-build/cake-action from 1 to 1.3.0
  (GH-849) Update Cake.Wyam reference from 2.2.10 to 2.2.12
  (#847) Bump CakeContrib.Guidelines to v1.1.1 to update NuGet package icon
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants