DataLad-next extension
Creators
- 1. Dartmouth College, Hanover, NH, United States
- 2. Institute of Neuroscience and Medicine, Brain & Behaviour (INM-7), Research Centre Jülich, Jülich, Germany and Institute of Systems Neuroscience, Medical Faculty, Heinrich Heine University Düsseldorf, Düsseldorf, Germany
- 3. Institute of Neuroscience and Medicine, Brain & Behaviour (INM-7), Research Centre Jülich, Jülich, Germany
- 4. Stanford University, Stanford, CA, United States
Description
🐛 Bug Fixes
- Fix an invalid escape sequence in a regex that caused a syntax warning. Fixes https://github.com/datalad/datalad-next/issues/602 via https://github.com/datalad/datalad-next/pull/603 (by @mih)
💫 Enhancements and new features
- Speed up of status reports for repositories with many submodules. An early presence check for submodules skips unnecessary evaluation steps. Fixes https://github.com/datalad/datalad-next/issues/606 via https://github.com/datalad/datalad-next/pull/607 (by @mih)
🏠 Internal
- Fix implementation error in
ParamDictator
class that caused a test failure. The class itself is unused and has been scheduled for removal. See https://github.com/datalad/datalad-next/issues/611 and https://github.com/datalad/datalad-next/pull/610 (by @christian-monch)
🛡 Tests
Promote a previously internal fixture to provide a standard
modified_dataset
fixture. This fixture is sessions-scope, and yields a dataset with many facets of modification, suitable for testing change reporting. The fixture verifies that no modifications have been applied to the testbed. (by @mih)iterable_subprocess
tests have been robustified to better handle the observed diversity of execution environments. This addresseses, for example, https://bugs.debian.org/1061739. https://github.com/datalad/datalad-next/pull/614 (by @christian-monch)
Files
datalad/datalad-next-1.2.0.zip
Files
(494.4 kB)
Name | Size | Download all |
---|---|---|
md5:af4fa4b61ac848295e07de47d8204819
|
494.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/datalad/datalad-next/tree/1.2.0 (URL)