Skip to content

Commit

Permalink
EPMRPP-90912 merge with develop
Browse files Browse the repository at this point in the history
  • Loading branch information
grabsefx committed May 27, 2024
1 parent c09d64d commit a9cef30
Show file tree
Hide file tree
Showing 13 changed files with 149 additions and 650 deletions.
2 changes: 2 additions & 0 deletions project-properties.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,9 @@ project.ext {
(migrationsUrl + '/migrations/84_organization_tables.up.sql') : 'V084__organization_tables.sql',
(migrationsUrl + '/migrations/86_notication_update.up.sql') : 'V086__notication_update.sql',
(migrationsUrl + '/migrations/88_add_retention_policy_launch.up.sql') : 'V088__add_retention_policy_launch.sql',
(migrationsUrl + '/migrations/89_add_group_enum_value.up.sql') : 'V089__add_group_enum_value.sql',
(migrationsUrl + '/migrations/200_migrate_org_roles.up.sql') : 'V200__migrate_org_roles.sql',
(migrationsUrl + '/migrations/201_drop_table_onboarding.up.sql') : 'V201__drop_table_onboarding.sql',

]
excludeTests = [
Expand Down

This file was deleted.

3 changes: 1 addition & 2 deletions src/main/java/com/epam/ta/reportportal/jooq/JPublic.java

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 2 additions & 4 deletions src/main/java/com/epam/ta/reportportal/jooq/Keys.java

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions src/main/java/com/epam/ta/reportportal/jooq/Sequences.java

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

178 changes: 0 additions & 178 deletions src/main/java/com/epam/ta/reportportal/jooq/tables/JOnboarding.java

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a9cef30

Please sign in to comment.