Skip to content

Fix failing doc build on Master#14986

Merged
kaxil merged 1 commit into
apache:masterfrom
astronomer:fix-failing-doc
Mar 24, 2021
Merged

Fix failing doc build on Master#14986
kaxil merged 1 commit into
apache:masterfrom
astronomer:fix-failing-doc

Conversation

@kaxil

@kaxil kaxil commented Mar 24, 2021

Copy link
Copy Markdown
Member

image

This PR also does minor logging improvements.

closes #14985


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

- For some reason pymongo's stable inventory fetch is redirecting, I can reproduce it locally too if I try to access https://pymongo.readthedocs.io/en/stable/objects.inv from by browser.
@kaxil kaxil merged commit f6a1774 into apache:master Mar 24, 2021
@kaxil kaxil deleted the fix-failing-doc branch March 24, 2021 16:57
@XD-DENG

XD-DENG commented Mar 24, 2021

Copy link
Copy Markdown
Member

I think the pymongo doc issue is already resolved? I can access https://pymongo.readthedocs.io/en/stable/objects.inv without issue now

potiuk pushed a commit that referenced this pull request Mar 25, 2021
- For some reason pymongo's stable inventory fetch is redirecting, I can reproduce it locally too if I try to access https://pymongo.readthedocs.io/en/stable/objects.inv from by browser.

(cherry picked from commit f6a1774)
ashb pushed a commit that referenced this pull request Apr 15, 2021
- For some reason pymongo's stable inventory fetch is redirecting, I can reproduce it locally too if I try to access https://pymongo.readthedocs.io/en/stable/objects.inv from by browser.

(cherry picked from commit f6a1774)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs build are failing with requests.exceptions.TooManyRedirects error

3 participants