Merged
Conversation
Member
|
Lets run an invocation of |
scbedd
approved these changes
Dec 17, 2025
Member
scbedd
left a comment
There was a problem hiding this comment.
Pull off draft, attempt verify it matches for storage and ml, verify it then I think we're g2g on verification.
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request migrates the breaking changes CI check from the legacy dispatch_tox.py script to the newer dispatch_checks.py script, which uses the azpysdk breaking check tool instead of tox. This aligns the breaking changes pipeline with the migration effort tracked in issue #42601.
Key Changes
- Switches from tox-based breaking changes detection to azpysdk-based breaking changes detection
- Updates script path and argument names to match the new dispatch framework
- Adds explicit environment variable configuration for proper isolation
Member
|
/check-enforcer override |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#42601
pipelines (i didn't find a mgmt package that doesn't opt out of breaking, lmk if there's one i should check) - these outputs are the same as with tox