You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by le...@apache.org on 2022/08/24 11:59:50 UTC

[dolphinscheduler] branch dev updated (b96d69701a -> cf3b4424d7)

This is an automated email from the ASF dual-hosted git repository.

leonbao pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


    from b96d69701a [Improvement-#11613] Add spi priority factory (#11614)
     add cf3b4424d7 [Fix-11616] Workflow Definition Name Change Validation Optimization. (#11617)

No new revisions were added by this update.

Summary of changes:
 .../controller/ProcessDefinitionController.java    |  8 +++++---
 .../dolphinscheduler/api/python/PythonGateway.java |  2 +-
 .../api/service/ProcessDefinitionService.java      |  4 +++-
 .../service/impl/ProcessDefinitionServiceImpl.java | 12 ++++++++----
 .../ProcessDefinitionControllerTest.java           |  4 ++--
 .../api/service/ProcessDefinitionServiceTest.java  |  6 +++---
 .../service/modules/process-definition/index.ts    |  7 +++++--
 .../workflow/components/dag/dag-save-modal.tsx     | 22 +++++++++++++++++-----
 8 files changed, 44 insertions(+), 21 deletions(-)