Various fixes and enhancements to describe_collection#127
Merged
claire-simpson merged 7 commits intonatcap:mainfrom Apr 8, 2026
Merged
Various fixes and enhancements to describe_collection#127claire-simpson merged 7 commits intonatcap:mainfrom
describe_collection#127claire-simpson merged 7 commits intonatcap:mainfrom
Conversation
claire-simpson
approved these changes
Apr 8, 2026
Contributor
claire-simpson
left a comment
There was a problem hiding this comment.
Thanks @davemfish, this looks great!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #124 - Being more pro-active about skipping over files with specific extensions when describing all files in a directory.
Fixes #125 - Making it easier for someone to use this feature to create a "README.yml"
Fixes #126 - It struck me that it's more useful to put this YML doc inside the directory rather than next to it. Unlike describing individual datasets, when describing a directory we are not really creating a "sidecar" file.