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

Merge in preparation for new release #939

Merged
merged 354 commits into from
Jun 5, 2024
Merged

Merge in preparation for new release #939

merged 354 commits into from
Jun 5, 2024

Conversation

VisLab
Copy link
Member

@VisLab VisLab commented Jun 5, 2024

May not be in final form, but need to merge to fully test web online tools.

IanCa and others added 30 commits January 10, 2024 18:06
Bumps [spec_tests/hed-examples](https://github.com/hed-standard/hed-examples) from `3508e5d` to `98da8ed`.
- [Release notes](https://github.com/hed-standard/hed-examples/releases)
- [Commits](hed-standard/hed-examples@3508e5d...98da8ed)

---
updated-dependencies:
- dependency-name: spec_tests/hed-examples
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Fix unit tests, add placeholder check for spaces in units
…op/spec_tests/hed-examples-98da8ed

Bump spec_tests/hed-examples from `3508e5d` to `98da8ed`
Added jsonschema to the docs requirements
Bumps [spec_tests/hed-examples](https://github.com/hed-standard/hed-examples) from `98da8ed` to `bd1e089`.
- [Release notes](https://github.com/hed-standard/hed-examples/releases)
- [Commits](hed-standard/hed-examples@98da8ed...bd1e089)

---
updated-dependencies:
- dependency-name: spec_tests/hed-examples
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…op/spec_tests/hed-examples-bd1e089

Bump spec_tests/hed-examples from `98da8ed` to `bd1e089`
…evelop/actions/cache-4

Bump actions/cache from 3 to 4
Bumps [spec_tests/hed-examples](https://github.com/hed-standard/hed-examples) from `bd1e089` to `79de656`.
- [Release notes](https://github.com/hed-standard/hed-examples/releases)
- [Commits](hed-standard/hed-examples@bd1e089...79de656)

---
updated-dependencies:
- dependency-name: spec_tests/hed-examples
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…op/spec_tests/hed-examples-79de656

Bump spec_tests/hed-examples from `bd1e089` to `79de656`
Add a name to schemas
Tweak error handling slightly(including throwing a HedFileError on URL errors)
Require a verison number when loading schemas. I'm merging but we may have to revert if we can't find the sudden GitHub test failure.
Bumps [spec_tests/hed-examples](https://github.com/hed-standard/hed-examples) from `79de656` to `c9a7eb6`.
- [Release notes](https://github.com/hed-standard/hed-examples/releases)
- [Commits](hed-standard/hed-examples@79de656...c9a7eb6)

---
updated-dependencies:
- dependency-name: spec_tests/hed-examples
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…op/spec_tests/hed-examples-c9a7eb6

Bump spec_tests/hed-examples from `79de656` to `c9a7eb6`
Fix bug in column mapper dicts could be returned wrong
Bumps [spec_tests/hed-examples](https://github.com/hed-standard/hed-examples) from `c9a7eb6` to `7b047e3`.
- [Release notes](https://github.com/hed-standard/hed-examples/releases)
- [Commits](hed-standard/hed-examples@c9a7eb6...7b047e3)

---
updated-dependencies:
- dependency-name: spec_tests/hed-examples
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Remove some URL calls in test code, try to update token for workflow
…op/spec_tests/hed-examples-7b047e3

Bump spec_tests/hed-examples from `c9a7eb6` to `7b047e3`
Fixed handling of optional remodeling arguments
IanCa and others added 29 commits May 15, 2024 11:44
Update dataframe loading/saving to allow passing a folder name
Move schema scripts over to hed-python
updated-dependencies:
- dependency-name: spec_tests/hed-specification
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…op/spec_tests/hed-specification-9a1574e

Bump spec_tests/hed-specification from `2b727a8` to `9a1574e`
Better error on no schemas changed
Load an empty spreadhseet if no sheet found for .tsv format(this may need adjustment)
Bumps [spec_tests/hed-examples](https://github.com/hed-standard/hed-examples) from `db1eb80` to `a32e00e`.
- [Release notes](https://github.com/hed-standard/hed-examples/releases)
- [Commits](hed-standard/hed-examples@db1eb80...a32e00e)

---
updated-dependencies:
- dependency-name: spec_tests/hed-examples
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Minor tweaks to spreadsheet script/code
…op/spec_tests/hed-examples-a32e00e

Bump spec_tests/hed-examples from `db1eb80` to `a32e00e`
Leave equivalent to blank if it's the same as subclass of
fix missing )
Bumps [spec_tests/hed-specification](https://github.com/hed-standard/hed-specification) from `9a1574e` to `0d8303e`.
- [Release notes](https://github.com/hed-standard/hed-specification/releases)
- [Commits](hed-standard/hed-specification@9a1574e...0d8303e)

---
updated-dependencies:
- dependency-name: spec_tests/hed-specification
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…op/spec_tests/hed-specification-0d8303e

Bump spec_tests/hed-specification from `9a1574e` to `0d8303e`
@VisLab VisLab merged commit 4739247 into master Jun 5, 2024
16 checks passed
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.

2 participants