-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Expose the new dev ui under /q/dev The old dev ui is under /q/devui-v1 #31973
Conversation
The old dev ui is under /q/devui-v1.
🙈 The PR is closed and the preview is expired. |
How about naming it |
Failing Jobs - Building 268d619
Full information is available in the Build summary check run. Failures⚙️ JVM Tests - JDK 11 #- Failing: extensions/hibernate-orm/deployment extensions/qute/deployment extensions/scheduler/deployment and 1 more
! Skipped: devtools/cli devtools/gradle/gradle-application-plugin devtools/gradle/gradle-extension-plugin and 100 more 📦 extensions/hibernate-orm/deployment✖
📦 extensions/qute/deployment✖
📦 extensions/scheduler/deployment✖
✖
📦 independent-projects/tools/devtools-testing✖
✖
⚙️ JVM Tests - JDK 17 #- Failing: extensions/hibernate-orm/deployment extensions/qute/deployment extensions/scheduler/deployment and 1 more
! Skipped: devtools/cli devtools/gradle/gradle-application-plugin devtools/gradle/gradle-extension-plugin and 101 more 📦 extensions/hibernate-orm/deployment✖
📦 extensions/qute/deployment✖
📦 extensions/scheduler/deployment✖
✖
📦 independent-projects/tools/devtools-testing✖
✖
⚙️ JVM Tests - JDK 17 Windows #- Failing: extensions/grpc/deployment extensions/hibernate-orm/deployment extensions/qute/deployment and 2 more
! Skipped: devtools/cli devtools/gradle/gradle-application-plugin devtools/gradle/gradle-extension-plugin and 189 more 📦 extensions/grpc/deployment✖
📦 extensions/hibernate-orm/deployment✖
📦 extensions/qute/deployment✖
📦 extensions/resteasy-classic/rest-client/runtime✖
📦 independent-projects/tools/devtools-testing✖
✖
⚙️ JVM Tests - JDK 19 #- Failing: extensions/hibernate-orm/deployment extensions/qute/deployment extensions/scheduler/deployment and 1 more
! Skipped: devtools/cli devtools/gradle/gradle-application-plugin devtools/gradle/gradle-extension-plugin and 101 more 📦 extensions/hibernate-orm/deployment✖
📦 extensions/qute/deployment✖
📦 extensions/scheduler/deployment✖
✖
📦 independent-projects/tools/devtools-testing✖
✖
|
Hi @cescoffier . When we started the new Dev UI we intentionally made the url |
I can try to setup the redirection. The difficulty is mostly move the old one, as their is lots of substring / startWith and regexp. Finding something that does not collide is not simple (and seems that even the current one does not work). I will have another look this week (but cannot tell you when exactly) |
Thanks @cescoffier ! |
Superseded by #32151. |
The old dev ui is under /q/devui-v1.