Skip to content

refactor: shard checkers - #45064

Draft
tarekziade wants to merge 6 commits into
mainfrom
tarekziade-optimize-imports
Draft

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

Conversation

@tarekziade

@tarekziade tarekziade commented Mar 27, 2026

Copy link
Copy Markdown
Collaborator

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.

@ArthurZucker

Copy link
Copy Markdown
Collaborator

Removing ourselves from review list as I think this is already updatreamed

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.

4 participants