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] Re - Add support for Traffic selector param in VpnConnection for virtualWan #4275

Draft
wants to merge 1,767 commits into
base: release/v3
Choose a base branch
from

Conversation

openapi-sdkautomation[bot]
Copy link

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

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

xiangyan99 and others added 30 commits January 22, 2021 09:52
* rename list_dimension_values

* add samples
* Added AAD support

* Added record files
* Add swagger json from the link to the local file

* Add CommunicationIdentifierModel into swagger

* Add CommunicationIdentifierModel to models

* Add py3 CommunicationIdentifierModel to models

* Add CommunicationIdentifierKind

* Add serialize to CommunicationIdentifierModel

* Remove Value suffix from the "kind" enums entries

* Add deserizlize to CommunicationUserIdentifierSerializer

* Replace "self" with "cls" in classmethods

* Replace value property with phone_number

* Add fileds validation in anonymous

* Add serialize/deserialize unittest

* Fix model doc strings

* Remove whiltespaces

* Add header; remove whitespace

* Replace self with cls

* Remove empty line

* Remove py3 model

* Rename var name from id to identifier

* Capitalize enum values

* Add pylint skip for models file

Co-authored-by: turalf <tufarhad@microsoft.com>
* Lossen up $RELEASE_TITLE_REGEX to accomodate wrongly formated changelogs

* Update changelog logic to use ordered hashtable

* Update semver and Changelog logic

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
…n string parser (Azure#16204)

* created EventHubConnectionStringProperties and connection string parser

* changing event_hub naming to eventhub

* fix eventhub_name in test

* remove print stmt

Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>

* add contains to DictMixin

Co-authored-by: Adam Ling (MSFT) <adam_ling@outlook.com>
Azure#16313)

* remove local install of azure-sdk-tools from common location. add to dev_requirements where necessary
Co-authored-by: Sima Zhu <sizhu@microsoft.com>
…age (Azure#16300)

* initial commit: new folder for identity

* Added root files to identity package

* copy identity client files from admin to new pkg

* add autorest generated files

* copy samples over

* update references in other packages

* Added tests to identity package

* remove identity code from admin package

* update changelog

* remove identity code from admin package

* update changelog

* Removed identity tests from admin package

* Update admin readme

* add back version.py for wheel generation

* Removed user credential test in admin package

* update _version.py

* remove redundant files

* fixed error with init file

* minor naming fixes

* only expose required shared models

* Update chat to reference new identity package

* Updated identity test recordings

* Added examples to identity README.md

* Updated dependencies in identity package

* Updated code style to meet pylint requirements

* Added identity package to ci file

* Updated CHANGELOG version formatting

Co-authored-by: Bert Ong <823691+beltr0n@users.noreply.github.com>
…zure#16334)

* prefix appearance/style model with Text and expose models

* add line appearance to sample with signature

* feedback
* add function for getting existing package versions

* Add SetPackageVersion function

* Add GetPackageInstallNotes function
…Azure#16365)

* move mindependency and latestdependency common pieces to eng/dependency_tools.txt
* Run the link verification step even previous step failed.

* Make the tab right

* Address comments

* Run default condition if no RunOnFailure set.

* Changed back to simple condition

Co-authored-by: Sima Zhu <sizhu@microsoft.com>
* CodeGen from PR 12429 in Azure/azure-rest-api-specs
Add new api-version 2020-08-01 of network to go sdk (Azure#12429)

* test,version,CHANGELOG

* fix changelog and version

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Removes unnecessary pylint statements, changes numbers to descriptions, makes a few code changes to address a pylint issue
* unexpose api_version property

* update changelog
* Update Change log in ACS packages

* Address PR feedback
* commit -1

* async

* lint

* Update sdk/eventgrid/azure-eventgrid/azure/eventgrid/_helpers.py

* Update sdk/eventgrid/azure-eventgrid/azure/eventgrid/_helpers.py

* fix test

* Update sdk/eventgrid/azure-eventgrid/tests/test_eg_publisher_client_async.py

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
* Fix sms client to adapt new phone number model

* Fix async test

Co-authored-by: turalf <tufarhad@microsoft.com>
* update pages description

* missed a parentheses
mccoyp and others added 27 commits February 18, 2021 10:11
* Change other version to all versions

* Exclude the packages which already show up in latest GA and preview

* Update main.js

Co-authored-by: Sima Zhu <sizhu@microsoft.com>
Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
* hot fix potentially for servicebus

* reverting changes
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
* Trim off the target branch

* Update eng/common/scripts/get-markdown-files-from-changed-files.ps1

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

* Update get-markdown-files-from-changed-files.ps1

* Update get-markdown-files-from-changed-files.ps1

* Trim the slash

Co-authored-by: Sima Zhu <sizhu@microsoft.com>
Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Add job matrix generation scripts

* Add working job matrix example pipeline and common matrix generation pipeline.

* Update job matrix tests path

* Parameterize matrix generation job path

* Add global variable to override nuget security checks to sample matrix pipeline

* Update readme matrix pipeline example to match sample file

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
…ix (Azure#16834)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
* CodeGen from PR 13073 in Azure/azure-rest-api-specs
{Storage} change modelAsString from false to true (Azure#13073)

* test,version,CHANGELOG

* fix test

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
* CodeGen from PR 13074 in Azure/azure-rest-api-specs
fix readme (Azure#13074)

* test,version,CHANGELOG

* fix test

* remove other usage

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
* CodeGen from PR 12829 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.Cache to add version stable/2021-03-01 (Azure#12829)

* Adds base for updating Microsoft.Cache from version preview/2020-10-01-preview to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples

* Add support for persistence and fix other typos

* Fix SDK Warning: R2063 OperationIdNounConflictingModelNames

* Fix spellcheck error

* Fix acronym capitalization in descriptions

* Replace local parameters with common-types parameters

* Use naming convention consistent with Azure documentation

* Update word choice, remove deprecated x-ms-code-generation-setting, and fix operationId

* Add x-ms-secret extension and make TLS version a string enum

* Suppress errors about secrets being sent in responses

* test,version,CHANGELOG

* remove other usage

* fix version

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
* remove authentication key success tests

* combine jpeg tests-business card async

* combine more jpg tests for business cards

* remove redundant compose tests

* clean up receipt tests

* clean up pdf tests

* clean up custom forms test

* address comments
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
* Add async samples

* changes - 2

* update links

* fix samples

* add secret

* links

* fix

* more links

* more changes

* read me link

* Apply suggestions from code review

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>

* chagens

* delete md file

* add more samples

* ci

* Apply suggestions from code review

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>

Co-authored-by: swathipil <76007337+swathipil@users.noreply.github.com>
* update build_packages to output to a deeper subfolder

* extend find_whl and find_sdst in common_tasks.py/tox_helper_tasks.py to search recursive in preparation for updated artifacts

* remove 'artifacts' artifact. update 'packages' artifact so that package artifacts are stored within folders aligning with each ci.yml artifact

* update archetype-sdk-release to leverage new artifact storage. no more staging.

* update test_regression.py to install package we need to test AFTER we install the dependent package. this ensures that `alpha` versions are always present
Merge 764db14fe45f7d74bfcef2fc55ecd1c5552cef68 into b143498cb4570023615906fdc7d8330e6d8acfe1
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.