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

feat(OGBE-15): zod validation #238

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jog1t
Copy link
Collaborator

@jog1t jog1t commented Mar 13, 2024

No description provided.

Copy link

linear bot commented Mar 13, 2024

OGBE-15 Migrate JSON schema -> zod

This will read the types from the parameters on the run config on the fly

Make sure to validate UUIDs

removes ajv

Copy link

graphite-app bot commented Mar 13, 2024

Your org requires the Graphite merge queue for merging into main

Add the label “merge queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

@jog1t
Copy link
Collaborator Author

jog1t commented Mar 13, 2024

Current findings: ts-to-zod only transforms the specified file, all dependents need to be specified manually.

@MasterPtato MasterPtato mentioned this pull request Mar 14, 2024
@NathanFlurry NathanFlurry force-pushed the 03-12-fix_adding/removing_db_does_not_trigger_rebuild branch 2 times, most recently from ade7d4a to fee5cc1 Compare March 15, 2024 14:05
@jog1t jog1t changed the base branch from 03-12-fix_adding/removing_db_does_not_trigger_rebuild to main March 16, 2024 20:56
@jog1t jog1t force-pushed the 03-13-feat_OGBE-15_zod_validation branch 2 times, most recently from bfe39d3 to 556e874 Compare March 18, 2024 16:40
@jog1t jog1t marked this pull request as draft March 18, 2024 16:40
@jog1t jog1t force-pushed the 03-13-feat_OGBE-15_zod_validation branch 6 times, most recently from 9f5d8c2 to 651f465 Compare March 19, 2024 13:54
@jog1t jog1t force-pushed the 03-13-feat_OGBE-15_zod_validation branch from 651f465 to 17f1c03 Compare March 20, 2024 16:13
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.

None yet

1 participant