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/03/07 03:20:35 UTC

[dolphinscheduler] branch dev updated (ac18b19 -> d2a3604)

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

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


    from ac18b19  [Fix][UI Next][V1.0.0-Alpha] Fix the Workflow instance table action button is too small to click. (#8721)
     add d2a3604  [CI][UI NEXT] Package new UI into release tar and remove old UI from it (#8670)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/e2e.yml                          |  1 +
 .gitignore                                         |  1 +
 dolphinscheduler-api/pom.xml                       |  2 +-
 dolphinscheduler-dist/pom.xml                      |  2 +-
 .../e2e/core/DolphinSchedulerExtension.java        |  2 +-
 .../dolphinscheduler-standalone-server.xml         |  2 +-
 dolphinscheduler-ui-next/pom.xml                   | 47 ++++++++++++++++++++++
 pom.xml                                            |  3 +-
 8 files changed, 54 insertions(+), 6 deletions(-)