diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 64e9e7090..afd555515 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -169,7 +169,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -220,7 +220,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -285,7 +285,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -351,7 +351,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -417,7 +417,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -486,7 +486,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -555,7 +555,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -660,7 +660,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -724,7 +724,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -790,7 +790,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -857,7 +857,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -921,7 +921,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -986,7 +986,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -1062,7 +1062,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -1126,7 +1126,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -1190,7 +1190,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -1259,7 +1259,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -1325,7 +1325,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -1392,7 +1392,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -1463,7 +1463,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 @@ -1527,7 +1527,7 @@ jobs: tox -vv -e ${{ steps.get-envs.outputs.envs }} -p auto env: TOX_PARALLEL_NO_SPINNER: 1 - PY_COLORS: 0 + FORCE_COLOR: "true" - name: Upload Coverage Artifacts uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2 diff --git a/tox.ini b/tox.ini index a4801a43d..bb40a63c0 100644 --- a/tox.ini +++ b/tox.ini @@ -461,6 +461,7 @@ passenv = NEW_RELIC_LICENSE_KEY NEW_RELIC_HOST GITHUB_ACTIONS + FORCE_COLOR commands = framework_grpc: python -m grpc_tools.protoc \