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

chore: Added zod for TS schema validation #498

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

Conversation

Venefilyn
Copy link
Collaborator

Makes it possible to parse and exit early if data is malformed or unexpected as well as generating the types we need.

At the moment this is a proof of concept idea to improve the API usage

RELEASE NOTES BEGIN

Packit now supports automatic ordering of ☕ after all checks pass.

RELEASE NOTES END

Makes it possible to parse and exit early if data is malformed or
unexpected as well as generating the types we need.
@Venefilyn Venefilyn marked this pull request as draft November 27, 2024 22:58
@usercont-release-bot
Copy link

Preview: https://packit-dashboard-pr-498.surge.sh (deployed at Wed 27 Nov 2024, 22:58 UTC)

Copy link
Contributor

@Venefilyn Venefilyn changed the title chore: Added Vitest GitHub workflow chore: Added zod for TS schema validation Nov 27, 2024
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