-
Notifications
You must be signed in to change notification settings - Fork 3.3k
{Compute} Adopt track2 SDK, azure-mgmt-batch==15.0.0 #18113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
cf336ef
Merge pull request #3 from Azure/dev
BigCat20196 783635e
Merge pull request #4 from Azure/dev
BigCat20196 1e0ede2
Merge pull request #5 from Azure/dev
BigCat20196 2137f75
Update test link
BigCat20196 ebd32e1
Merge pull request #6 from Azure/dev
BigCat20196 169ceb5
Merge branch 'jf_fix13385_408' into dev
BigCat20196 01d4476
Merge branch 'dev' of https://github.com/Azure/azure-cli into dev
BigCat20196 28dc2cf
Merge branch 'dev' of https://github.com/Azure/azure-cli into dev
BigCat20196 580a718
Merge pull request #7 from Azure/dev
BigCat20196 343c993
Merge pull request #8 from Azure/dev
BigCat20196 66e59c6
Merge pull request #9 from Azure/dev
BigCat20196 001e6c9
Merge pull request #11 from Azure/dev
BigCat20196 54c00cc
Merge pull request #12 from Azure/dev
BigCat20196 d8996cb
Merge pull request #13 from Azure/dev
BigCat20196 901d9c8
Update requirements
BigCat20196 81ae19c
Fix batch_data_plane
BigCat20196 875f0a0
Fix 2 tests
BigCat20196 f56208e
Fix their style and linter
BigCat20196 b71acc8
Merge branch 'dev' into batchtrack2
BigCat20196 c1f2b78
Fix _help
BigCat20196 419b67b
Merge branch 'batchtrack2' of https://github.com/BigCat20196/azure-cl…
BigCat20196 91f7de2
Fix batch style and linter
BigCat20196 3a9807c
Upload test yaml
BigCat20196 56854c9
Fix batch test in network
BigCat20196 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Format is a keyword. If we use format as the parameter name, linter will report an error.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You are right. Options_list is the display name. No problem.