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-applicationinsights] Users/tolee/new api version #5257

Conversation

openapi-sdkautomation[bot]
Copy link

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

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

seankane-msft and others added 30 commits April 2, 2021 16:44
* 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

* tests for delete tag

* importing tags for delete operations

* cleanup

* forgot to include a recording

* add delete repo tests:

* regenerated from autorest, added delete artifact method to sync and async

* fixing up recording files

* linting issue

* run black

* undoing all changes to generated code

* adding distributed trace decorators
updating template path in mgmt/tests.yml, since it was moved one folder in
updating template path in mgmt/tests.yml, since it was moved one folder in
* 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

* tests for delete tag

* importing tags for delete operations

* cleanup

* forgot to include a recording

* add delete repo tests:

* regenerated from autorest, added delete artifact method to sync and async

* adding a set registry artifact properties method and test

* continuing to debug test

* working set operations and tests

* adding tests to ensure ResourceNotFoundError is thrown

* marking sync set_manifest/tag tests as live only because of recording issue
* Fixed threshold value improve Datalake performance

* added const to all base clients
* drop 3.5

* update version

* comments
* Add azure Sas credential support

* changes

* update_azure_core

* test

* lint

* lint

* lint

* comments + lint

* comments

* remove try/catch

* oops

* Update sdk/eventhub/azure-eventhub/CHANGELOG.md

Co-authored-by: Adam Ling (MSFT) <[email protected]>

* mypy

* lint agasin

* Apply suggestions from code review

Co-authored-by: Adam Ling (MSFT) <[email protected]>

* Apply suggestions from code review

Co-authored-by: Adam Ling (MSFT) <[email protected]>

* test fix

Co-authored-by: Adam Ling (MSFT) <[email protected]>
* Adapt SB to latest OT changes

* lint

* lint

* azure core _ tests fix

* excetp

* oops

* lint
Addresses Azure#17508 . Adding a transport wrapper to pipelines to ensure sessions are not closed when using context managers. PR is based off another branch not yet in master, need Azure#17540  to be merged first.
* bump uamqp, drop 3.5, changelog update

* revert 3.5 changes, will create a new PR for dropping 3.5

* Update sdk/servicebus/azure-servicebus/CHANGELOG.md

* Update sdk/servicebus/tests.yml
fixes Azure#17237 
- need to check if uamqp should drop 3.5
* kind

* send

* receive

* lint + sample fix

* comments

* trace message for batch data

* oops

* Apply suggestions from code review

* lint

* lint
* Warn only on attribute error

* Apply suggestions from code review

Co-authored-by: Laurent Mazuel <[email protected]>

Co-authored-by: Laurent Mazuel <[email protected]>
* first draft

* PR reviews
…ing (Azure#16771)

* made changes based on Pavels changes to .net

* fixed some syntax bugs and other small things

* added method _to_generated

* working tests for the two new configuration settings, very basic get/retrieve tests

* improved building of the FeatureFlagConfigSetting, now can be instantiated directly, or can be retrieved from the service

* fixed up the SecretReferenceConfigurationSetting, need to fix the methods for FeatureFlag

* have both new configuraiton settings working, need to build out the feature flag

* added four more tests, verified sync tokens, creating FeatureFilter base classes

* fadded a second feature flag

* stashing

* added custom filter

* adding support for multiple features

* turning [None] into []

* fixing final tests for sync client

* another test having issues with matching on vcr

* updating secret reference configuration to use uri instead of value

* updating config settings to be easier to use

* added tests for aad and regular client

* adding async

* updating typehints

* adding more type hints

* cleaning up docstrings in clients

* fixed test issues

* changing featurefilter to filters

* need to undo feature filters

* removed specific feature filters, instead leaving as dicts

* fixed up sync tokens tests, pylint issues

* adding a close to the clients

* fixing close method

* fixing up type hints

* fixed a typehint

* remove add_feature_filter, add 'kind' to each class

* fixing up feature filter parsing

* pylint fix

* updating based on other languages

* updates to be consistent

* removed feature filter and replaced with dicts

* code formatting

* updates for apiview

* fixes on content types

* pylint fixes

* adding constants

* fixing up tests from merge conflicts

* adding setter and @properties to secret reference

* added @Property and setter for value and enabled

* linting fix, adding filters to the property

* raise AttributeError if value is set to a non dictionary

* copying file over from master

* removing python 3.5 support

* undoing change

* removing my removal for py35 support

* adding a test to make sure configsetting.value can be None or blank string

* addressing xiangs comments

* changing featureflag to not prefix the key

* adding validation on creation for feature flag config settings

* adding key prefix if it is not there

* small fixes

* changes to secret reference based on discussion with xiang

* fixes to feature flag

* more fixes

* update changelog, replace _value with value, handle KeyError
* add normailizer support

* updates

* add odata_type string for CustomNormalizer

* update changelog
bump uamqp dependency and check discarding/close connection status for resending if message in a failed sending status.
* new swagger

* return objects for set_manifest_properties

* return types on set_tag_properties

* linting fixes
mccoyp and others added 26 commits April 22, 2021 17:57
* CodeGen from PR 13832 in Azure/azure-rest-api-specs
hybridnetwork only track2 configure (Azure#13832)

* hybridnetwork only track2 configure

* remodify

* namespace del

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

* version,CHANGELOG

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <[email protected]>
* CodeGen from PR 14064 in Azure/azure-rest-api-specs
managedservices t2 onfig (Azure#14064)

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

* version,CHANGELOG

* test

* modify version

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
 * Initial add of modelsrepository server and azure-iot-modelsrepository package
(potential) fix for deadletter_messages_and_correct.py sample timeout exceeded error (over 300 minutes).
fixes: Azure#18207
* move azure-messaging-nspkg one level up, as it was duplicated. add ci.yml for nspkg, resolve miscellaneous analyze checks
* CodeGen from PR 14106 in Azure/azure-rest-api-specs
peering readme t2 config (Azure#14106)

* version,CHANGELOG

* test

* peering changelog config

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed <[email protected]>
* CodeGen from PR 14084 in Azure/azure-rest-api-specs
Include the preview version of resource changes and resources history… (Azure#14084)

* Include the preview version of resource changes and resources history APIs

* Address the review feedback on releasing the new package version.

* version,CHANGELOG

* test

* resourcegraph changelog config

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <[email protected]>
Co-authored-by: Zed <[email protected]>
* Add AzureNamedKeyCredential

* lint

* Update sdk/core/azure-core/CHANGELOG.md

Co-authored-by: swathipil <[email protected]>

* some changes

* oops

* version

* mypy fix

* lint

* remove policy

* doc

* Update sdk/core/azure-core/azure/core/pipeline/policies/_authentication.py

* Update sdk/core/azure-core/azure/core/pipeline/policies/__init__.py

* Update sdk/core/azure-core/azure/core/pipeline/policies/__init__.py

* changelog

* update tests

* fix

* update test

Co-authored-by: swathipil <[email protected]>
* update pipeline

* update

* pylint fix

* update

* update
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14041/track2_azure-mgmt-applicationinsights branch from 5cd6ffd to 7599b41 Compare April 26, 2021 02:32
Merge 4884490eb829631231ec49158a498b79ebc3b30c into ad5f229
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAuto/14041/track2_azure-mgmt-applicationinsights branch from 7599b41 to 990a011 Compare April 26, 2021 02:34
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.