Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Ruff is running in many CI jobs #582

Closed
mfisher87 opened this issue May 21, 2024 · 0 comments
Closed

Ruff is running in many CI jobs #582

mfisher87 opened this issue May 21, 2024 · 0 comments

Comments

@mfisher87
Copy link
Collaborator

We run Ruff in pre-commit.ci, but also it turns out in many other CI jobs :)

I removed one extra run of Ruff in our CI last week or so: #567

But now reviewing #580 I see Ruff is running in our unit tests and integration tests. Ruff is relatively cheap and fast to run; are we using it to short-circuit running expensive tests?

@nsidc nsidc locked and limited conversation to collaborators Dec 10, 2024
@asteiker asteiker converted this issue into discussion #890 Dec 10, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in earthaccess project Dec 10, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant