Skip to content

Conversation

@jschlyter
Copy link
Member

@jschlyter jschlyter commented Nov 17, 2025

Summary by CodeRabbit

  • Chores
    • Updated test infrastructure to support Python 3.14 and discontinued support for earlier Python versions.

@jschlyter jschlyter requested a review from a team as a code owner November 17, 2025 07:48
@coderabbitai
Copy link

coderabbitai bot commented Nov 17, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

The test workflow configuration is updated to adjust the Python version matrix, removing Python 3.11 and 3.12 while adding Python 3.14 for CI/CD testing coverage.

Changes

Cohort / File(s) Summary
CI/CD Workflow Matrix Update
\.github/workflows/test\.yml
Modified Python version matrix: removed 3.11 and 3.12, added 3.14

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Single configuration file with straightforward version number updates
  • No logic changes or dependencies affected

Poem

🐰 A hop through the workflow, the versions now gleam,
Out go the old ones, in comes the dream,
Python 3.14 joins the testing queue,
Fresh versions ahead—our pipelines are new! 🚀

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update_dependencies_20251117

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between d230d01 and 8708b1c.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • .github/workflows/test.yml (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jschlyter jschlyter merged commit 25730e3 into main Nov 17, 2025
6 of 7 checks passed
@jschlyter jschlyter deleted the update_dependencies_20251117 branch November 17, 2025 07:50
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