This is an automated email from the ASF dual-hosted git repository.
chenxingchun pushed a change to branch 1.3.3-release
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from ea56513 Merge pull request #3812 from
lgcareer/1.3.3-release-cherrypick
add 90c90b2 [Hotfix-3131][api] Fix the new tenant already exists prompt
(#3132)
new a51dafc Set up JDK 11 for SonarCloud in github action. (#3052)
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/ci_ut.yml | 8 ++++--
.../apache/dolphinscheduler/api/enums/Status.java | 2 +-
.../api/service/TenantService.java | 6 ++---
.../api/controller/TenantControllerTest.java | 16 ++++++++++++
.../api/service/TenantServiceTest.java | 30 ++++++++++++++--------
pom.xml | 4 +++
6 files changed, 50 insertions(+), 16 deletions(-)