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

Intersphinx objects.inv mappings have disappeared #39316

Open
bpkroth opened this issue Jan 20, 2025 · 2 comments
Open

Intersphinx objects.inv mappings have disappeared #39316

bpkroth opened this issue Jan 20, 2025 · 2 comments
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Docs needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team

Comments

@bpkroth
Copy link

bpkroth commented Jan 20, 2025

Same issue as reported in #25456 but these have just recently disappeared.

Visiting: https://azuresdkdocs.blob.core.windows.net/$web/python/azure-core/latest/objects.inv

Returns:

ResourceNotFoundThe specified resource does not exist. RequestId:50b85a1a-801e-0019-3d89-6b47b4000000 Time:2025-01-20T22:20:27.4592198Z

Can these be restored?

@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jan 20, 2025
@kristapratico kristapratico added Docs and removed question The issue doesn't require a change to the product in order to be resolved. Most issues start as that needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Jan 21, 2025
@github-actions github-actions bot added the needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team label Jan 21, 2025
@kristapratico
Copy link
Member

@bpkroth thanks for bringing this to our attention, we're working on a fix.

@scbedd
Copy link
Member

scbedd commented Jan 21, 2025

Hey @bpkroth we are changing how some of the files are accessed due to security policies. In the near future you will need to reference these files by a slightly adjusted url. (the temporary failure was a scream test) Reference #39332 for how you need to update this URL on your side!

EDIT: the new URLS are active right now, and should be switched to at earliest convenience. The old urls are temporarily back online while the scream-test results are addressed.

bpkroth added a commit to microsoft/MLOS that referenced this issue Jan 21, 2025
# Pull Request

## Title

Various documentation improvements

---

## Description

- [x] Some spelling fixups
- [x] sidebar navigation depth tweaks
- [x] Tunables improvements
- [x] Split type related things out from tunable.py to tunable_types.py
  - [x] Associated import fixups
  - [x] Add Examples to Tunable class
- [x] Optimizer documentation improvements
  - [x] Add more examples
  - [x] Add more cross references
- [x] "See Also" rendering mixups.
- [x] mlos_viz dabl doc fixups
- [x] LlamaTune doc fixups
- [ ] ~Environments~ (future PR)
- [ ] ~Services~ (future PR)
- [x] Disable Azure intersphinx resolution:
Azure/azure-sdk-for-python#39316,
Quansight-Labs/intersphinx_registry#57

See Also: #891

---

## Type of Change

- Documentation update
- Refactor

---

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Docs needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team
Projects
None yet
Development

No branches or pull requests

3 participants