Skip to content

Bump version v26.06.0 -> v26.06.1#518

Merged
danielhollas merged 1 commit into
mainfrom
release/26.6.1
Jun 4, 2026
Merged

Bump version v26.06.0 -> v26.06.1#518
danielhollas merged 1 commit into
mainfrom
release/26.6.1

Conversation

@edan-bainglass

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.68%. Comparing base (7f3d73d) to head (b1ab642).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #518      +/-   ##
==========================================
- Coverage   72.72%   72.68%   -0.05%     
==========================================
  Files          18       18              
  Lines        1672     1673       +1     
==========================================
  Hits         1216     1216              
- Misses        456      457       +1     
Flag Coverage Δ
py-3.12 72.68% <100.00%> (-0.05%) ⬇️
py-3.9 72.68% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@edan-bainglass

Copy link
Copy Markdown
Member Author

@danielhollas Did I mess something up?

Error: Trusted publishing exchange failure: 
OpenID Connect token retrieval failed: GitHub: missing or insufficient OIDC token permissions, the ACTIONS_ID_TOKEN_REQUEST_TOKEN environment variable was unset

This generally indicates a workflow configuration error, such as insufficient
permissions. Make sure that your workflow has `id-token: write` configured
at the job level, e.g.:

```yaml
permissions:
  id-token: write

@danielhollas

Copy link
Copy Markdown
Contributor

The publish workflow here is triggered by tag push so the release is already done. I've normallt juat been running bumpver on the main branch directly. So not surprised that the TestPyPI job is broken. I'll have a look later. In the meantim let's merge this.

@danielhollas danielhollas merged commit acebb2c into main Jun 4, 2026
15 of 16 checks passed
@danielhollas danielhollas deleted the release/26.6.1 branch June 4, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants