Skip to content
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

Validate / fix user-storage-jpa #387

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

vramik
Copy link
Contributor

@vramik vramik commented Mar 9, 2023

There has been two separate quickstarts.

  • user-storage-jpa-legacy was made for legacy wildfly dist and contained an integration test.
  • user-storage-jpa was modified for quarkus dist, but it didn't have any integration test.

The PR merges two quickstarts together.

  • user-storage-jpa-legacy was removed
  • integration test was moved into user-storage-jpa
  • user-storage-jpa was enabled for GHA
  • user-storage-jpa now implements non-deprecated methods

Closes keycloak/keycloak#17392
Closes keycloak/keycloak#17391

@vramik vramik requested a review from hmlnarik March 9, 2023 20:30
Copy link
Contributor

@ahus1 ahus1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @vramik - thank you for making this work with tests for the Quarkus distribution!

See below for some comment. I didn't find the time to start it manually today; I plan to do this for the next review iteration.

Please see below for some comments.

@vramik vramik force-pushed the 17391-17392-user-storage-jpa branch from 887e282 to b2454c3 Compare March 16, 2023 18:29
@vramik vramik requested a review from ahus1 March 16, 2023 18:38
Copy link
Contributor

@ahus1 ahus1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for making these quick starts work again!

I've now also tested this manually, they work, and it is ready to be merged.

@vramik vramik removed the request for review from hmlnarik March 17, 2023 08:41
Copy link
Contributor

@mhajas mhajas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving per @ahus1 's approval

@mhajas mhajas merged commit c0da0ac into keycloak:main Mar 17, 2023
@vramik vramik deleted the 17391-17392-user-storage-jpa branch March 17, 2023 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants