Skip to content

CI: Use more Python 3.14 (next)#592

Draft
amotl wants to merge 1 commit intomainfrom
python314-next
Draft

CI: Use more Python 3.14 (next)#592
amotl wants to merge 1 commit intomainfrom
python314-next

Conversation

@amotl
Copy link
Member

@amotl amotl commented Dec 26, 2025

Just maintenance. A few requirements are not ready for Python 3.14, yet.

@coderabbitai
Copy link

coderabbitai bot commented Dec 26, 2025

Walkthrough

Updated Python version references in three GitHub Actions workflows, replacing Python 3.13 with Python 3.14 in CI test matrices and an Install Python step. No other workflow logic or behavior changed.

Changes

Cohort / File(s) Summary
CI workflow Python version bumps
.github/workflows/kinesis.yml, .github/workflows/postgresql.yml, .github/workflows/release-app.yml
Replaced Python 3.13 with Python 3.14 in test matrices (kinesis.yml, postgresql.yml) and the "Install Python" step (release-app.yml). No other changes to job logic.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

dependencies

Suggested reviewers

  • surister
  • hammerhead

Poem

🐰 A hop for CI, a nimble cheer,
3.14 arrives—let tests appear,
Pipelines skip a tiny beat,
Build logs hum a steady beat,
Rabbit claps for versions clear.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: updating CI workflows to use Python 3.14 across multiple workflow files (kinesis, postgresql, and release-app).
Description check ✅ Passed The description is related to the changeset, mentioning maintenance and Python 3.14 adoption, though it lacks specific details about which workflows were updated.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

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

No actionable comments were generated in the recent review. 🎉

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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.

@amotl
Copy link
Member Author

amotl commented Feb 11, 2026

On the two spots where the workflow is failing,

image

[...] we applied relevant actions.

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.

1 participant