Browse Source
ci: pin codecov/test-results-action@v1.1.0 with hash
Signed-off-by: Spencer Murray <spencer.murray@sentry.io>
pull/52581/head
Spencer Murray
1 year ago
No known key found for this signature in database
GPG Key ID: 86F0F56E99B25932
18 changed files with
19 additions and
19 deletions
-
.github/workflows/files-external-ftp.yml
-
.github/workflows/files-external-s3.yml
-
.github/workflows/files-external-sftp.yml
-
.github/workflows/files-external-smb.yml
-
.github/workflows/files-external-webdav.yml
-
.github/workflows/files-external.yml
-
.github/workflows/node-test.yml
-
.github/workflows/object-storage-azure.yml
-
.github/workflows/object-storage-s3.yml
-
.github/workflows/object-storage-swift.yml
-
.github/workflows/phpunit-mariadb.yml
-
.github/workflows/phpunit-memcached.yml
-
.github/workflows/phpunit-mysql-sharding.yml
-
.github/workflows/phpunit-mysql.yml
-
.github/workflows/phpunit-nodb.yml
-
.github/workflows/phpunit-oci.yml
-
.github/workflows/phpunit-pgsql.yml
-
.github/workflows/phpunit-sqlite.yml
|
|
|
@ -108,7 +108,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-files-external-ftp |
|
|
|
|
|
|
|
|
|
|
|
@ -106,7 +106,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-files-external-s3 |
|
|
|
|
|
|
|
@ -180,7 +180,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-files-external-s3 |
|
|
|
|
|
|
|
|
|
|
|
@ -97,7 +97,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-files-external-sftp |
|
|
|
|
|
|
|
|
|
|
|
@ -102,7 +102,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-files-external-smb |
|
|
|
|
|
|
|
|
|
|
|
@ -99,7 +99,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-files-external-webdav |
|
|
|
|
|
|
|
|
|
|
|
@ -87,7 +87,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-files-external-generic |
|
|
|
|
|
|
|
|
|
|
|
@ -105,7 +105,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
|
|
|
|
jsunit: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
|
|
|
|
@ -112,7 +112,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-azure |
|
|
|
|
|
|
|
|
|
|
|
@ -118,7 +118,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-s3 |
|
|
|
|
|
|
|
|
|
|
|
@ -108,7 +108,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-swift |
|
|
|
|
|
|
|
|
|
|
|
@ -131,7 +131,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-mariadb |
|
|
|
|
|
|
|
|
|
|
|
@ -108,7 +108,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-memcached |
|
|
|
|
|
|
|
|
|
|
|
@ -166,7 +166,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-mysql |
|
|
|
|
|
|
|
|
|
|
|
@ -131,7 +131,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-mysql |
|
|
|
|
|
|
|
|
|
|
|
@ -114,7 +114,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-nodb |
|
|
|
|
|
|
|
|
|
|
|
@ -136,7 +136,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-oci |
|
|
|
|
|
|
|
|
|
|
|
@ -126,7 +126,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-postgres |
|
|
|
|
|
|
|
|
|
|
|
@ -112,7 +112,7 @@ jobs: |
|
|
|
|
|
|
|
- name: Upload test results |
|
|
|
if: ${{ !cancelled() }} |
|
|
|
uses: codecov/test-results-action@v1.1.0 |
|
|
|
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0 |
|
|
|
with: |
|
|
|
flags: phpunit-sqlite |
|
|
|
|
|
|
|
|