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/12/27 14:23:17 UTC

[skywalking] branch kezhenxu94-patch-1 created (now 573f6fa)

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

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


      at 573f6fa  Update cancel.yaml to use ASF GHA

This branch includes the following new commits:

     new 573f6fa  Update cancel.yaml to use ASF GHA

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.



[skywalking] 01/01: Update cancel.yaml to use ASF GHA

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

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

commit 573f6fab6eb5477b1b1a6114916fcc406ecdd4ef
Author: Zhenxu Ke <ke...@apache.org>
AuthorDate: Sun Dec 27 22:22:59 2020 +0800

    Update cancel.yaml to use ASF GHA
---
 .github/workflows/cancel.yaml | 40 ++++++++++++++++++++--------------------
 1 file changed, 20 insertions(+), 20 deletions(-)

diff --git a/.github/workflows/cancel.yaml b/.github/workflows/cancel.yaml
index e770372..6bb07c7 100644
--- a/.github/workflows/cancel.yaml
+++ b/.github/workflows/cancel.yaml
@@ -29,140 +29,140 @@ jobs:
     runs-on: ubuntu-18.04
     timeout-minutes: 10
     steps:
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds ci-it.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: ci-it.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds docker-ci.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: docker-ci.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds e2e.cluster.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: e2e.cluster.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds e2e.go.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: e2e.go.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds e2e.istio.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: e2e.istio.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds e2e.jdk-versions.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: e2e.jdk-versions.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds e2e.js.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: e2e.js.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds e2e.kafka.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: e2e.kafka.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds e2e.php.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: e2e.php.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds e2e.php.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: e2e.php.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds e2e.profiling.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: e2e.profiling.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds e2e.python.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: e2e.python.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds e2e.storages.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: e2e.storages.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds e2e.ttl.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: e2e.ttl.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds e2e.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: e2e.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds plugins-jdk14-test.0.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: plugins-jdk14-test.0.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds plugins-test.0.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: plugins-test.0.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds plugins-test.1.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: plugins-test.1.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds plugins-test.2.yaml
         with:
           cancelMode: allDuplicates
           token: ${{ secrets.GITHUB_TOKEN }}
           sourceRunId: ${{ github.event.workflow_run.id }}
           workflowFileName: plugins-test.2.yaml
-      - uses: potiuk/cancel-workflow-runs@v4_7
+      - uses: apache/airflow-cancel-workflow-runs@f4745c8ce1955c28676b5afe129a88a61aa743b9
         name: Cancel Outdated Builds plugins-test.3.yaml
         with:
           cancelMode: allDuplicates