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

Disable result renderer in subdataset in core extractor calls #258

Merged
merged 2 commits into from
Jun 22, 2022

Conversation

christian-monch
Copy link
Collaborator

Fixes #255

This PR disables the result renderer when calling Dataset.subdatasets(). As a result the extractor execution will no longer yield subdataset names.

Update the datalad metadata model version to 0.3.1.
The new version will correctly transport metadata
when all references in refs/datalad are pushed/fetched.

The reason is that the datalad metadata model version
0.3.1 contains a bugfix that add all necessary
hash-keys to the object-references tree.
This commit will disable the default renderer
in metalad_core extractor, when
'Dataset.subdatasets()' is called.
@christian-monch christian-monch merged commit 29a2b95 into master Jun 22, 2022
@christian-monch christian-monch deleted the issue-255-disable-subdataset-renderer branch June 22, 2022 11:13
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.

meta-extract should not print subdatasets
1 participant