Skip to content

chore(python): scope lint baseline - #1846

Merged
f-trycua merged 6 commits into
mainfrom
security/python-import-sort-baseline
Jun 18, 2026
Merged

chore(python): scope lint baseline#1846
f-trycua merged 6 commits into
mainfrom
security/python-import-sort-baseline

Conversation

@0xjohnnydev

@0xjohnnydev 0xjohnnydev commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • scope Python lint commands to the Python workspace and top-level tests instead of the whole repo
  • keep existing Python-owned files lint-clean for the scoped command
  • add explicit isort first-party config for cua so macOS/Linux ordering is stable

Validation

  • uv run isort --check-only libs/python tests
  • uv run black --check libs/python tests
  • uv run ruff check libs/python tests

Notes

  • This keeps the security/dependency PRs narrow and avoids unrelated driver/docs formatter churn.

@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs Ignored Ignored Preview Jun 18, 2026 10:35pm

Request Review

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

📦 Publishable packages changed

  • pypi/agent
  • pypi/computer-server

Add release:<service> labels to auto-release on merge (+ optional bump:minor or bump:major, default is patch).
Or add no-release to skip.

@coderabbitai

coderabbitai Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto incremental 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: a3290df9-ba90-4db3-91af-022a46fb4a33

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch security/python-import-sort-baseline

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.

@sentry

sentry Bot commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

Caution

This repository is currently using the Sentry GitHub App to receive Codecov PR comments. This integration will be deprecated on July 8, 2026. Please install the Codecov GitHub App to continue receiving coverage reports on your pull requests.
❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ibs/python/computer-server/computer_server/main.py | 0.00% | 2 Missing ⚠️ |

📢 Thoughts on this report? Let us know!

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

📦 Publishable packages changed

  • pypi/agent
  • pypi/computer-server

Add release:<service> labels to auto-release on merge (+ optional bump:minor or bump:major, default is patch).
Or add no-release to skip.

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

📦 Publishable packages changed

  • pypi/agent
  • pypi/computer-server

Add release:<service> labels to auto-release on merge (+ optional bump:minor or bump:major, default is patch).
Or add no-release to skip.

@0xjohnnydev 0xjohnnydev changed the title chore(python): format lint baseline chore(python): scope lint baseline Jun 4, 2026
0xjohnnydev and others added 3 commits June 18, 2026 15:35
Co-authored-by: jf-mac-mini <jf-mac-mini@jf-mac-minis-Mac-mini.local>
Co-authored-by: jf-mac-mini <jf-mac-mini@jf-mac-minis-Mac-mini.local>
* chore(typescript): format lockfiles

* chore(typescript): format prettier baseline

* chore(typescript): scope prettier lint baseline

---------

Co-authored-by: jf-mac-mini <jf-mac-mini@jf-mac-minis-Mac-mini.local>
@github-actions

Copy link
Copy Markdown
Contributor

📦 Publishable packages changed

  • npm/computer
  • pypi/agent
  • pypi/cli
  • pypi/computer-server

Add release:<service> labels to auto-release on merge (+ optional bump:minor or bump:major, default is patch).
Or add no-release to skip.

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

📦 Publishable packages changed

  • npm/computer
  • pypi/agent
  • pypi/cli
  • pypi/computer-server

Add release:<service> labels to auto-release on merge (+ optional bump:minor or bump:major, default is patch).
Or add no-release to skip.

@f-trycua
f-trycua merged commit 59cf25c into main Jun 18, 2026
14 of 16 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

📦 Publishable packages changed

  • npm/computer
  • pypi/agent
  • pypi/cli
  • pypi/computer-server

Add release:<service> labels to auto-release on merge (+ optional bump:minor or bump:major, default is patch).
Or add no-release to skip.

@f-trycua
f-trycua deleted the security/python-import-sort-baseline branch June 18, 2026 22:35
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