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

fix: validate arguments correctly #724

Merged
merged 1 commit into from
Dec 8, 2024
Merged

Conversation

satya164
Copy link
Member

@satya164 satya164 commented Dec 8, 2024

currently the arguments are not validated correctly (#722) since they are validated against filtered questions. this fixes it to validate against the full list of questions.

this also refactors the prompts module to move argument handling to the prompt function.

@satya164 satya164 force-pushed the @satya164/validate-args branch 3 times, most recently from bb84682 to 74c8f90 Compare December 8, 2024 20:58
currently the arguments are not validated correctly (#722) since they are validated against filtered questions. this fixes it to validate against the full list of questions.

this also refactors the prompts module to move argument handling to the prompt function.
@satya164 satya164 force-pushed the @satya164/validate-args branch from 74c8f90 to 677c6d3 Compare December 8, 2024 20:59
@satya164 satya164 merged commit a34d80f into main Dec 8, 2024
19 checks passed
@satya164 satya164 deleted the @satya164/validate-args branch December 8, 2024 21:16
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