Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

docs: Use cached versions of Cloud objects.inv files - #863

Merged
bw-yuhogg merged 1 commit into
googleapis:mainfrom
bw-yuhogg:fix-docs
Feb 6, 2023
Merged

docs: Use cached versions of Cloud objects.inv files#863
bw-yuhogg merged 1 commit into
googleapis:mainfrom
bw-yuhogg:fix-docs

Conversation

@bw-yuhogg

Copy link
Copy Markdown
Contributor

The objects.inv files for two different library deps are currently inaccessible due to redirects.

In the meantime, allow continuing to build the docs by caching them locally.

They are second in the list, so if the original URL's start serving the files themselves, there will be no need to update conf.py again. The cache is strictly a fallback.

Fixes #862

@bw-yuhogg
bw-yuhogg requested review from a team February 6, 2023 22:05
@product-auto-label product-auto-label Bot added the api: datastore Issues related to the googleapis/python-ndb API. label Feb 6, 2023
@dandhlee dandhlee added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 6, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 6, 2023

@dandhlee dandhlee left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, one comment.

Comment thread docs/conf.py Outdated
The objects.inv files for two different library deps
are currently inaccessible due to redirects.

In the meantime, allow continuing to build the docs by caching
them locally.

They are second in the list, so if the original URL's
start serving the files themselves, there will be no need
to update conf.py again. The cache is strictly a fallback.

Fixes googleapis#862
@dandhlee dandhlee added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 6, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 6, 2023
@bw-yuhogg
bw-yuhogg merged commit 4471e2f into googleapis:main Feb 6, 2023
@bw-yuhogg
bw-yuhogg deleted the fix-docs branch February 6, 2023 23:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: datastore Issues related to the googleapis/python-ndb API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Building documentation currently fails due to missing object.inv

2 participants