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

ci: fix pydantic v2 model gen by explicitly mark input files as jsonschema #108

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

bnchrch
Copy link
Contributor

@bnchrch bnchrch commented Jan 22, 2025

Problem

Some dependency changed in the background on our build pipeline causing our jsonschema files to be interpretted as json and breaking our release ci for both main and individual branches.

Discovered in #106

Solution

Explicitly mark inout files as jsonschema

@bnchrch bnchrch merged commit d04ea8a into main Jan 22, 2025
6 checks passed
@bnchrch bnchrch deleted the bnchrch/fix-pydantic-model-gen branch January 22, 2025 17:29
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.

1 participant