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

Adding capability to search subdirectories in Yaml Validator #690

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

cwduncan
Copy link
Contributor

@cwduncan cwduncan commented Jul 1, 2024

If this is related to an issue open in GitHub, please link it to this ticket and put the URL here.

Problem / Solution

Recursively traverse directories to discover all yaml files in provided folder path

Changes

  • Updated the file discovery logic in YamlValidator's YamlLoader to discover all nested folders in the provided path

Validation

  • manual testing, unit testing

@cwduncan cwduncan requested review from a team as code owners July 1, 2024 17:20
@cwduncan cwduncan merged commit cfd5604 into master Jul 2, 2024
4 checks passed
@cwduncan cwduncan deleted the users/chduncan/YamlValidatorRecurseFolders branch July 2, 2024 20:56
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.

3 participants