forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 2
[AutoPR azure-mgmt-machinelearningservices] Adding isolatedNetwork parameters **WaitForARMFeedback** #1348
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
Open
openapi-sdkautomation
wants to merge
10
commits into
sdkAutomation/azure-mgmt-machinelearningservices
Choose a base branch
from
sdkAutomation/azure-mgmt-machinelearningservices@9713
base: sdkAutomation/azure-mgmt-machinelearningservices
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
* Whitelist what pickle is serializing in context * Indent
…zure#11650) * regenerate code * async poller and continuation token changes * update tests * update samples * update shared requirements * updates after cimultidict change in azure-core * update readme/changelog * mypy * one more update on readme * try with azure-core whitelisted context * revert dev reqs * update changelog with new dependency on azure-core 1.6.0 * forgot to apply changes * update type hints * fix for tests * fix type hints, changelog; delete recording for test that doesn't exist
* Initial generation Synapse autorest v5 * Fix empty model generation * Fix Test Failure: Skip 3 test case: test_create_with_adlsgen1, test_create_with_additional_storage, test_oms_on_running_cluster Rename test_http_extend to test_gateway_setting for http settings is replaced with gateway settings Co-authored-by: Laurent Mazuel <[email protected]> Co-authored-by: Zhenyu Zhou <[email protected]>
4 tasks
d44ca86 to
974dc53
Compare
974dc53 to
5892adf
Compare
60aa3d6 to
0a25e19
Compare
7466637 to
93f9026
Compare
93f9026 to
b1f5839
Compare
e0e0c59 to
e7ad72a
Compare
399fd10 to
252dadc
Compare
9201b95 to
693782e
Compare
fdf7701 to
ac5ee87
Compare
4153739 to
6e5bd15
Compare
ff82dc2 to
896091c
Compare
d9887f4 to
d53d979
Compare
d53d979 to
ec188e8
Compare
c3df960 to
91cad69
Compare
91cad69 to
678cbb5
Compare
29c24d9 to
ce86123
Compare
ce86123 to
a8edc0b
Compare
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.
Created to sync Azure/azure-rest-api-specs#9713.
(message created by the CI based on PR content)
Installation instruction
Package azure-mgmt-machinelearningservices
You can install the package
azure-mgmt-machinelearningservicesof this PR using the following command:pip install "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/azure-mgmt-machinelearningservices@9713#egg=azure-mgmt-machinelearningservices&subdirectory=azure-mgmt-machinelearningservices"You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/azure-mgmt-machinelearningservices@9713#egg=azure-mgmt-machinelearningservices&subdirectory=azure-mgmt-machinelearningservices"If you have a local clone of this repository, you can also do:
git checkout sdkAutomation/azure-mgmt-machinelearningservices@9713pip install -e ./azure-mgmt-machinelearningservicesOr build a wheel file to distribute for testing:
git checkout sdkAutomation/azure-mgmt-machinelearningservices@9713pip wheel --no-deps ./azure-mgmt-machinelearningservicesDirect download
Your files can be directly downloaded here: