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 2022/04/24 06:17:11 UTC

[skywalking] branch push-dg updated (2f6d0aedd7 -> 556750d1e5)

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

kezhenxu94 pushed a change to branch push-dg
in repository https://gitbox.apache.org/repos/asf/skywalking.git


 discard 2f6d0aedd7 Publish snapshot Docker image for data generator
     new 556750d1e5 Publish snapshot Docker image for data generator

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   (2f6d0aedd7)
            \
             N -- N -- N   refs/heads/push-dg (556750d1e5)

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.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/publish-docker.yaml | 1 -
 1 file changed, 1 deletion(-)


[skywalking] 01/01: Publish snapshot Docker image for data generator

Posted by ke...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch push-dg
in repository https://gitbox.apache.org/repos/asf/skywalking.git

commit 556750d1e557a8446b2738b07a4978b16963282c
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Sun Apr 24 13:53:21 2022 +0800

    Publish snapshot Docker image for data generator
---
 .github/workflows/publish-docker.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/publish-docker.yaml b/.github/workflows/publish-docker.yaml
index 87ca313452..b48ae74815 100644
--- a/.github/workflows/publish-docker.yaml
+++ b/.github/workflows/publish-docker.yaml
@@ -62,4 +62,4 @@ jobs:
           TAG: ${{ github.sha }}-java17
         run: make build.all docker.push
       - name: Build and push docker images
-        run: make build.all docker.push
+        run: make build.all docker.push push.docker.data-generator