Skip to content

Comments

Ruff ecosystem: pass no-preview cli arg by default#8775

Merged
zanieb merged 7 commits intoastral-sh:mainfrom
T-256:patch-4
Nov 20, 2023
Merged

Ruff ecosystem: pass no-preview cli arg by default#8775
zanieb merged 7 commits intoastral-sh:mainfrom
T-256:patch-4

Conversation

@T-256
Copy link
Contributor

@T-256 T-256 commented Nov 20, 2023

Addresses #8489 (comment)
That issues still exist on formatter, but since black doesn't support no-preview cli arg, I didn't include it in this PR.

@zanieb
Copy link
Member

zanieb commented Nov 20, 2023

Thanks! You can add this to the formatter too. We don't use comparisons with Black in CI anyway.

@zanieb zanieb added the ci Related to internal CI tooling label Nov 20, 2023
@T-256 T-256 changed the title lint ecosystem: respect no-preview Ruff ecosystem: pass no-preview cli arg by default Nov 20, 2023
Copy link
Member

@zanieb zanieb left a comment

Choose a reason for hiding this comment

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

Thanks!

We should test the ecosystem on ecosystem module changes for example
@github-actions
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

@zanieb zanieb merged commit aec80dc into astral-sh:main Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Related to internal CI tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants