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

Remove CircleCI. #1189

Merged
merged 2 commits into from
Jun 1, 2021
Merged

Remove CircleCI. #1189

merged 2 commits into from
Jun 1, 2021

Conversation

lesteve
Copy link
Member

@lesteve lesteve commented Jun 1, 2021

For simplicity, it makes sense to get rid of CircleCI and use ReadTheDocs on PRs since ReadTheDocs is already used to generate the documentation on master.

My main assumption is that CircleCI was only useful to generate the docs on PRs. Let me know if I am missing something!

Fix #1187. For some weird reasons, the doc buil hangs on CircleCI but not on readthedocs so this would be fixed with this PR too.

@lesteve
Copy link
Member Author

lesteve commented Jun 1, 2021

For some weird reasons, the build is triggered on ReadTheDocs (https://readthedocs.org/projects/joblib/builds/) but the CI status is not shown here. Needs a further look.

@lesteve
Copy link
Member Author

lesteve commented Jun 1, 2021

OK the readthedocs CI status is here now without any changes 🤷 oh well "c'est tombé en marche" as we say in French 😉.

The ReadTheDocs generated for this PR looks fine AFAICT: https://joblib--1189.org.readthedocs.build/en/1189/

@ogrisel
Copy link
Contributor

ogrisel commented Jun 1, 2021

I checked the examples and they look fine, including the compression benchmark results:

https://joblib--1189.org.readthedocs.build/en/1189/auto_examples/compressors_comparison.html#sphx-glr-auto-examples-compressors-comparison-py

@ogrisel
Copy link
Contributor

ogrisel commented Jun 1, 2021

Let's merge and disable circle ci. It's always easy to re-enable if needed.

@ogrisel ogrisel merged commit 21ef823 into joblib:master Jun 1, 2021
@lesteve lesteve deleted the remove-circleci branch June 1, 2021 09:35
jjerphan pushed a commit to jjerphan/joblib that referenced this pull request Oct 11, 2021
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.

Timeout on doc build in CircleCI
2 participants