ci: merge main to release (pull request #7153)

ci: merge main to release
This commit is contained in:
Robert Sparks 2024-03-07 11:30:05 -06:00 committed by GitHub
commit dd24558aea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
163 changed files with 1822 additions and 1713 deletions

View file

@ -150,7 +150,7 @@ jobs:
- name: Download a Coverage Results
if: ${{ github.event.inputs.skiptests == 'false' || github.ref_name == 'release' }}
uses: actions/download-artifact@v4.1.2
uses: actions/download-artifact@v4.1.4
with:
name: coverage
@ -374,7 +374,7 @@ jobs:
- uses: actions/checkout@v4
- name: Download a Release Artifact
uses: actions/download-artifact@v4.1.2
uses: actions/download-artifact@v4.1.4
with:
name: release-${{ env.PKG_VERSION }}
@ -410,7 +410,7 @@ jobs:
steps:
- name: Download a Release Artifact
uses: actions/download-artifact@v4.1.2
uses: actions/download-artifact@v4.1.4
with:
name: release-${{ env.PKG_VERSION }}
path: /a/www/ietf-datatracker/main.dev.${{ github.run_number }}

View file

@ -59,7 +59,7 @@ jobs:
path: geckodriver.log
- name: Upload Coverage Results to Codecov
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4.1.0
with:
files: coverage.xml

1559
.pnp.cjs generated

File diff suppressed because it is too large Load diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more