forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 2
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-netapp] [NetAppFiles] Anf 9085 update swagger rest api to 2020 11 01 #3662
Closed
openapi-sdkautomation
wants to merge
1,553
commits into
release/v3
from
sdkAuto/12388/azure-mgmt-netapp
Closed
[AutoPR azure-mgmt-netapp] [NetAppFiles] Anf 9085 update swagger rest api to 2020 11 01 #3662
openapi-sdkautomation
wants to merge
1,553
commits into
release/v3
from
sdkAuto/12388/azure-mgmt-netapp
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Devops can't find specific version == 3.9.0 so change to just 3.9. Form Recognizer has a custom matrix so this isn't a problem globally. https://dev.azure.com/azure-sdk/internal/_build/results?buildId=657059&view=logs&j=ee7075db-cef6-5179-b1aa-99257e6c4c16&t=7b27ccf4-ea16-59a3-0c84-9fbb8a114e86
* CodeGen from PR 11292 in Azure/azure-rest-api-specs Azure ad b2c tenant resource management APIs swagger, merge into public repo (Azure#11292) * tenant creation azure ad b2c swagger merge into public repo * adding custom word and formatting json files * fixing readmes * removing conflict with master branch * fixing readme * fixing go readme * updated service name and output folder paths * csharp reeadme for multiple versions? * csharp reeadme for multiple versions? * trimming non-public preview platform targets;cleaning up chsarp/go/python readmes * reesolving custom-words conflict * Update specification/cpim/resource-manager/readme.md Co-authored-by: Arcturus <ufo54153@gmail.com> * removing space before the yaml * restoring and appending azureresourceschema.md * Update specification/cpim/resource-manager/readme.go.md Co-authored-by: Arcturus <ufo54153@gmail.com> * Update specification/cpim/resource-manager/readme.go.md Co-authored-by: Arcturus <ufo54153@gmail.com> * api version and subscription paremeter not in method location * python readme updates * python readme updates * fixing extra commas * trying variation for go readme * Update readme.md * Update readme.python.md * Update readme.python.md * Update readme.python.md * trying to match with azure monitor readme Co-authored-by: Arcturus <ufo54153@gmail.com> Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> * version,changelog Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: Arcturus <ufo54153@gmail.com>
…Azure#15816) * OpenTelemetry Exporter use Resources API to retrieve cloud role properties * lint * Adding changelog
* Move common code to create API review into eng common in tools
* Add keys migration guide, update keys README * Address feedback * Update language about local crypto
Co-authored-by: Tural Farhadov <tufarhad@microsoft.com>
…m certificate (Azure#15863) * Add certificate key/cert parsing samples * Thanks, Charles! * Better wording Co-authored-by: Charles Lowell <chlowe@microsoft.com>
echoing: Azure#15493 Py39 is native to the images now. Don't need to download and install it anymore. Accommodating for EH/SB
* [Storage][LiveTest]replace the fixed blob names * re-record
…te issue Azure#13546 having been fixed. (it seems to have been.) (Azure#15786) Co-authored-by: Yunhao Ling <adam_ling@outlook.com>
* Remove redundant decorators; skip managed identity test * add isasync optional param for get auth policy * Enable async managed identity test * Force decoding url in async client Co-authored-by: turalf <tufarhad@microsoft.com>
…ion (Azure#15393) * Generated using newest autorest version * readded version * readded StorageErrorException * added more missing imports for storageErrorException * added more missing imports for storageErrorException * use http_response * eradicated StorageErrorException * added http_response to deserialize * added http_response location mode * added body to params since it got repositioned * made more changes * added extra check * fixed sync test for retention policy * fixed async rentention policy test * fixed ci for blobs * generated for datalake using new gen * api versioning fix * removed storage error excep * fixed append data bug * fixed all failing tests for datalake * fixed all failing tests for datalake * linter * fixed linter * fixed linter * removed cls in datalake list paths * removed the cls method from deserialize * added version id
* removed unittest.main() from test files, small steps * goofed on the merge commit
* run black against codes * rever comment content * fix pylint * run black after merging from master * fix pylint * fix pylint * update tests.yml
* adding a test folder in docs, updating dev_setup.md to install from dev_requirements.txt * updating docs with new information, creating a tests folder. committing in the middle to switch gears * more updates to test documentation, adding section on writing tests for the data plane libraries * added a section on writing tests for non-mgmt libraries * adding a tests readme and intro guide, adding info about preparers * changing dev setup to install packages correctly * addressing all of laurents comments * those were kierans comments, moved examples over to the dev file * removing references to azure active directory * second read-through with more updates and clean ups * small updates * updating based on krista and laurents comments, moved mgmt settings stuff and preparers to an advanced section * updating based on izzy,krista, and laurents comments * comments from swathi and laurent * removed more sections about with 'tutorial' and added links to packaging
…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
* Added ContainerClient.exists() method * lint
* CodeGen from PR 12563 in Azure/azure-rest-api-specs Enable python track2 pipeline (Azure#12563) * test,version,CHANGELOG * fix test * fix changelog , version Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
… closure issue (Azure#16414) * Fixed Datalake Service Client context manager/session closure issue * test recording * removed redundant code
* track2 new pipeline * Update swagger_to_sdk_config_autorest.json * Update swagger_to_sdk_config_autorest.json * fix comment * better display ui
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/12388/azure-mgmt-netapp
branch
8 times, most recently
from
January 29, 2021 11:42
223aabe
to
ba78154
Compare
Merge 5b30924e1fed644155918a7cbfa645d7509220c5 into d5479b5
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/12388/azure-mgmt-netapp
branch
from
January 29, 2021 11:42
ba78154
to
2adb4d8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Create to sync Azure/azure-rest-api-specs#12388
You can install the use using pip install of the artificats.