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

find-dbaorphaned, new recurse switch #6893

Merged

Conversation

niphlod
Copy link
Contributor

@niphlod niphlod commented Sep 29, 2020

Type of Change

  • Bug fix (non-breaking change, fixes # )
  • New feature (non-breaking change, adds functionality, fixes # )
  • Breaking change (effects multiple commands or functionality, fixes # )
  • Ran manual Pester test and has passed (`.\tests\manual.pester.ps1)
  • Adding code coverage to existing functionality
  • Pester test is included
  • If new file reference added for test, has is been added to github.com/sqlcollaborative/appveyor-lab ?
  • Nunit test is included
  • Documentation
  • Build system

Purpose

It's a rematch of #6846 , keeping full compat.
We have a new -Recurse switch that can be used to find files in subdirectories too.
Praises go to @nmbell for the idea.
We can start from here if there are still missing things.
Also, updated tests to be sure -Recurse continues to work

@potatoqualitee
Copy link
Member

niph, you're tearin it up! 🥰🥰🥰

@potatoqualitee potatoqualitee merged commit 018d02e into dataplat:development Oct 1, 2020
@niphlod niphlod deleted the feature/find-dbaorphaned branch October 17, 2024 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants