Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

fix(web): fix the mismatch in return types of EchoService.postEvent api stub and the actual api from echo#1885

Merged
mergify[bot] merged 2 commits intospinnaker:masterfrom
kirangodishala:fix-pipelineconfig-via-echo
Mar 3, 2025
Merged

fix(web): fix the mismatch in return types of EchoService.postEvent api stub and the actual api from echo#1885
mergify[bot] merged 2 commits intospinnaker:masterfrom
kirangodishala:fix-pipelineconfig-via-echo

Conversation

@kirangodishala
Copy link
Contributor

  • added a test to demonstrate the issue
  • fixed the issue by correcting the return type of EchoService.postEvent api stub

…EchoService.postEvent api stub and the actual api from echo.
@kirangodishala kirangodishala requested a review from dbyron-sf March 3, 2025 19:52
@dbyron-sf dbyron-sf added the ready to merge Approved and ready for merge label Mar 3, 2025
@mergify mergify bot added the auto merged label Mar 3, 2025
@mergify mergify bot merged commit ed77027 into spinnaker:master Mar 3, 2025
5 checks passed
@dbyron-sf
Copy link
Contributor

@Mergifyio backport release-1.37.x

@mergify
Copy link
Contributor

mergify bot commented Mar 3, 2025

backport release-1.37.x

✅ Backports have been created

Details

mergify bot pushed a commit that referenced this pull request Mar 3, 2025
…pi stub and the actual api from echo (#1885)

* test(web): add a test to demonstrate the mismatch in return types of EchoService.postEvent api stub and the actual api from echo.

* fix(web): fix the mismatch in return types of EchoService.postEvent api stub and the actual api from echo.

(cherry picked from commit ed77027)
mergify bot added a commit that referenced this pull request Mar 3, 2025
…pi stub and the actual api from echo (#1885) (#1886)

* test(web): add a test to demonstrate the mismatch in return types of EchoService.postEvent api stub and the actual api from echo.

* fix(web): fix the mismatch in return types of EchoService.postEvent api stub and the actual api from echo.

(cherry picked from commit ed77027)

Co-authored-by: Kiran Godishala <53332225+kirangodishala@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants