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/15 03:31:54 UTC

[dolphinscheduler] branch standardize/e2e updated (26761e3 -> 1a7c1d4)

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 26761e3  Fix typo in docker swarm
     add 1a7c1d4  Fix typo in docker swarm

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   (26761e3)
            \
             N -- N -- N   refs/heads/standardize/e2e (1a7c1d4)

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/README.md                                          | 2 +-
 .../src/test/java/org/apache/dolphinscheduler/e2e/pages/LoginPage.java  | 2 +-
 .../java/org/apache/dolphinscheduler/e2e/pages/project/ProjectPage.java | 2 +-
 .../src/js/conf/home/pages/projects/pages/list/_source/list.vue         | 2 +-
 dolphinscheduler-ui/src/js/conf/login/App.vue                           | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)