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

EPMRPP-91776 implement organization users dao #1017

Merged
merged 4 commits into from
Jul 9, 2024

Conversation

grabsefx
Copy link
Contributor

@grabsefx grabsefx commented Jul 8, 2024

  • moved generated api models to commons repository
  • implement organization users dao

@grabsefx grabsefx self-assigned this Jul 8, 2024
build.gradle Outdated
@@ -35,7 +35,7 @@ dependencies {
if (releaseMode) {
compile 'com.epam.reportportal:commons'
} else {
implementation 'com.github.reportportal:commons:b6926df'
compile 'com.github.reportportal:commons:f4c73c1'
Copy link
Contributor

Choose a reason for hiding this comment

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

As coppile depricated, please use api to recive accses to transitive dependencies

@grabsefx grabsefx merged commit 5295b90 into feature/orgs Jul 9, 2024
1 check passed
@grabsefx grabsefx deleted the EPMRPP-91776-org-users branch July 9, 2024 10:12
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.

None yet

3 participants