Published January 22, 2024
| Version v1.1.1
Software
Open
datalad/datalad-catalog: v1.1.1 (Mon Jan 22 2024) -- Buggy configgy
Authors/Creators
- 1. Institute of Neuroscience and Medicine, Brain & Behavior (INM-7), Research Center Juelich, Germany
Description
Full Changelog: https://github.com/datalad/datalad-catalog/compare/v1.1.0...v1.1.1
🐛 Bug Fixes
- Fix config-related issues picked up in handbook tutorial. PR 413 (by @jsheunis):
- removes unused
config/config.ymlfile - makes the metadata source rules in the default config file (
config/config.json) more permissive by removing custom sources such asmetalad_studyminimetafrom the rules; ssentially, all fields are "first come first served" or "merge any". - fix the bug where
WebCatalog.get_config()fetched the incorrect file (default package config instead of the catalog's actual config); the method now fetches the config file of the catalog. - Ensure that the JS-loaded config (from catalog or from dataset) has the minimum required fields as defined by the default in JS, which prevents related browser-based errors
- not a bug fix but part of the same PR: remove double yielding of
addcommands when creating a catalog and adding metadata at the same time.
- removes unused
- Define default social links in javascript default config instead of making them null. PR 414 (by @jsheunis):
Authors: 1
- Stephan Heunis (@jsheunis)
Files
datalad/datalad-catalog-v1.1.1.zip
Files
(6.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:fa041a1a3b2b219ccd7a53a6e8f20563
|
6.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/datalad/datalad-catalog/tree/v1.1.1 (URL)