Skip to content

fix(ci): pin Ruff version to 0.15.22 - #3900

Merged
chaokunyang merged 1 commit into
apache:mainfrom
BaldDemian:ruff-ci
Jul 30, 2026
Merged

fix(ci): pin Ruff version to 0.15.22#3900
chaokunyang merged 1 commit into
apache:mainfrom
BaldDemian:ruff-ci

Conversation

@BaldDemian

@BaldDemian BaldDemian commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Why?

Pin Ruff version so existing Python files are not affected by breaking changes brought by Ruff 0.16.0.

What does this PR do?

Pin Ruff version to 0.15.22, the last version before 0.16.0.

Related issues

Closes #3899.

AI Contribution Checklist

  • Substantial AI assistance was used in this PR: yes / no
  • If yes, I included a completed AI Contribution Checklist in this PR description and the required AI Usage Disclosure.
  • If yes, my PR description includes the required ai_review summary and screenshot evidence or equivalent persisted links of the final clean AI review results from both fresh reviewers described in AI_POLICY.md, the Fory-guided reviewer and the independent general reviewer, on the current PR diff or current HEAD after the latest code changes.

Does this PR introduce any user-facing change?

  • Does this PR introduce any public API change?
  • Does this PR introduce any binary protocol compatibility change?

Benchmark

@BaldDemian
BaldDemian marked this pull request as ready for review July 30, 2026 03:04
@BaldDemian
BaldDemian requested a review from chaokunyang as a code owner July 30, 2026 03:04
@chaokunyang
chaokunyang merged commit 9321a22 into apache:main Jul 30, 2026
71 checks passed
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.

Code style check failed due to latest Ruff breaking changes

2 participants