Skip to content

chore: Skip uri-reference schema format check#1063

Merged
nathan-stender merged 1 commit into
mainfrom
nstender-skip-that-check
Aug 29, 2025
Merged

chore: Skip uri-reference schema format check#1063
nathan-stender merged 1 commit into
mainfrom
nstender-skip-that-check

Conversation

@nathan-stender

Copy link
Copy Markdown
Collaborator

If the python environment has certain validators installed, jsonschema will add the uri-reference format validator, which the ASM schemas currently fail against.

So, remove it from our validation check.

@nathan-stender
nathan-stender marked this pull request as ready for review August 29, 2025 20:59
@nathan-stender
nathan-stender requested review from a team and slopez-b as code owners August 29, 2025 20:59
@nathan-stender
nathan-stender requested review from ajcariaga16 and removed request for a team August 29, 2025 20:59
@nathan-stender
nathan-stender merged commit 9109c4d into main Aug 29, 2025
7 checks passed
@nathan-stender
nathan-stender deleted the nstender-skip-that-check branch August 29, 2025 21:15
joshua-benchling pushed a commit that referenced this pull request Sep 15, 2025
If the python environment has certain validators installed, jsonschema
will add the uri-reference format validator, which the ASM schemas
currently fail against.

So, remove it from our validation check.
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