This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
In the pipeline, download the tool and tool to validate packages during the following parts of the build:
Package onboarding
Package metadata updates to docs repo (during release)
Nightly package docs validation
Validation process today involves pulling a container image from a private container registry. This step can be removed as the tool replaces the container.
We will pin this package initially to prevent unpredictable breaks. To keep things moving forward on this, add a job to docindex which checks for a later version of the REX tool. If found:
Install tool locally
Test tool using the shared tests
If tests pass open a PR to update the pinned version of the REX tool
Package name on pypi: py2docfx
In the pipeline, download the tool and tool to validate packages during the following parts of the build:
We will pin this package initially to prevent unpredictable breaks. To keep things moving forward on this, add a job to docindex which checks for a later version of the REX tool. If found: