Skip to content

Install APIView generation tool dependencies in SDK generation pipeline#47521

Merged
msyyc merged 5 commits into
mainfrom
fix-apiview-tool-install-in-pipeline
Jun 16, 2026
Merged

Install APIView generation tool dependencies in SDK generation pipeline#47521
msyyc merged 5 commits into
mainfrom
fix-apiview-tool-install-in-pipeline

Conversation

@msyyc

@msyyc msyyc commented Jun 16, 2026

Copy link
Copy Markdown
Member

fix #47518

I already test this PR in pipeline and result contains expected api.md: #47520

@msyyc msyyc marked this pull request as ready for review June 16, 2026 05:57
Copilot AI review requested due to automatic review settings June 16, 2026 05:57
@msyyc msyyc requested a review from danieljurek as a code owner June 16, 2026 05:57

Copilot AI 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.

Pull request overview

This PR updates the Python SDK generation pipeline to ensure APIView artifacts can be generated reliably by installing the APIView stub generator dependencies before invoking azpysdk apistub.

Changes:

  • Add a pip install step for eng/apiview_reqs.txt prior to APIView generation in spec-pull-request and release modes.
  • Adjust azpysdk apistub invocation to pass a stringified destination directory and keep stderr output visible in release mode for debugging.

Comment thread eng/tools/azure-sdk-tools/packaging_tools/sdk_generator.py
Comment thread eng/tools/azure-sdk-tools/packaging_tools/sdk_generator.py
@msyyc msyyc merged commit f91b18b into main Jun 16, 2026
21 checks passed
@msyyc msyyc deleted the fix-apiview-tool-install-in-pipeline branch June 16, 2026 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants