You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Package name on pypi: py2docfx
In the pipeline, download the tool and tool to validate packages during the following parts of the build:
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:
The text was updated successfully, but these errors were encountered: