-
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
Dev UI fixes #33620
Dev UI fixes #33620
Conversation
Signed-off-by: Phillip Kruger <[email protected]>
Signed-off-by: Phillip Kruger <[email protected]>
Signed-off-by: Phillip Kruger <[email protected]>
Signed-off-by: Phillip Kruger <[email protected]>
e4e0e81
to
4750976
Compare
Failing Jobs - Building 4750976
Full information is available in the Build summary check run. Failures⚙️ JVM Tests - JDK 11 #- Failing: extensions/flyway/deployment extensions/oidc/deployment
! Skipped: extensions/keycloak-admin-client-reactive/deployment extensions/keycloak-admin-client/deployment extensions/keycloak-authorization/deployment and 25 more 📦 extensions/flyway/deployment✖
📦 extensions/oidc/deployment✖
✖
⚙️ JVM Tests - JDK 17 #- Failing: extensions/flyway/deployment extensions/oidc/deployment
! Skipped: extensions/keycloak-admin-client-reactive/deployment extensions/keycloak-admin-client/deployment extensions/keycloak-authorization/deployment and 25 more 📦 extensions/flyway/deployment✖
📦 extensions/oidc/deployment✖
✖
⚙️ JVM Tests - JDK 17 Windows #- Failing: extensions/flyway/deployment
! Skipped: integration-tests/flyway integration-tests/hibernate-orm-compatibility-5.6/mariadb integration-tests/hibernate-orm-compatibility-5.6/postgresql and 4 more 📦 extensions/flyway/deployment✖
⚙️ JVM Tests - JDK 19 #- Failing: extensions/flyway/deployment extensions/oidc/deployment
! Skipped: extensions/keycloak-admin-client-reactive/deployment extensions/keycloak-admin-client/deployment extensions/keycloak-authorization/deployment and 25 more 📦 extensions/flyway/deployment✖
📦 extensions/oidc/deployment✖
✖
⚙️ Maven Tests - JDK 11 #📦 integration-tests/maven✖
✖
✖
✖
✖
✖
✖
✖
✖
✖
|
At least some of the CI failures are related. |
Thanks @phillip-kruger, are all the updates in this PR backportable to the 3.0 and 3.1 branches ? If not then it can make sense to create a dedicated PR for the bits which have to be backported, sorry if the whole PR would be ready to be backported. The actual change LGTM, thanks, lets see what QE says :-).
Probably because OIDC is still on the old Dev UI, it is getting closer though. |
@phillip-kruger Sorry, you have individual commits here, cool, thanks |
Yes individual commits, but also all is back-portable. Just looking at the CI failures, as try seem related... Thanks :) |
I'll do two PRs to do the CORS stuff separate |
@rsvoboda please can you test and let me know.
Fix #29422
Fix #33587
Fix #32926
Fix #33588
Also added config filter for datasource extension, and hide the config filter button on a extension card, if that extension did not define any filter properties.