From 7ec34968807f8805b2a3b5fdd029ea671d82ebbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 04:53:43 +0000 Subject: [PATCH 01/39] chore(deps): bump pytest from 8.3.2 to 8.3.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 718e00d0..e78524b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ packaging==24.1 pluggy==1.5.0 py==1.11.0 pyparsing==3.1.4 -pytest==8.3.2 +pytest==8.3.3 pytest-cov==5.0.0 tomli==2.0.1 From a973cf073ec609253bf3290df98c837c82061217 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 04:11:02 +0000 Subject: [PATCH 02/39] chore(deps): bump tomli from 2.0.1 to 2.0.2 Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.1 to 2.0.2. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.0.1...2.0.2) --- updated-dependencies: - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e78524b0..94419b2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ py==1.11.0 pyparsing==3.1.4 pytest==8.3.3 pytest-cov==5.0.0 -tomli==2.0.1 +tomli==2.0.2 From e15e39ad9e9f91afb708a94d0e9ed341281dfd26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 04:20:50 +0000 Subject: [PATCH 03/39] chore(deps): bump coverage from 7.6.1 to 7.6.2 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.1 to 7.6.2. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.1...7.6.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 94419b2a..8b864fdb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==24.2.0 -coverage==7.6.1 +coverage==7.6.2 iniconfig==2.0.0 packaging==24.1 pluggy==1.5.0 From 1a0bfff31870d0a83c03812db07fcf32f91ce702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 04:08:41 +0000 Subject: [PATCH 04/39] chore(deps): bump pyparsing from 3.1.4 to 3.2.0 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.4 to 3.2.0. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/3.1.4...3.2.0) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b864fdb..82b5de20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ iniconfig==2.0.0 packaging==24.1 pluggy==1.5.0 py==1.11.0 -pyparsing==3.1.4 +pyparsing==3.2.0 pytest==8.3.3 pytest-cov==5.0.0 tomli==2.0.2 From 4a4c4025fcd90b1ba2866ea495091ad53e37df14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 04:08:48 +0000 Subject: [PATCH 05/39] chore(deps): bump coverage from 7.6.2 to 7.6.3 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.2 to 7.6.3. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.2...7.6.3) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b864fdb..44a5c817 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==24.2.0 -coverage==7.6.2 +coverage==7.6.3 iniconfig==2.0.0 packaging==24.1 pluggy==1.5.0 From e7d041d9c822d7f26a1585c8145c04603239d0d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 04:21:18 +0000 Subject: [PATCH 06/39] chore(deps): bump coverage from 7.6.3 to 7.6.4 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.3 to 7.6.4. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.3...7.6.4) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ea13fce..3bf08776 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==24.2.0 -coverage==7.6.3 +coverage==7.6.4 iniconfig==2.0.0 packaging==24.1 pluggy==1.5.0 From 487098e3e104940011cbb7d870111e7939adf276 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 04:30:13 +0000 Subject: [PATCH 07/39] chore(deps): bump pytest-cov from 5.0.0 to 6.0.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3bf08776..37f3d937 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ pluggy==1.5.0 py==1.11.0 pyparsing==3.2.0 pytest==8.3.3 -pytest-cov==5.0.0 +pytest-cov==6.0.0 tomli==2.0.2 From d1e010b702ac3e11f321a0a122bc100fab427e9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 04:15:09 +0000 Subject: [PATCH 08/39] chore(deps): bump packaging from 24.1 to 24.2 Bumps [packaging](https://github.com/pypa/packaging) from 24.1 to 24.2. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/24.1...24.2) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 37f3d937..cf23d66b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ attrs==24.2.0 coverage==7.6.4 iniconfig==2.0.0 -packaging==24.1 +packaging==24.2 pluggy==1.5.0 py==1.11.0 pyparsing==3.2.0 From c6f4f90e021eec2444408200c4d9865231679f1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 04:32:01 +0000 Subject: [PATCH 09/39] chore(deps): bump tomli from 2.0.2 to 2.1.0 Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.2 to 2.1.0. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.0.2...2.1.0) --- updated-dependencies: - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf23d66b..5fb03935 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ py==1.11.0 pyparsing==3.2.0 pytest==8.3.3 pytest-cov==6.0.0 -tomli==2.0.2 +tomli==2.1.0 From 314d8f090ce1e79e9844bf1b57b331cb6875b72a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 04:37:01 +0000 Subject: [PATCH 10/39] chore(deps): bump coverage from 7.6.4 to 7.6.7 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.4 to 7.6.7. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.4...7.6.7) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fb03935..ab9f8062 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==24.2.0 -coverage==7.6.4 +coverage==7.6.7 iniconfig==2.0.0 packaging==24.2 pluggy==1.5.0 From f777754d808c966cd77488042aaada5a7879805a Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Wed, 20 Nov 2024 10:12:31 -0500 Subject: [PATCH 11/39] Update ci.yml --- .github/workflows/ci.yml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5e42465a..6ce548c5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,8 +6,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 - with: - fetch-depth: 0 - name: Set up Python 3.10 uses: actions/setup-python@v4 with: @@ -15,10 +13,9 @@ jobs: - name: Install dependencies run: pip install -r requirements.txt - name: Run tests and collect coverage - run: pytest --cov app ${{ env.CODECOV_ATS_TESTS }} + run: pytest --cov app - name: Upload coverage to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: verbose: true - env: - CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} + use_oidc: true From 6ff815471f5c0c1296c0c7d57dff1f8e19c77913 Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Wed, 20 Nov 2024 10:17:12 -0500 Subject: [PATCH 12/39] Update .github/workflows/ci.yml --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6ce548c5..94d3cc6e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,4 +18,5 @@ jobs: uses: codecov/codecov-action@v5 with: verbose: true - use_oidc: true + env: + CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} From 7a8902f1e487e7ce9dd84468cbe2586c44950fa9 Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Wed, 20 Nov 2024 10:17:29 -0500 Subject: [PATCH 13/39] Update .github/workflows/ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 94d3cc6e..22127a26 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,5 +18,5 @@ jobs: uses: codecov/codecov-action@v5 with: verbose: true - env: + env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} From fe33c78e94f45aa14d09a71ac7a69703caaa08c4 Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Wed, 20 Nov 2024 10:17:42 -0500 Subject: [PATCH 14/39] Update .github/workflows/ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 22127a26..9e13158c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,5 +18,5 @@ jobs: uses: codecov/codecov-action@v5 with: verbose: true - env: + env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} From 3a1da30b31bc68c7c5118a28f1e2e34c3b6a3f9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 04:39:47 +0000 Subject: [PATCH 15/39] chore(deps): bump coverage from 7.6.7 to 7.6.8 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.7 to 7.6.8. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.7...7.6.8) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab9f8062..3e704cf5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==24.2.0 -coverage==7.6.7 +coverage==7.6.8 iniconfig==2.0.0 packaging==24.2 pluggy==1.5.0 From 57c0214a9b1522214e4daf05ce971f8d86b82650 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 04:43:54 +0000 Subject: [PATCH 16/39] chore(deps): bump pytest from 8.3.3 to 8.3.4 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab9f8062..4f412b95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ packaging==24.2 pluggy==1.5.0 py==1.11.0 pyparsing==3.2.0 -pytest==8.3.3 +pytest==8.3.4 pytest-cov==6.0.0 tomli==2.1.0 From ace1da37d37b49704b4a8ae5a7ff4288ed6aaea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 02:03:38 +0000 Subject: [PATCH 17/39] chore(deps): bump tomli from 2.1.0 to 2.2.1 Bumps [tomli](https://github.com/hukkin/tomli) from 2.1.0 to 2.2.1. - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](https://github.com/hukkin/tomli/compare/2.1.0...2.2.1) --- updated-dependencies: - dependency-name: tomli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f412b95..69774423 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ py==1.11.0 pyparsing==3.2.0 pytest==8.3.4 pytest-cov==6.0.0 -tomli==2.1.0 +tomli==2.2.1 From 4bf64878d271fa7a51cd9472b64c4e6bf1720782 Mon Sep 17 00:00:00 2001 From: Tom Hu Date: Fri, 6 Dec 2024 11:00:14 -0300 Subject: [PATCH 18/39] fix: update to v5 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5e42465a..26b0f29c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: - name: Run tests and collect coverage run: pytest --cov app ${{ env.CODECOV_ATS_TESTS }} - name: Upload coverage to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: verbose: true env: From d8c5a5133161714776b7a50d6f93f3a8e7d4a2af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 04:19:48 +0000 Subject: [PATCH 19/39] chore(deps): bump coverage from 7.6.8 to 7.6.9 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.8 to 7.6.9. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.8...7.6.9) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7497ba5a..90d50173 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==24.2.0 -coverage==7.6.8 +coverage==7.6.9 iniconfig==2.0.0 packaging==24.2 pluggy==1.5.0 From be2394f253781a0a3eb89406c0b9fc36e184cfdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 04:04:20 +0000 Subject: [PATCH 20/39] chore(deps): bump attrs from 24.2.0 to 24.3.0 Bumps [attrs](https://github.com/sponsors/hynek) from 24.2.0 to 24.3.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 90d50173..bef7e6d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -attrs==24.2.0 +attrs==24.3.0 coverage==7.6.9 iniconfig==2.0.0 packaging==24.2 From 6070dfa714f3fdf5d56952eb9fc131f1dd501183 Mon Sep 17 00:00:00 2001 From: Tom Hu Date: Wed, 18 Dec 2024 12:35:58 -0300 Subject: [PATCH 21/39] fix: more token --- .github/workflows/ci.yml | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9e13158c..88c6f71a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,6 +3,8 @@ on: [push, pull_request] jobs: run: runs-on: ubuntu-latest + permissions: + id-token: write steps: - name: Checkout uses: actions/checkout@v4 @@ -14,9 +16,23 @@ jobs: run: pip install -r requirements.txt - name: Run tests and collect coverage run: pytest --cov app - - name: Upload coverage to Codecov - uses: codecov/codecov-action@v5 + - name: Upload coverage to Codecov (arg token) + uses: codecov/codecov-action@main + with: + verbose: true + token: ${{ secrets.CODECOV_TOKEN }} + - name: Upload coverage to Codecov (env token) + uses: codecov/codecov-action@main with: verbose: true env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} + - name: Upload coverage to Codecov (no token) + uses: codecov/codecov-action@main + with: + verbose: true + - name: Upload coverage to Codecov (oidc) + uses: codecov/codecov-action@main + with: + verbose: true + use_oidc: true From 42be75cc93252efa005345f2eb999b904e5afabe Mon Sep 17 00:00:00 2001 From: Tom Hu Date: Wed, 18 Dec 2024 12:37:32 -0300 Subject: [PATCH 22/39] fix: fail ci if error --- .github/workflows/ci.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 88c6f71a..15abf468 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,20 +19,24 @@ jobs: - name: Upload coverage to Codecov (arg token) uses: codecov/codecov-action@main with: - verbose: true + fail_ci_if_error: true token: ${{ secrets.CODECOV_TOKEN }} + verbose: true - name: Upload coverage to Codecov (env token) uses: codecov/codecov-action@main with: + fail_ci_if_error: true verbose: true env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} - name: Upload coverage to Codecov (no token) uses: codecov/codecov-action@main with: + fail_ci_if_error: true verbose: true - name: Upload coverage to Codecov (oidc) uses: codecov/codecov-action@main with: - verbose: true + fail_ci_if_error: true use_oidc: true + verbose: true From 42da616fd32930926299941cece9844f2f6ea67b Mon Sep 17 00:00:00 2001 From: Tom Hu Date: Wed, 18 Dec 2024 15:13:49 -0300 Subject: [PATCH 23/39] fix: test branch --- .github/workflows/ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 15abf468..dd6fe958 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,25 +17,25 @@ jobs: - name: Run tests and collect coverage run: pytest --cov app - name: Upload coverage to Codecov (arg token) - uses: codecov/codecov-action@main + uses: codecov/codecov-action@th/bump-scripts-and-logging with: fail_ci_if_error: true token: ${{ secrets.CODECOV_TOKEN }} verbose: true - name: Upload coverage to Codecov (env token) - uses: codecov/codecov-action@main + uses: codecov/codecov-action@th/bump-scripts-and-logging with: fail_ci_if_error: true verbose: true env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} - name: Upload coverage to Codecov (no token) - uses: codecov/codecov-action@main + uses: codecov/codecov-action@th/bump-scripts-and-logging with: fail_ci_if_error: true verbose: true - name: Upload coverage to Codecov (oidc) - uses: codecov/codecov-action@main + uses: codecov/codecov-action@th/bump-scripts-and-logging with: fail_ci_if_error: true use_oidc: true From e26253fb7a2e215686ea7a70b9d7c454fd796cd6 Mon Sep 17 00:00:00 2001 From: Tom Hu Date: Wed, 18 Dec 2024 15:19:40 -0300 Subject: [PATCH 24/39] fix: set back to main --- .github/workflows/ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd6fe958..15abf468 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,25 +17,25 @@ jobs: - name: Run tests and collect coverage run: pytest --cov app - name: Upload coverage to Codecov (arg token) - uses: codecov/codecov-action@th/bump-scripts-and-logging + uses: codecov/codecov-action@main with: fail_ci_if_error: true token: ${{ secrets.CODECOV_TOKEN }} verbose: true - name: Upload coverage to Codecov (env token) - uses: codecov/codecov-action@th/bump-scripts-and-logging + uses: codecov/codecov-action@main with: fail_ci_if_error: true verbose: true env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} - name: Upload coverage to Codecov (no token) - uses: codecov/codecov-action@th/bump-scripts-and-logging + uses: codecov/codecov-action@main with: fail_ci_if_error: true verbose: true - name: Upload coverage to Codecov (oidc) - uses: codecov/codecov-action@th/bump-scripts-and-logging + uses: codecov/codecov-action@main with: fail_ci_if_error: true use_oidc: true From d436b3743aab516146dc7261c543983f734acb56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 13:40:10 +0000 Subject: [PATCH 25/39] chore(deps): bump pyparsing from 3.2.0 to 3.2.1 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/3.2.0...3.2.1) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bef7e6d6..d82b2178 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ iniconfig==2.0.0 packaging==24.2 pluggy==1.5.0 py==1.11.0 -pyparsing==3.2.0 +pyparsing==3.2.1 pytest==8.3.4 pytest-cov==6.0.0 tomli==2.2.1 From cd95eece6a411d467bf196dd221e77d1ae9fd904 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 13:40:19 +0000 Subject: [PATCH 26/39] chore(deps): bump coverage from 7.6.9 to 7.6.10 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.9 to 7.6.10. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.9...7.6.10) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bef7e6d6..2edef4ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==24.3.0 -coverage==7.6.9 +coverage==7.6.10 iniconfig==2.0.0 packaging==24.2 pluggy==1.5.0 From 3a98bc2e062722415b6ed7a13d420927047195c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 04:24:20 +0000 Subject: [PATCH 27/39] chore(deps): bump attrs from 24.3.0 to 25.1.0 Bumps [attrs](https://github.com/sponsors/hynek) from 24.3.0 to 25.1.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b800478..9169039d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -attrs==24.3.0 +attrs==25.1.0 coverage==7.6.10 iniconfig==2.0.0 packaging==24.2 From 16eb7c62a35f35bd1e4479ac06e77aca2a4c85c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 04:14:14 +0000 Subject: [PATCH 28/39] chore(deps): bump coverage from 7.6.10 to 7.6.11 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.10 to 7.6.11. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.10...7.6.11) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9169039d..f45b95aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==25.1.0 -coverage==7.6.10 +coverage==7.6.11 iniconfig==2.0.0 packaging==24.2 pluggy==1.5.0 From 9a04fb2f0b6b7cc56587a294fd9b9e3d29d2af98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 05:01:21 +0000 Subject: [PATCH 29/39] chore(deps): bump coverage from 7.6.11 to 7.6.12 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.11 to 7.6.12. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.11...7.6.12) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f45b95aa..6d4b4d70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==25.1.0 -coverage==7.6.11 +coverage==7.6.12 iniconfig==2.0.0 packaging==24.2 pluggy==1.5.0 From 52a52a42d9552ad74180259f10974ea48d8fd220 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 04:50:05 +0000 Subject: [PATCH 30/39] chore(deps): bump pytest from 8.3.4 to 8.3.5 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 8.3.5. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.4...8.3.5) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d4b4d70..c8473223 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ packaging==24.2 pluggy==1.5.0 py==1.11.0 pyparsing==3.2.1 -pytest==8.3.4 +pytest==8.3.5 pytest-cov==6.0.0 tomli==2.2.1 From 92ece9d3fbdac1e7c72ec3c53d62222b04a99cf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 04:12:36 +0000 Subject: [PATCH 31/39] chore(deps): bump attrs from 25.1.0 to 25.2.0 Bumps [attrs](https://github.com/sponsors/hynek) from 25.1.0 to 25.2.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c8473223..dbd94a63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -attrs==25.1.0 +attrs==25.2.0 coverage==7.6.12 iniconfig==2.0.0 packaging==24.2 From 5735c52e2116e492c0d416d7a7de0350be63ed90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 05:01:51 +0000 Subject: [PATCH 32/39] chore(deps): bump attrs from 25.2.0 to 25.3.0 Bumps [attrs](https://github.com/sponsors/hynek) from 25.2.0 to 25.3.0. - [Commits](https://github.com/sponsors/hynek/commits) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dbd94a63..eaed5492 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -attrs==25.2.0 +attrs==25.3.0 coverage==7.6.12 iniconfig==2.0.0 packaging==24.2 From fdef4d458a2cbac8aa382380086e284d170a1ca4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 04:08:11 +0000 Subject: [PATCH 33/39] chore(deps): bump coverage from 7.6.12 to 7.7.0 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.12 to 7.7.0. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.12...7.7.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eaed5492..2505eba9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==25.3.0 -coverage==7.6.12 +coverage==7.7.0 iniconfig==2.0.0 packaging==24.2 pluggy==1.5.0 From a654cdcac4e7422d549882af55b51af2bfeea13b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 04:14:28 +0000 Subject: [PATCH 34/39] chore(deps): bump iniconfig from 2.0.0 to 2.1.0 Bumps [iniconfig](https://github.com/pytest-dev/iniconfig) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](https://github.com/pytest-dev/iniconfig/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: iniconfig dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2505eba9..7ba48449 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ attrs==25.3.0 coverage==7.7.0 -iniconfig==2.0.0 +iniconfig==2.1.0 packaging==24.2 pluggy==1.5.0 py==1.11.0 From 97b661c9be5d01e3827bbbafbe55c1cd289e3122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 04:41:07 +0000 Subject: [PATCH 35/39] chore(deps): bump pyparsing from 3.2.1 to 3.2.2 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/3.2.1...3.2.2) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ba48449..ac4b4d35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ iniconfig==2.1.0 packaging==24.2 pluggy==1.5.0 py==1.11.0 -pyparsing==3.2.1 +pyparsing==3.2.2 pytest==8.3.5 pytest-cov==6.0.0 tomli==2.2.1 From 45c569a09243ffede9354f76ea194adfbda721a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 04:41:15 +0000 Subject: [PATCH 36/39] chore(deps): bump coverage from 7.7.0 to 7.7.1 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.7.0 to 7.7.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.7.0...7.7.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ba48449..d037747c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==25.3.0 -coverage==7.7.0 +coverage==7.7.1 iniconfig==2.1.0 packaging==24.2 pluggy==1.5.0 From a358b77ab8c1631293c6a97917a05fd2e200e6f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 04:18:44 +0000 Subject: [PATCH 37/39] chore(deps): bump pyparsing from 3.2.2 to 3.2.3 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/3.2.2...3.2.3) --- updated-dependencies: - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5af9dc6d..df4b01ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ iniconfig==2.1.0 packaging==24.2 pluggy==1.5.0 py==1.11.0 -pyparsing==3.2.2 +pyparsing==3.2.3 pytest==8.3.5 pytest-cov==6.0.0 tomli==2.2.1 From 41033116072c3863664fdc538410dbff40534de2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 04:42:09 +0000 Subject: [PATCH 38/39] chore(deps): bump coverage from 7.7.1 to 7.8.0 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.7.1 to 7.8.0. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.7.1...7.8.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df4b01ef..e196adcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==25.3.0 -coverage==7.7.1 +coverage==7.8.0 iniconfig==2.1.0 packaging==24.2 pluggy==1.5.0 From 43d1307a5f03a01888632d5166ec2748b847a135 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 04:48:45 +0000 Subject: [PATCH 39/39] chore(deps): bump pytest-cov from 6.0.0 to 6.1.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df4b01ef..d1cde288 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,5 +6,5 @@ pluggy==1.5.0 py==1.11.0 pyparsing==3.2.3 pytest==8.3.5 -pytest-cov==6.0.0 +pytest-cov==6.1.0 tomli==2.2.1