Uh oh!
There was an error while loading. Please reload this page.
Update redirects in docs.yaml - #1178
Conversation
jgillenwater
commented
Sep 14, 2023
@hhughes@absurdfarce What do we need to change so this PR passes the checks? |
absurdfarce
commented
Sep 14, 2023
There are a fair amount of URLs in here that are specific to Java. Do we know that these URLs actually need to be re-written for the Python driver? I wouldn't expect the Python driver to need to exclude this for instance: Probably more importantly there may very well be some URLs that are specific to the Python docs that need to be excluded but aren't. We'll probably need to repeat the same process that was used for the Java build to determine what URLs need to be rewritten and/or what URL checks need to be excluded for each build. |
absurdfarce
left a comment
There was a problem hiding this comment.
@emeliawilkinson24 and I observed a clean doc build with these changes
…sync_with_upstream_3.29.1 version 3.29.0 * tag '3.29.0' of https://github.com/datastax/python-driver: Documentation (and other) updates for 3.29.0 (apache#1194) PYTHON-1331 ssl.match_hostname() is deprecated in 3.7 (apache#1191) PYTHON-1371 Add explicit exception type for serialization failures (apache#1193) Remove outdated Python pre-3.7 references (apache#1186) PYTHON-1368 Avoid installing DSE deps + executing DSE tests for Python 3.12 (apache#1188) PYTHON-1366 Handle removal of asyncore in Python 3.12 (apache#1187) Removed backup(.bak) files (apache#1185) docs: Fix typo in add_callbacks (apache#1177) Remove some remnants of Python2 (apache#1172) PYTHON-1313 Fix asyncio removals in Python 3.10 (apache#1179) PYTHON-1364 Fix ssl.wrap_socket errors (from eventlet) for Python 3.12 (apache#1181) Add Jenkins support for Python 3.12.0 (apache#1180) Update redirects in docs.yaml (apache#1178) Jenkins using new python versions in the matrix (apache#1174) Update docs.yaml to point to most recent 3.28.0 docs changes CONN-38 Notes for 3.28.0 on PYTHON-1350 (apache#1167) Include docs for 3.28.0 Fixed non-valid rst in README
No description provided.