Skip to content

Commit

Permalink
Bump codecov/codecov-action from 4.3.1 to 4.4.1 (#5847)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 2f6ab0a commit 4121401
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions .github/workflows/ci-testing-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/webserver.bash test_with_db 01
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -368,7 +368,7 @@ jobs:
run: ./ci/github/unit-testing/webserver.bash install
- name: test
run: ./ci/github/unit-testing/webserver.bash test_with_db 02
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -407,7 +407,7 @@ jobs:
run: ./ci/github/unit-testing/webserver.bash install
- name: test
run: ./ci/github/unit-testing/webserver.bash test_with_db 03
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -449,7 +449,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/storage.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -493,7 +493,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/agent.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -574,7 +574,7 @@ jobs:
- name: OAS backwards compatibility check
if: always()
run: ./ci/github/unit-testing/api-server.bash openapi-diff
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -616,7 +616,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/autoscaling.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -664,7 +664,7 @@ jobs:
with:
name: ${{ github.job }}_docker_logs
path: ./services/catalog/test_failures
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -716,7 +716,7 @@ jobs:
source .venv/bin/activate && \
pushd services/clusters-keeper && \
make test-ci-unit
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -764,7 +764,7 @@ jobs:
with:
name: ${{ github.job }}_docker_logs
path: ./services/datcore-adapter/test_failures
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -799,7 +799,7 @@ jobs:
run: ./ci/github/unit-testing/director.bash install
- name: test
run: ./ci/github/unit-testing/director.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -847,7 +847,7 @@ jobs:
with:
name: ${{ github.job }}_docker_logs
path: ./services/director-v2/test_failures
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -889,7 +889,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/aws-library.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -931,7 +931,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/dask-task-models-library.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -973,7 +973,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/dask-sidecar.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -1025,7 +1025,7 @@ jobs:
source .venv/bin/activate && \
pushd services/osparc-gateway-server && \
make test-ci-unit
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -1067,7 +1067,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/payments.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -1109,7 +1109,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/dynamic-scheduler.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -1161,7 +1161,7 @@ jobs:
source .venv/bin/activate && \
pushd services/resource-usage-tracker && \
make test-ci-unit
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -1203,7 +1203,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/dynamic-sidecar.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -1317,7 +1317,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/postgres-database.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -1359,7 +1359,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/invitations.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -1401,7 +1401,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/service-integration.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -1443,7 +1443,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/service-library.bash test_all
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -1485,7 +1485,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/settings-library.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -1526,7 +1526,7 @@ jobs:
run: ./ci/github/unit-testing/models-library.bash typecheck
- name: test
run: ./ci/github/unit-testing/models-library.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -1572,7 +1572,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/notifications-library.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -1616,7 +1616,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/simcore-sdk.bash test
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: unittests #optional

Expand Down Expand Up @@ -1724,7 +1724,7 @@ jobs:
- name: cleanup
if: always()
run: ./ci/github/integration-testing/webserver.bash clean_up
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: integrationtests #optional

Expand Down Expand Up @@ -1786,7 +1786,7 @@ jobs:
- name: cleanup
if: always()
run: ./ci/github/integration-testing/webserver.bash clean_up
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: integrationtests #optional

Expand Down Expand Up @@ -1848,7 +1848,7 @@ jobs:
- name: cleanup
if: always()
run: ./ci/github/integration-testing/director-v2.bash clean_up
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: integrationtests #optional

Expand Down Expand Up @@ -1914,7 +1914,7 @@ jobs:
- name: cleanup
if: always()
run: ./ci/github/integration-testing/director-v2.bash clean_up
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: integrationtests #optional

Expand Down Expand Up @@ -1978,7 +1978,7 @@ jobs:
- name: cleanup
if: always()
run: ./ci/github/integration-testing/dynamic-sidecar.bash clean_up
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: integrationtests #optional

Expand Down Expand Up @@ -2055,7 +2055,7 @@ jobs:
run: |
pushd services/osparc-gateway-server && \
make down
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: integrationtests #optional

Expand Down Expand Up @@ -2117,7 +2117,7 @@ jobs:
- name: cleanup
if: always()
run: ./ci/github/integration-testing/simcore-sdk.bash clean_up
- uses: codecov/codecov-action@v4.3.1
- uses: codecov/codecov-action@v4.4.1
with:
flags: integrationtests

Expand Down

0 comments on commit 4121401

Please sign in to comment.