You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ca...@apache.org on 2021/12/27 04:03:37 UTC

[dolphinscheduler] branch dev updated (77343b2 -> e172015)

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

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


    from 77343b2  fix 7597 (#7598)
     add e172015  fix conflict pr 6997 (#7571)

No new revisions were added by this update.

Summary of changes:
 .../server/master/runner/task/DependentTaskProcessor.java     |  1 -
 .../src/js/conf/home/pages/dag/_source/dag.vue                | 11 ++++++++++-
 .../conf/home/pages/dag/_source/formModel/tasks/dependent.vue |  8 ++++++--
 dolphinscheduler-ui/src/js/conf/home/store/dag/actions.js     |  7 +++++++
 dolphinscheduler-ui/src/js/conf/home/store/dag/mutations.js   |  8 ++++++++
 dolphinscheduler-ui/src/js/conf/home/store/dag/state.js       |  3 ++-
 6 files changed, 33 insertions(+), 5 deletions(-)