Skip to content

chore(ci): add Python 3.15-dev to test-published matrix#26

Merged
w-martin merged 2 commits into
mainfrom
worktree-agent-a51c5a7750b49ad46
Jun 7, 2026
Merged

chore(ci): add Python 3.15-dev to test-published matrix#26
w-martin merged 2 commits into
mainfrom
worktree-agent-a51c5a7750b49ad46

Conversation

@w-martin
Copy link
Copy Markdown
Owner

@w-martin w-martin commented May 17, 2026

Fixes #11.

Summary

  • Adds 3.15-dev to the test-published matrix with continue-on-error: true
  • Adds allow-prereleases: true to actions/setup-python
  • Provides early PyO3 ABI compatibility signal before Python 3.15 stable (~Oct 2026)

Test plan

  • Workflow YAML is valid
  • continue-on-error is conditional on 3.15-dev only
  • Existing matrix legs (3.11–3.14) unaffected

@w-martin w-martin changed the base branch from main to worktree-agent-a8ec2ca0fb3645d90 May 17, 2026 10:41
Base automatically changed from worktree-agent-a8ec2ca0fb3645d90 to main May 26, 2026 10:24
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@w-martin w-martin merged commit b92a904 into main Jun 7, 2026
6 checks passed
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.

chore(ci): add Python 3.15-dev to test-published matrix as continue-on-error

2 participants