Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

simplify CI with prerelease python flag #137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
bckohan merged 2 commits into main from py314
Sep 26, 2025
Merged

simplify CI with prerelease python flag #137

bckohan merged 2 commits into main from py314
Sep 26, 2025

Conversation

@bckohan
Copy link
Member

@bckohan bckohan commented Sep 24, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 24, 2025 16:31
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR simplifies CI configuration by leveraging the allow-prereleases flag in GitHub Actions to handle Python 3.14 testing instead of manually specifying release candidate versions.

  • Replaces explicit Python 3.14 release candidate version (3.14.0-rc.3) with stable version string (3.14) across all test matrices
  • Adds allow-prereleases: true to all actions/setup-python steps to enable prerelease Python versions
  • Updates test matrices in lint workflow to include Python 3.11 and 3.14 with appropriate exclusions

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/test.yml Updates Python version matrices and adds prerelease flag to setup-python actions
.github/workflows/lint.yml Expands Python version matrix and adds prerelease flag support

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

codecov bot commented Sep 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bckohan bckohan merged commit 02b0b76 into main Sep 26, 2025
61 checks passed
@bckohan bckohan deleted the py314 branch September 26, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

Copilot code review Copilot Copilot left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /