You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
While working in this repo and having added the object_store crate (see #2030) it is clear to me that much more CI is being done than necessary.
Specifically, basically all CI jobs are run for all PRs, regardless of what files they touch
Describe the solution you'd like
I envision a few cleanups:
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
While working in this repo and having added the
object_store
crate (see #2030) it is clear to me that much more CI is being done than necessary.Specifically, basically all CI jobs are run for all PRs, regardless of what files they touch
Describe the solution you'd like
I envision a few cleanups:
Describe alternatives you've considered
Leave it the way it is
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: