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

fix(web): add Retrofit2SyncCall.execute to BakeService #1879

Merged
merged 3 commits into from
Feb 27, 2025

Conversation

dbyron-sf
Copy link
Contributor

since (as of #1866) RoscoService uses retrofit2.

and how it's not using RoscoService / retrofit2 properly
@dbyron-sf dbyron-sf added the ready to merge Approved and ready for merge label Feb 27, 2025
@mergify mergify bot added the auto merged label Feb 27, 2025
@mergify mergify bot merged commit d3dc67d into spinnaker:master Feb 27, 2025
5 checks passed
@dbyron-sf dbyron-sf deleted the fix-BakeService-with-retrofit2 branch February 27, 2025 23:54
@dbyron-sf
Copy link
Contributor Author

@Mergifyio backport release-1.37.x

Copy link
Contributor

mergify bot commented Feb 27, 2025

backport release-1.37.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Feb 27, 2025
* refactor(web): use constructor injection in BakeService

to pave the way for more testing

* test(web): demonstrate behavior of BakeService

and how it's not using RoscoService / retrofit2 properly

* fix(web): add Retrofit2SyncCall.execute to BakeService

since (as of #1866) RoscoService uses retrofit2.

(cherry picked from commit d3dc67d)
mergify bot added a commit that referenced this pull request Feb 28, 2025
* refactor(web): use constructor injection in BakeService

to pave the way for more testing

* test(web): demonstrate behavior of BakeService

and how it's not using RoscoService / retrofit2 properly

* fix(web): add Retrofit2SyncCall.execute to BakeService

since (as of #1866) RoscoService uses retrofit2.

(cherry picked from commit d3dc67d)

Co-authored-by: David Byron <82477955+dbyron-sf@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants