You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ke...@apache.org on 2021/12/14 17:46:49 UTC

[dolphinscheduler] branch standardize/e2e updated (dc6852c -> 4f22324)

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

kezhenxu94 pushed a change to branch standardize/e2e
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.


 discard dc6852c  Unify the element selector rules for E2E
     add 4f22324  Unify the element selector rules for E2E

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (dc6852c)
            \
             N -- N -- N   refs/heads/standardize/e2e (4f22324)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../dolphinscheduler/e2e/pages/project/workflow/WorkflowForm.java       | 2 +-
 .../dolphinscheduler/e2e/pages/project/workflow/WorkflowSaveDialog.java | 2 +-
 .../dolphinscheduler/e2e/pages/project/workflow/task/TaskNodeForm.java  | 2 +-
 .../src/js/conf/home/pages/dag/_source/canvas/toolbar.vue               | 2 +-
 .../src/js/conf/home/pages/dag/_source/formModel/formModel.vue          | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)