From 3b7348141c353e3960665b0c6a6bc8c65be6e0e4 Mon Sep 17 00:00:00 2001 From: Casper Date: Wed, 28 Sep 2022 23:45:50 +0800 Subject: [PATCH 1/2] ci: update foresight steps --- .github/workflows/github-action.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/github-action.yml b/.github/workflows/github-action.yml index 65f95218a..26370cad0 100644 --- a/.github/workflows/github-action.yml +++ b/.github/workflows/github-action.yml @@ -19,6 +19,7 @@ jobs: steps: - name: Collect Workflow Telemetry uses: runforesight/foresight-workflow-kit-action@v1 + if: success() || failure() with: api_key: ${{ secrets.foresight_api_key }} @@ -33,6 +34,7 @@ jobs: - name: Analyze Test and/or Coverage Results uses: runforesight/foresight-test-kit-action@v1 + if: success() || failure() with: api_key: ${{ secrets.foresight_api_key }} test_format: JUNIT From 63e23d4560a8a873d2e1e05a04fdd9940c6c4c2f Mon Sep 17 00:00:00 2001 From: Casper Date: Thu, 29 Sep 2022 23:11:20 +0800 Subject: [PATCH 2/2] doc: update foresight ba5Ddge --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 45a994f13..58ad0afab 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,12 @@ testandlint

- - foresighttest - - foresightsuccess - - foresightutilization + + foresighttest + + foresightsuccess + + foresightutilization