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:Add better error message and type checks #83

Merged
merged 1 commit into from
Jun 20, 2023
Merged

Conversation

h42zhu
Copy link
Contributor

@h42zhu h42zhu commented Jun 12, 2023

This PR addresses the following issue:
#28

The orb now should present a less confusing error message when there're issues with loading the mapping inputs.

It also adds some type check for the values passed to the pipeline parameters in the mapping input to only allow integer, string, and boolean. This is consistent with the input validation when triggering a pipeline via the CCI pipeline UI page.

@h42zhu h42zhu requested a review from a team June 12, 2023 14:44
@h42zhu h42zhu merged commit 2dadd26 into main Jun 20, 2023
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.

3 participants