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-dns] dns t2 readme config #5119

Closed

Conversation

openapi-sdkautomation[bot]
Copy link

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

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

Rakshith Bhyravabhotla and others added 30 commits March 24, 2021 12:10
* Use LLC in EG

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

* lint

* lint

* lint + cpmments

* fix

* Update sdk/eventgrid/azure-eventgrid/azure/eventgrid/_helpers.py
* 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

* 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

* small change to one test

* adding kristas nits

* linting fixes
* Add repr to Eg event

* lint
* CodeGen from PR 13593 in Azure/azure-rest-api-specs
extendedlocation add multiapi tag (Azure#13593)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* version,CHANGELOG

* Update ci.yml

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
* CodeGen from PR 13457 in Azure/azure-rest-api-specs
Cumulative changes to DeviceUpdate (Azure#13457)

* Update readme.go.md

* Update deviceupdate.json

* Update deviceupdate.json

* Update deviceupdate.json

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
)

* resolve broken links in perfstress_tests.md, servicemanagement-legacy readme.md, and contributing.md
* add custom policy
* Minor doc updates
* Update SWAGGER.md
* bump azure-core version

* small fix in setup
…e#17552)

* remove convenience input for translation glossary

* pylint: rename all instances of  to  as to not redefine a builtin type
* Add chagelogpath to Update-ChangeLog.ps1

* Make PackageName and ServiceDirectory not mandatory, test ChangelogPath

Co-authored-by: Chidozie Ononiwu <[email protected]>
* Updated versions for GA release

* Added comments

* Updated release comment
* Added chunk streaming docstrings and samples

* Changed docstrings

* Update _blob_client.py

* Update _blob_client_async.py
…17272)

* Optimized memory usage for datalake file uploads large chunks

* consistency among uploads files

* fixed small bug

* added tests

* fixed test failures

* fixed div

* fixed linter

* linter

* fixed lint
* actually pass the _content_ of the reviewers or teamreviewers variable within create-pull-request.yml, update logic in Set-GitHubParameter
* Skip API create step when running from feature branch with non GA version

* Use default branch variable instead of hardcoding master branch name

* Updated as per review comments

* Use only branch name instead of path to check

* Fix issue in response code check

Co-authored-by: praveenkuttappan <[email protected]>
* powerbidedicated sdk generate

* del useless version
* Fix communication chat readme and samples issues
* Update README.md
* add t1 perf test

* minor fix on readme/code
* Fix issue where 2d index arrays with length 1 get flattened by powershell

* Pass NonSparseParameters to imported matrix generation

Co-authored-by: Ben Broderick Phillips <[email protected]>
benbp and others added 26 commits April 12, 2021 14:15
* make -checkout: none an optional phase

Co-authored-by: scbedd <[email protected]>
Urgently need to fix this to unblock pipelines.
* Remove condition.

* Fix up system access token usage.

Co-authored-by: Mitch Denny <[email protected]>
* CodeGen from PR 13884 in Azure/azure-rest-api-specs
healthcareapis t2 config (Azure#13884)

* version,CHANGELOG

* test

* healthcareapis changelog t2 config

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <[email protected]>
…zure#17985)

* Sync SMS and PNM shared folders

* Added typing extensions

* Sync other shared folder files
* update release date

* update

* updates
* updating generated code

* adding generated folder

* getting error about rawdeserializer

* fixes to error throwing

* lint fixes

* ignore swagger readme
* Add Conda Build Steps and supporting infrastructure. 
* Add meta.yml and extensions to ci.yml in both sdk/core and sdk/storage
* Add placeholder Conda release stage

Co-authored-by: Sean Kane <[email protected]>
… number test (Azure#17955)

* Updated expected error code

* Removed error code assertion from unauthorized phone number test
…17883)

* fixing up the test-resources-post script

* adding forced import of Az

* flipping orders

* changing from updatet to import force

* update for mac

* using default shell

* dropping the .exe

* removing shell=True

* removing powershell altogether

* linking powershell command to module

* powershell.exe -> pwsh

* simplifying cmdlet

* chnging command structure

* simpler pwsh call

* moving to mgmt plane library

* adding import image using mgmt plane

* import_repo -> import_image

* cleaning up test-resources-post

* more changes to test files

* more corrections

* making hello-world a constant too

* fixing up recordings

* adding try catch for import-module

* adding import for Az.Accounts

* using a fixture instead of the powershell script

* removing test-resources-post.ps1 entirely, using fixture
…zure#17890)

* Migrated python identity tests to use ARM template

* Update sanitation for the request

* Renamed variable in URIIdentityReplacer

* Fixed python 2 import error
* add perf tests

* update

* update

* updates
* update readme/changelog to reflect deprecated status. bump the patch version to ensure it floats to the top
Merge 7a818b8195613d569cc6f3d3e168305bda0204ad into ea5bc27
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/13923/track2_azure-mgmt-dns branch from b4f3702 to cc84aa4 Compare April 14, 2021 05:54
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.