Skip to content
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

Set custom_container in build docs workflows #29855

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Conversation

Wauplin
Copy link
Contributor

@Wauplin Wauplin commented Mar 25, 2024

TL;DR: this PR doesn't change anything but prevents future break.

Related to huggingface/doc-builder#487. There is now a custom_container option when building docs in CI. When set to "" (instead of "huggingface/transformers-doc-builder" by default), we don't run the CI inside a container, therefore saving ~2min of download time. The plan is to test disabling the transformers container on a few "big" repo and if everything works correctly, we will stop making it the default container. More details on huggingface/doc-builder#487. This PR explicitly set the custom_container to transformers's one to avoid any breaks.

cc @mishig25

@Wauplin Wauplin requested a review from a team March 25, 2024 17:12
@HuggingFaceDocBuilderDev

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.

Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

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

Thanks, lgtm

@Wauplin
Copy link
Contributor Author

Wauplin commented Mar 26, 2024

Thanks for reviewing :)

@Wauplin Wauplin merged commit f01e160 into main Mar 26, 2024
8 checks passed
@Wauplin Wauplin deleted the pr-ci-set-custom-container branch March 26, 2024 13:46
hovnatan pushed a commit to hovnatan/transformers that referenced this pull request Mar 27, 2024
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.

3 participants