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

Redirect RTD site to docs.cleanlab.ai: Part 2 #132

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

weijinglok
Copy link
Contributor

This PR is a follow-up to #130. https://cleanlab.readthedocs.io now redirects to https://docs.cleanlab.ai. Admin will need to perform step 4 below before merging this PR.

  • 1. Add "Redirects" to the cleanlab project in RTD
  • 2. Add the index.rst (redirecting HTML) and change Python to v3.8 in .readthedocs.yaml in the cleanlab's master branch
  • 3. Allow RTD to build this latest version (AKA master branch) of the docs and disable any other versions except latest
  • 4. Admin to disable the RTD webhook from https://github.com/cleanlab/cleanlab/settings/hooks
  • 5. Delete the index.rst and .readthedocs.yaml files in the cleanlab's master branch

@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #132 (e8be62e) into master (5203493) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #132   +/-   ##
=======================================
  Coverage   86.89%   86.89%           
=======================================
  Files          11       11           
  Lines         908      908           
  Branches      166      166           
=======================================
  Hits          789      789           
  Misses        103      103           
  Partials       16       16           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5203493...e8be62e. Read the comment docs.

@jwmueller
Copy link
Member

I've disabled the RTD webhook from https://github.com/cleanlab/cleanlab/settings/hooks

@jwmueller jwmueller merged commit 3a53705 into cleanlab:master Mar 22, 2022
@weijinglok weijinglok deleted the rtd-redirect branch March 23, 2022 11:43
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.

None yet

3 participants