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

Infer manifest types from zod schema #494

Closed
narekhovhannisyan opened this issue Mar 4, 2024 · 0 comments · Fixed by #505
Closed

Infer manifest types from zod schema #494

narekhovhannisyan opened this issue Mar 4, 2024 · 0 comments · Fixed by #505
Assignees

Comments

@narekhovhannisyan
Copy link
Member

Infer manifest types from zod schema for having a single source of truth for manifest type definition.

Story

As a developer, I want to maintain manifest types only on zod schema so that I won't update these types in two places (types/manifest). -->

Implementation details

Infer manifest type from zod schema.

Priority

4

Scope

Validation, Compute

Size

2 hours

What does "done" look like?

Manifest types will be inferred from zod validation

Does this require updates to documentation or other materials??

No

What testing is required?

yes, running the application to see if it not fails.

Is this a known/expected update?

yes

@narekhovhannisyan narekhovhannisyan self-assigned this Mar 4, 2024
@narekhovhannisyan narekhovhannisyan added this to the IF Sprint 8: 4/3/24 - 15/3/24 milestone Mar 4, 2024
@jmcook1186 jmcook1186 moved this to Ready in IF Mar 4, 2024
@narekhovhannisyan narekhovhannisyan linked a pull request Mar 5, 2024 that will close this issue
9 tasks
@narekhovhannisyan narekhovhannisyan moved this from Ready to Pending Review in IF Mar 5, 2024
@github-project-automation github-project-automation bot moved this from Pending Review to Done in IF Mar 6, 2024
@MariamKhalatova MariamKhalatova moved this from Done to Sprint Done in IF Mar 8, 2024
@jmcook1186 jmcook1186 moved this from Sprint Done to Done in IF Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant