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 track2_azure-mgmt-web] Re-add a previously erroneously removed PUT API for /networkConfig/VirtualNetwork #5243

Closed

Conversation

openapi-sdkautomation[bot]
Copy link

Create to sync Azure/azure-rest-api-specs#14018

You can install the use using pip install of the artificats.

mccoyp and others added 30 commits April 5, 2021 17:00
* Fix bug in async retry policy

* Added some retry testing

* Updated release notes

* Review feedback

* Moved static methods
* generated code from swagger

* adding files from template

* adding a tests.yml file

* outlining base structures

* adding more skeleton code

* formatting code

* adding some async files

* fixes for apiview

* added models and clients based on feedback from arch board

* running black to keep code clean

* more changes to auth

* have a basic pipeline

* added an auth policy for username & password

* have a working auth policy

* need to add a page iterator class for returned repositories

* working list tags and list repositories methods

* adding a change to the tests.yml file to run in live mode once I get there

* added more methods

* adding test infra

* adding swagger file

* regen with Jeremys swagger, fixing up implementations

* added delete method, more models are filled out

* code formatting and adding helper method to repository client

* adding changes from newest swagger

* updated generated code

* adding tests for list and delete not exists, small changes to tests.yml

* adding more list tests

* updating readme and setup

* adding more things the pipelines need

* fixing pylint issues to get pipeline green

* making all tests live tests

* updating ci and readme with tables copies

* updates to readme

* adding more changes

* draft based on pallavis code

* updating readme

* removing old sections from readme

* more readme deletions

* adding auth policy back in

* ignore swagger readme

* adding devtoolsback

* readme fix, linting fix

* updating shared reqs

* regenerated code, fixed changelog, modified test structure

* formatting

* fixed up all lint and mypy issues

* formatting

* adding devtools to dev_reqs

* including samples and license in manifest, thank you scbedd

* updating swagger

* adding skeleton for auth flow

* more auth files

* committing for izy to take a look

* forgot new files

* working auth policy using challenge

* working tests

* deleting recordings

* authentication flow test

* regenerated

* fixing up test

* new generated code, fixed user agent, passing tests

* fixing up a few tests

* changing a test slightly

* async policy almost working, problem with the same url encoding

* more test fixes

* working live and playback

* linting fixes, had to remove mypy because of issues in generated

* adding conftest, fixing up async issue

* renaming the async test file

* fixing async tests

* more fixes

* removing async tests folder

* addressing charles and anna's comments, thank you both

* removing more from authpolicy

* removing exchange client

* fixing up scrubber

* addressing charles comments on auth and exchange clients

* fixed up list_repositories method

* page_size -> results_per_page

* list tags not ready for results_per_page

* fixing up sync pageables

* running black

* async list manifests operations

* async list tags methods complete

* linting

* linting fixes

* conflicts

* fix to scrubber

* black and lint fixes

* new recordings

* fixing setup to make verify readmes happy

* greater than -> greater than or equal

* lint fixes

* krista, mccoy, and swathis comments, thank you all
* Increment package version after release of azure_storage_blob

* Increment package version after release of azure_storage_file_datalake
…g tox (Azure#17816)

* update the documentation to show the skip methodology
* Fixed the ability to upload from a generator

* removed pass

* Update sdk/storage/azure-storage-blob/azure/storage/blob/_shared/uploads.py

Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>

* Update sdk/storage/azure-storage-blob/azure/storage/blob/_shared/uploads.py

Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>

Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>
* extend the filter glob to handle mgmt-core
…I tests (Azure#17832)

* Avoid running non-3.6 python versions for windows CI tests

* Replace macos python ci test version with 3.6 to support crypto mindepends

* Add separate base matrix for ci mindependency tests using cryptography 2.4.1
* CodeGen from PR 13759 in Azure/azure-rest-api-specs
Update readme.python.md (Azure#13759)

* version,CHANGELOG

* test

* compute changelog config

* compute changelog config v1

* skip artificially test

* _vmss test skip temporary

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
* CodeGen from PR 13253 in Azure/azure-rest-api-specs
[Cosmos DB] Introduce new api version 2021-03-15 (Azure#13253)

* Introduce new api version 2021-03-15

* fix

Co-authored-by: Xujin Zhang <xujzhang@microsoft.com>

* version,CHANGELOG

* test

* test

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: Xujin Zhang <xujzhang@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 13790 in Azure/azure-rest-api-specs
t2 synapse readme config (Azure#13790)

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
* CodeGen from PR 13494 in Azure/azure-rest-api-specs
datamigration readme t2 config (Azure#13494)

* datamigration readme t2 config

* datamigration readme change

* datamigration readme change V2

* dataMigration readme change

* version,CHANGELOG

* test

* datamigration changelog config

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Co-authored-by: Zed <601306339@qq.com>
* CodeGen from PR 13782 in Azure/azure-rest-api-specs
update OperationalInsights package for SDK release  (Azure#13782)

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* added Tables new api version

* changed bool to boolean types

* prettified jsons

* fix erroes in swagger

* undo changes to 2020-03-01-preview version

* pr fixes

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* changed ErrorResponse to default ErrorResponse without ref to local definition

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed SystemData

* creatted a new package containing all latest swagger files for publishing new SDK

* removed package 2021_02 and set default packate to 2020_10

* removed 2 packages

* removed DataCollectorLogs.json from readme.md 20202.10

* added empty line to try invoke pipeline validations that havent run

* Delete Tables.json

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* merge

* prettified jsons

* undo changes to 2020-03-01-preview version

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed whitespaces

* changed DataExportErrorResponse to common
.../v2/types.json#/definitions/ErrorResponse

* changed all Error response of 2020-08 to common definition

* version,CHANGELOG

* test

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: zhangyan133 <77086185+zhangyan133@users.noreply.github.com>
lsundaralingam and others added 22 commits April 27, 2021 10:29
…e#18187)

* adding serialization for binary

* formatting for int64s

* int64 and binary filters

* changelog comment before anna reminds me

* added unicode prefixes, and live test only for a cosmos issue
* adding nspkgs to same directory

* moved rest of nspkg files, fixed dev_reqs, removed folder from readme verification

* nspkg ci.yml updates

* skipping verify changelog step

* moving iot back temporarily

* include in docsettings

* undoing changes to iot ci file
* add py.typed

* keyvault

* storage

* updates

* updates

* adding container registry (Azure#18348)

* adding container registry

* removing package_data portion

* updates

Co-authored-by: Sean Kane <68240067+seankane-msft@users.noreply.github.com>
* Doc changes + recordings
* Additional doc fixes
* Removed redundant exception information
* Fixed README typos
* Fixed date
* README fixes, version fixes
* Added changelog entry
* Updated header
* Newline + capitalization
* CodeGen from PR 14067 in Azure/azure-rest-api-specs
postgresql readme t2 config (Azure#14067)

* version,CHANGELOG

* test

* test skip

* Update shared_requirements.txt

* failed parse was causing analyze_deps to not pick up the last two overrides

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <601306339@qq.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>
* updated 'cancel job' tests

* fix some errors

* updated cancel tests

* add recorded tests
* regenerate on v3.1-preview.5

* regen with logging_opt_out default boolean swagger fix

* correcting references to enum value

* add recordings (minus healthcare and few skipped analyze)
* readme fixes

* fix snippet link
This will allow us to point our verify-link script at a raw
MD file in a github repo and have it parsed correctly for
links.

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14018/track2_azure-mgmt-web branch 3 times, most recently from 1afa3f9 to e7327c4 Compare April 28, 2021 21:17
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14018/track2_azure-mgmt-web branch from e7327c4 to 30ee664 Compare April 29, 2021 00: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.