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

release v0.13.0 #394

Merged
merged 432 commits into from
Apr 7, 2022
Merged

release v0.13.0 #394

merged 432 commits into from
Apr 7, 2022

Conversation

blankdots
Copy link
Contributor

@blankdots blankdots commented Apr 7, 2022

Description

Related issues

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update (this needs a follow up PR)

Changes Made

Testing

  • Unit Tests
  • Integration Tests

Mentions

blankdots and others added 30 commits December 29, 2021 13:41
fix wrong message in unit tests
no need to import typing, plain list will do

other small misses and fixes
make ujson default everywhere
parser now supports sample headers and validates them
adjust unit tests and integration tests

we onlit rows that are not ok
to add more meaningful messages
to be able to run locally
Bumps [jsonschema](https://github.com/Julian/jsonschema) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/Julian/jsonschema/releases)
- [Changelog](https://github.com/Julian/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/jsonschema@v4.3.2...v4.3.3)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…4.3.3

Bump jsonschema from 4.3.2 to 4.3.3
Bumps [tox](https://github.com/tox-dev/tox) from 3.24.4 to 3.24.5.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](tox-dev/tox@3.24.4...3.24.5)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tox](https://github.com/tox-dev/tox) from 3.24.4 to 3.24.5.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](tox-dev/tox@3.24.4...3.24.5)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.27.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.26.0...v2.27.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…27.1

Bump requests from 2.26.0 to 2.27.1
genie9 and others added 20 commits March 31, 2022 14:17
Add givenName and familyName as required fields to datacite and folder schemas
for creators and contributor fields items.
Updated global variable DISCOVERY_URL to be environment variable.
For testing purposes .env.example file is set to point to demo env. Default
variable is set to production.
restrict the use of doi key for study and dataset
Removed pref_label from mappings as it is added by Metax.
Add research_dataset.json to metax test files.
Update test_doi.json.
…etax-metadata

Feature/map datacite metadata to metax metadata
Integration with Fairdata/Metax services to make SD Submitter objects Study and Dataset findable
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.18.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v2.17.0...v2.18.1)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…2.18.1

Bump pre-commit from 2.17.0 to 2.18.1
@blankdots blankdots added this to the 0.13.0 milestone Apr 7, 2022
@blankdots blankdots requested review from teemukataja and genie9 April 7, 2022 07:09
@genie9 genie9 merged commit ce026c3 into master Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants