Skip to content

Conversation

@JennyPng
Copy link
Member

@JennyPng JennyPng commented Jan 22, 2026

for #42883

although. this is only used in the archetype-typespec-emitter template, which I couldn't find a usage of by Python, i only saw it used by http-client-csharp - ci

@JennyPng JennyPng marked this pull request as ready for review January 22, 2026 17:24
Copilot AI review requested due to automatic review settings January 22, 2026 17:24
Copy link
Contributor

Copilot AI left a comment

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 modernizes the SDK generation command in CI by replacing the deprecated tox run -e generate approach with the newer azpysdk generate command. This aligns with the repository's ongoing migration from tox-based tooling to the lighter-weight azpysdk framework.

Changes:

  • Replace tox run -e generate -c "$toxConfigPath" --root . with azpysdk generate . in the Update-python-GeneratedSdks function
  • Remove the now-unnecessary $toxConfigPath variable declaration

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.

1 participant