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

change: remove error from queries with no results #43

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

CGoodwin90
Copy link
Contributor

Currently an error is returned when no results are found on a number of queries. This removes the return statement to allow for the CLI to handle any zero results cases.

Required for uselagoon/lagoon-cli#301

@CGoodwin90 CGoodwin90 marked this pull request as ready for review February 27, 2024 04:12
@shreddedbacon shreddedbacon changed the title Updates error handling when no results found change: remove error from queries with no results Feb 29, 2024
@shreddedbacon shreddedbacon merged commit b9f0c2c into main Feb 29, 2024
@shreddedbacon shreddedbacon deleted the err-handling-no-data branch February 29, 2024 22:18
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.

None yet

2 participants