You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2020/09/25 07:03:38 UTC

[skywalking] branch ci/cancel-outdated-builds updated (f14cf5f -> de8da15)

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

kezhenxu94 pushed a change to branch ci/cancel-outdated-builds
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


 discard f14cf5f  Try another workflow event
 discard 15dd3de  Add workflows
 discard 1007876  [CI] Cancel outdated jobs when new builds are fired
     add d2eabdc  Add a muse configuration file (#5557)
     add 71c4162  [CI] Cancel outdated jobs when new builds are fired
     add 25d7c4a  Add workflows
     add de8da15  Try another workflow event

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   (f14cf5f)
            \
             N -- N -- N   refs/heads/ci/cancel-outdated-builds (de8da15)

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:
 .muse/config.toml | 2 ++
 .muse/setup.sh    | 2 ++
 pom.xml           | 1 +
 3 files changed, 5 insertions(+)
 create mode 100644 .muse/config.toml
 create mode 100755 .muse/setup.sh