8000 Move doc building jobs out of circleci · Issue #21068 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

Move doc building jobs out of circleci #21068

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

Closed
thomasjpfan opened this issue Sep 16, 2021 · 4 comments
Closed

Move doc building jobs out of circleci #21068

thomasjpfan opened this issue Sep 16, 2021 · 4 comments

Comments

@thomasjpfan
Copy link
Member

As suggested by @ogrisel in #20711 (comment)

In terms of PRs, I think it is possible to migrate all doc building to github actions or azure:

  1. Build docs with "doc diff mode" or "full doc mode" on github actions or azure
  2. Store the build into an artifact
  3. Trigger a circleci workflow using the circleci API with a parameter pointing to the artifact.
  4. The circleci workflow will download the artifact and host it, which should be quick.
@alfaro96
Copy link
Member

I can work on this issue.

@ogrisel
Copy link
Member
ogrisel commented Sep 27, 2021

There is not way to host HTML artifacts directly on github actions or Azure?

Edits:

@alfaro96
Copy link
Member
alfaro96 commented Jun 6, 2022

Is there anything left we should do to close this issue?

@thomasjpfan
Copy link
Member Author

This issue can be closed now. Thank you for bringing this issue to the finish line! 🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
0