Skip to content
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

[AutoPR azure-mgmt-network] Fix lint errors #1384

Open
wants to merge 53 commits into
base: sdkAutomation/azure-mgmt-network
Choose a base branch
from

Conversation

openapi-sdkautomation[bot]
Copy link

Created to sync Azure/azure-rest-api-specs#9787.
(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-network

You can install the package azure-mgmt-network of this PR using the following command:
pip install "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/azure-mgmt-network@9787#egg=azure-mgmt-network&subdirectory=azure-mgmt-network"

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-network@9787#egg=azure-mgmt-network&subdirectory=azure-mgmt-network"

If you have a local clone of this repository, you can also do:

  • git checkout sdkAutomation/azure-mgmt-network@9787
  • pip install -e ./azure-mgmt-network

Or build a wheel file to distribute for testing:

  • git checkout sdkAutomation/azure-mgmt-network@9787
  • pip wheel --no-deps ./azure-mgmt-network

Direct download

Your files can be directly downloaded here:

lmazuel and others added 30 commits June 3, 2020 10:58
* 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 <laurent.mazuel@gmail.com>
Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
* disable some by design bandit warnings

* Packaging update of azure-mgmt-datalake-analytics

Co-authored-by: Azure SDK Bot <aspysdk2@microsoft.com>
* Fixed incorrect ID type error

* Fix pylint
* create_or_update takes object

* rename is_hidden to hidden

* fix types

* updates
* Add missing dependency for azure-common

* Import on scope to reduce dependencies
…e#11717)

* fix typing and docs for initial_response parameter of LROPoller

* removed unnecessary import
* search method only takes search_text

* update

* Add AzureCliCredential and VSCodeCredential to public API (Azure#11790) (Azure#11805)

Co-authored-by: Charles Lowell <chlowe@microsoft.com>

* get master (Azure#11823)

* [HDInsight] Fix hdi test failure (Azure#11806)

* 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 <laurent.mazuel@gmail.com>
Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>

* disable some by design bandit warnings (Azure#11495)

* disable some by design bandit warnings

* Packaging update of azure-mgmt-datalake-analytics

Co-authored-by: Azure SDK Bot <aspysdk2@microsoft.com>

* Increment package version after release of azure_core (Azure#11795)

* Use subject claim as home_account_id when no client_info (Azure#11639)

* Refactor ClientCertificateCredential to use AadClient (Azure#11719)

* Refactor ClientSecretCredential to use AadClient (Azure#11718)

* [Cosmos] Fixed incorrect ID type error (Azure#11798)

* Fixed incorrect ID type error

* Fix pylint

* [text analytics] Update readme (Azure#11796)

* try something (Azure#11797)

* Search refactoring 3 (Azure#11804)

* create_or_update takes object

* rename is_hidden to hidden

* fix types

* updates

Co-authored-by: aim-for-better <zhenyu.zhou@microsoft.com>
Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
Co-authored-by: Azure SDK Bot <aspysdk2@microsoft.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: Charles Lowell <chlowe@microsoft.com>
Co-authored-by: annatisch <antisch@microsoft.com>
Co-authored-by: iscai-msft <43154838+iscai-msft@users.noreply.github.com>
Co-authored-by: Krista Pratico <krpratic@microsoft.com>

* rename AnalyzeText to AnalyzeTextRequest

* fixes

* update

* update changelog

* update

* add types

* update

* rename batch methods

* update

* update

* update

* updates

Co-authored-by: Charles Lowell <chlowe@microsoft.com>
Co-authored-by: aim-for-better <zhenyu.zhou@microsoft.com>
Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
Co-authored-by: Azure SDK Bot <aspysdk2@microsoft.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: annatisch <antisch@microsoft.com>
Co-authored-by: iscai-msft <43154838+iscai-msft@users.noreply.github.com>
Co-authored-by: Krista Pratico <krpratic@microsoft.com>
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/azure-mgmt-network branch 3 times, most recently from 5c3c219 to a688a6b Compare August 4, 2020 18:29
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/azure-mgmt-network branch 6 times, most recently from e390bf7 to b5a2c33 Compare August 14, 2020 11:00
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/azure-mgmt-network branch 10 times, most recently from 684a022 to d4546a0 Compare August 24, 2020 03:39
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/azure-mgmt-network branch 3 times, most recently from 7343ce1 to d87d361 Compare August 28, 2020 07:20
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/azure-mgmt-network branch 2 times, most recently from b1a2054 to 1eacf8c Compare September 10, 2020 02:54
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/azure-mgmt-network branch 2 times, most recently from 39425e2 to 752a83d Compare November 3, 2020 03:02
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/azure-mgmt-network branch 2 times, most recently from 56b6328 to 701e15a Compare November 11, 2020 03:50
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.