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

PXP-9192 Validate format #363

Merged
merged 4 commits into from
Jan 14, 2022
Merged

PXP-9192 Validate format #363

merged 4 commits into from
Jan 14, 2022

Conversation

paulineribeyre
Copy link
Contributor

@paulineribeyre paulineribeyre commented Dec 21, 2021

Jira Ticket: PXP-9192

requires uc-cdis/gen3datamodel#35

New Features

  • Validate jsonschema format during submission

Breaking Changes

  • Sheepdog now validates formats. If your dictionary uses formats and you have existing data or submission pipelines that do not respect these formats, this might be a breaking change

Dependency updates

  • gen3datamodel to 3.1.0

@PlanXCyborg
Copy link

The style in this PR agrees with black. ✔️

This formatting comment was generated automatically by a script in uc-cdis/wool.

@@ -27,7 +27,6 @@ xmltodict==0.9.2
more-itertools==5.0.0
cdis_oauth2client==1.0.0
cdispyutils==1.0.4
datamodelutils==1.0.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed duplicate (it's also on line 5)

nss10
nss10 previously approved these changes Jan 11, 2022
Copy link
Contributor

@nss10 nss10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@paulineribeyre
Copy link
Contributor Author

Snyk failure is a false positive - we can use strict-rfc3339, which is under a GPL-3.0 license

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.

4 participants