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

[dolphinscheduler] branch dev updated (528f45acc5 -> 7c90bf01bc)

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

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


    from 528f45acc5 [improve]Source skip check (#12900)
     add 7c90bf01bc [Improvement][Task Plugin] Improvement Kubeflow task plugin (#12928)

No new revisions were added by this update.

Summary of changes:
 docs/docs/en/guide/task/kubeflow.md                | 26 +++++++++++++++++++++-
 docs/docs/zh/guide/task/kubeflow.md                | 26 +++++++++++++++++++++-
 .../plugin/kubeflow/KubeflowHelper.java            |  7 ++++++
 .../plugin/kubeflow/KubeflowTask.java              |  1 +
 .../plugin/kubeflow/KubeflowTaskTest.java          |  2 +-
 .../workflow/components/dag/dag.module.scss        |  4 ++--
 6 files changed, 61 insertions(+), 5 deletions(-)