Skip to content

Python ci fixes#13698

Merged
magnesj merged 3 commits intodevfrom
python-ci-fixes
Mar 6, 2026
Merged

Python ci fixes#13698
magnesj merged 3 commits intodevfrom
python-ci-fixes

Conversation

@kriben
Copy link
Collaborator

@kriben kriben commented Mar 6, 2026

No description provided.

kriben and others added 3 commits March 6, 2026 08:34
Move typing import to top of file and add noqa: E402 comments
to imports that must follow the sys.path.insert call.
ruff check --diff only reported fixable violations, silently passing
on unfixable errors like E402. Replace with ruff check (no flags) to
fail CI on all violations. Auto-fix PR creation now only triggers on
failure for same-repo branches.
@kriben kriben requested a review from magnesj March 6, 2026 07:45
@magnesj magnesj merged commit fcff011 into dev Mar 6, 2026
18 checks passed
@magnesj magnesj deleted the python-ci-fixes branch March 6, 2026 07:52
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.

2 participants