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

Warning

Rate limit exceeded

@amotl has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 14 minutes and 23 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 903c66c2-9d8b-41e5-a691-5d98b4391d57

📥 Commits

Reviewing files that changed from the base of the PR and between 4d15859 and 2e1c8ab.

📒 Files selected for processing (2)
  • .github/workflows/postgresql.yml
  • .github/workflows/release-app.yml

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
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