Skip to content

refactor: shard checkers#45064

Draft
tarekziade wants to merge 6 commits intomainfrom
tarekziade-optimize-imports
Draft

refactor: shard checkers#45064
tarekziade wants to merge 6 commits intomainfrom
tarekziade-optimize-imports

Conversation

@tarekziade
Copy link
Copy Markdown
Collaborator

@tarekziade tarekziade commented Mar 27, 2026

What does this PR do?

check modular import can be extremely slow (8mn in CI) we're investigating speeding it up in #45046

But we can also shard jobs in CI to mitigate a little bit.

This patch:

  • Run slower steps on their own
  • Reunite all new import checks in the same checker

@tarekziade tarekziade changed the title shard checkers refactor: shard checkers Mar 27, 2026
@tarekziade tarekziade self-assigned this Mar 27, 2026
@tarekziade tarekziade marked this pull request as draft March 27, 2026 16:41
@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

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