You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Allow plus signs in labels.
* Update test_rules.py
* Remove self from CODEOWNERS.
* Update formats.yaml
* Update src/schema/objects/formats.yaml
Co-authored-by: Chris Markiewicz <[email protected]>
* [DATALAD RUNCMD] Replace more of label regexes present in various spots to gain +
=== Do not change lines below ===
{
"chain": [],
"cmd": "git-sedi '\\[0-9a-zA-Z\\]' '[0-9a-zA-Z+]'",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
* Adjust (or replace) mentionings of alphanumeric as now would include + as well
* Allow for + in the paths, which can include labels
* Fix regex for `_run` index in a test_validator.py
* Update src/appendices/entity-table.md
Co-authored-by: Yaroslav Halchenko <[email protected]>
* fix(test): Run is an index, not a label
---------
Co-authored-by: Chris Markiewicz <[email protected]>
Co-authored-by: Yaroslav Halchenko <[email protected]>
Co-authored-by: Christopher J. Markiewicz <[email protected]>
0 commit comments