quarkus-github-app icon indicating copy to clipboard operation
quarkus-github-app copied to clipboard

Integrate replay UI with the rest of the Quarkus Dev UI

Open yrodiere opened this issue 3 years ago • 0 comments
trafficstars

  1. It seems the convention in most Quarkus extensions is to expose tools specific to dev mode under /q/. So the replay UI should probably be exposed from http://localhost:8080/q/replay/ rather than http://localhost:8080/replay/? Maybe we should keep a redirect from /replay/ to /q/replay, but maybe not. TBD.
  2. We should have a Dev UI card for the Quarkus GitHub App extension + a link to the replay UI.

yrodiere avatar May 19 '22 09:05 yrodiere