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

Update OpenAPI client following error management changes #1182

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

julienduchesne
Copy link
Member

@julienduchesne julienduchesne commented Nov 23, 2023

Error management was modified and we should now match errors differently. The errors are now typed and provide a IsCode() function we can use rather than matching on a string

Error management was modified and we should now match errors differently
Copy link

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

@julienduchesne julienduchesne changed the title Update OpenAPI client Update OpenAPI client following error management changes Nov 23, 2023
@julienduchesne julienduchesne marked this pull request as ready for review November 23, 2023 17:37
@julienduchesne julienduchesne requested a review from a team as a code owner November 23, 2023 17:37
@julienduchesne julienduchesne merged commit 61ad3b4 into master Nov 23, 2023
23 checks passed
@julienduchesne julienduchesne deleted the julienduchesne/update-client-errors branch November 23, 2023 17:52
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.

2 participants