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

refactor: Centralized input validation #142

Merged
merged 9 commits into from
Sep 21, 2022

Conversation

boswelja
Copy link
Collaborator

Moved most, if not all input validation code to its own file. The goal of this was to introduce updated code that is more testable and maintainable, especially since we've had a few input-related regressions recently because I wasn't aware of specific cases.
@r0adkll would appreciate your eyes on this if you have some time, especially since it's a pretty big change in terms of action structure

@boswelja boswelja added the enhancement New feature or request label Sep 18, 2022
@boswelja boswelja requested a review from r0adkll September 18, 2022 04:28
@boswelja
Copy link
Collaborator Author

I'll take that thumbsup as an approval 😆

@boswelja boswelja merged commit 7cd1379 into master Sep 21, 2022
@boswelja boswelja deleted the refactor/centralized-validation branch September 21, 2022 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant