Skip to content

CI: Use more Python 3.14 (next)#592

Draft
amotl wants to merge 1 commit into
mainfrom
python314-next
Draft

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

Conversation

@amotl

@amotl amotl commented Dec 26, 2025

Copy link
Copy Markdown
Contributor

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

@coderabbitai

coderabbitai Bot commented Dec 26, 2025

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b7a2ef1f-03f4-436a-b696-1a4891bb7348

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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
  • Commit unit tests in branch python314-next

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

amotl commented Feb 11, 2026

Copy link
Copy Markdown
Contributor Author

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