Commit 3bafd2b
authored
[MAINT] update bids-matlab submodule (#1346)
* add local path
* add local path
* add chagelog CI script
* add code
* add mock change
* update changelog workflow
* fix typo
* fix syntax
* fix CI error
* saved UNDO information for reset changes and discarded files
* update bids-matlab submodule to latest commit in main
* update gitmodule file to track main branch in bids-matlab
* rm files we do not know where they are coming from1 parent 017a4d4 commit 3bafd2b
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Submodule bids-matlab updated 28 files
- .github/workflows/run_examples.yml+1-1
- .github/workflows/run_tests_matlab.yml+6-3
- .github/workflows/run_tests_octave.yml+5-1
- .github/workflows/update_schema.yml+1-1
- .pre-commit-config.yaml+2-2
- CITATION.cff+1-1
- CODE_OF_CONDUCT.md-74
- CONTRIBUTING.md+35-296
- Makefile+8-4
- README.md+1-2
- docs/__pycache__/utils.cpython-312.pyc
- docs/add_links_to_changelog.py+28
- docs/bids-matlab.pdf
- docs/create_manual.sh-5
- docs/source/changelog.md+178-29
- docs/source/dev_doc.rst+6
- docs/utils.py+8
- miss_hit.cfg+1
- schema.json+1-1
- tests/test_bids_file.m+2
- tests/test_bids_schema.m+12-1
- tests/tests_query/test_bids_query_mrs.m+60
- tests/tests_utils/test_create_participants_tsv.m-10
- tests/tests_utils/test_create_readme.m+8-7
- tests/tests_utils/test_create_scans_tsv.m-8
- tests/tests_utils/test_create_sessions_tsv.m+4-8
- tests/utils/validate_dataset.m+1-5
- version.txt+1-1
0 commit comments