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(retrofit): Replace RetrofitError catch blocks and add spinnakerE… #6015

Merged
merged 14 commits into from Sep 22, 2023

Conversation

DanielaS12
Copy link
Contributor

This pull request registers SpinnakerRetrofitErrorHandler with each Retrofit.RestAdapter and replaces each RetrofitError catch block with a catch-block using SpinnakerServerException or the appropriate subclass. This is part of an effort to consume SpinnakerRetrofitErrorHandler in each Spinnaker microservice, as detailed in spinnaker/spinnaker#5473

@dbyron-sf
Copy link
Contributor

@DanielaS12 Looks like some tests are failing.

@dbyron-sf
Copy link
Contributor

This would be easier to follow as separate commits -- one per retrofit interface.

@dbyron-sf dbyron-sf added the ready to merge Approved and ready for a merge label Sep 21, 2023
@mergify mergify bot added the auto merged Merged automatically by a bot label Sep 21, 2023
@link108
Copy link
Member

link108 commented Sep 21, 2023

@Mergifyio update

@mergify
Copy link
Contributor

mergify bot commented Sep 21, 2023

update

❌ Pull request can't be updated with latest base branch changes

Mergify needs the author permission to update the base branch of the pull request.
@armory-io needs to authorize modification on its head branch.

@dbyron-sf dbyron-sf merged commit 7de01d4 into spinnaker:master Sep 22, 2023
14 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for a merge target-release/1.33
Projects
None yet
4 participants