-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
New Dev UI #31315
Comments
Thanks for all the docs! I will take care of the Hibernate extensions. |
@yrodiere on monday, I will open a few PRs to give some examples. |
hi, what's the best way to pick up one of these to try and migrate? |
@ingmarfjolla the easiest is to pick one extension and try to migrate it. You can find lots of details on https://github.com/quarkusio/quarkus/wiki/Dev-UI-v2. |
@phillip-kruger I will work on a preliminary version of the build steps page. |
@phillip-kruger assign me to Liquibase I will try and tackle that one as I am a huge LB fan. 😄 |
@melloware done! |
You can mark Liquibase and SmallRye Metrics as done. |
I just submitted one for |
I think we should probably close this more general issue and open specific issues if and when needed |
Closing here, as we now have individual issues for all outstanding items |
Also see https://youtu.be/EFQRSlAiz3k
Description
These are the known outstanding items for the new Dev UI.
There is still a lot of outstanding work, thus for now the old dev ui is still available. Once all extensions and features is ported the old code can be deleted.
You can see the new way of taking part in the Dev UI here (in progress): https://youtube.com/playlist?list=PLLEUmLgWP9osVhex2HeEovY3a2bJUPbSV
You can also include this dummy extension:
https://github.com/phillip-kruger/quarkus-jokes
Any example application that includes above, for instance: https://github.com/phillip-kruger/devui-example will show the jokes extension:
You can access the new ui under /q/dev-ui (note the -ui)
Core functionality to be migrated:
Core Extensions to be migrated:
Quarkiverse extensions to be migrated:
Other things to do:
More details about the new dev UI: https://github.com/quarkusio/quarkus/wiki/Dev-UI-v2
The text was updated successfully, but these errors were encountered: