forked from AzureSDKAutomation/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 0
update #18
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
Merged
Merged
update #18
Conversation
This file contains hidden or 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
* [ServiceBus] Add large message support to SBAdministrationClient (#20812) * impl * update swagger * upload recordings * fix mypy pylint * review feedback * update classifier * Increment version for servicebus releases (#21115) Increment package version after release of azure-servicebus * add multi api version support * add api version * fix mypy * more mypy fix * address review Co-authored-by: Azure SDK Bot <[email protected]>
…`install_depend_packages.py` (#21459) * we split the reqs being compared by specifier, then compare the whole package names. no more startsWith means we don't accidentally clean out a real dev_req * apply black to install_depend_packages.py
* Remove legacy resource group live test deployment * Remove DeployArmTemplate flag and deploy by default * Use absolute path to deploy test resources template
* First GA regen * Updated operations * Updated tests * Updated samples * Updated changelog * Fixed some type hints * Review feedback * Fixed URLs * Renamed context
* Made operations private * Updated changelog
* release_iseus_status_auto_reply * issue_aoto_close_revert * Update main.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update reply_generator.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <[email protected]> * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <[email protected]> * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update reply_generator.py * Add files via upload * Update reply_generator.py * Update update_issue_body.py * Update reply_generator.py * Update auto_pipeline_run.py * Update auto_pipeline_run.py * add auto-close * Update release_issue_status.yml for Azure Pipelines * Update auto_close.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * fix bug * Update main.py * Update auto_close.py * Update auto_close.py * Update main.py * Update reply_generator.py * Update main.py * Update main.py * Update auto_close.py * Update main.py * Update auto-close * Update auto_pipeline_run.py * Update update_issue_body.py * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update auto_pipeline_run.py * Add pipeline link * Update pipeline link * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update requirement.txt * Update auto_pipeline_run.py * Add get_python_pipeline * Update auto_pipeline_run.py * test * test * add outputfolder * add label * Update main.py * Update get_python_pipeline.py * Update main.py * Update auto_pipeline_run.py * Add utils * Update main.py * Update main.py * Delete old py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update utils.py * Update utils.py * Update main.py * Update main.py * Update reply_generator.py * Update utils.py * Add get_changelog function * Update utils.py * Update reply_generator.py * Update main.py * Update reply_generator.py * Update function * del useless code * Update utils.py * Update main.py * Update reply_generator.py * Update main.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update utils.py * Update auto-close * Update release_issue_status.yml for Azure Pipelines * Update utils.py * Update utils.py * Fix auto-close bug * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update utils.py * Update release_issue_status.yml for Azure Pipelines * Add assign * Update reply_generator.py * Update reply_generator.py * Update assignee * Update assignee * Update main.py * Update main.py * Update main.py * update md * update md * update md * update md * update md * update md Co-authored-by: Jiefeng Chen <[email protected]> Co-authored-by: msyyc <[email protected]> Co-authored-by: BigCat20196 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]>
* update implementation * add tests and edits * update changelog * review feedback
* add signature field type tests, update recordings * update test assertion method
* Add reset_skills and reset_documents calls. * Update changelog. * Add async operations. Allow name or object invocation. * Code review comment. * Expose DocumentKeysOrIds and update typehints. * Add reset_skills tests. * Code review feedback.
* fix * recordings * update avro version * importerror * pin avro dep
* update model docstrings * fix
…mplates (#21426) * adding targeting-string-resolve.yml and calling at the root of each "job" in our pipeline. The BuildTargetingString should apply appropriately in all cases now.
* regenrate client * update model names * tmp commit * update model names * fixing tests * fix samples * update readme * fix remaining samples * fix env key error * add recorded tests * update samples * add additional samples * async samples * disable some samples * update samples readme * revert setup.py * fix broken link
* CodeGen from PR 16363 in Azure/azure-rest-api-specs EventHub : New API version 2021-11-01 (#16363) * base commit for new api version 2021-11-01 * new api version 2021-11-01 changes * CI fixes * CI fixes * fix for Python SDK * added common def v2 * avocado fix * updated common types * update to address S360 * S360 fix for DisasterRecoveryConfigs * Revert "S360 fix for DisasterRecoveryConfigs" This reverts commit 2476975abd304ee89f1382ceaee280ad3a711e15. * Added SchemaRegistry API * CI fixes - Schemagroup * corrected Schemagroup group properties * reverted the proxyresource location change * Revert "reverted the proxyresource location change" This reverts commit ac79e8a163198742f32adfdc40cc11aa2e039e90. * addresing S360 swagger correctness fro operations and capture * updated description for datalake in capture * subscription format to uuid Co-authored-by: Damodar Avadhani <[email protected]> Co-authored-by: v-ajnava <[email protected]> * version,CHANGELOG * Update CHANGELOG.md Co-authored-by: SDKAuto <[email protected]> Co-authored-by: Damodar Avadhani <[email protected]> Co-authored-by: v-ajnava <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Jiefeng Chen <[email protected]>
* delete eventgrid * Update ci.yml
* initial get_children work * add support for cross page elements, update return types * add tests * add recordings * update DocumentContentElement test * move get children to DocumentKeyValueElement, typing fixes * remove references to selection marks * fix document key value element test * remove long type annotation * update changelog * newline * doc fixes and improvements * rename test class * refactor get children methods * update wording for confidence * fix document content element docs * specify return type in get element list helper * more doc fixes * fix type return * refactor get_children into separate methods * update tests for new methods * add docs * update changelog * remove extra param and check from internal _get_children * transform words and lines to convenience layer versions * add test * pass named params
* support charset_normalizer * update * update
* update release date * update sample descriptions * update swagger readme * bump azure-core
* CodeGen from PR 16044 in Azure/azure-rest-api-specs [SignalR] Add stable version 2021-10-01 (#16044) * init * remove * Add 2021-10-01 * Minor update * version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Ben Broderick Phillips <[email protected]>
Co-authored-by: Sima Zhu <[email protected]>
* fix UnboundLocalError * update * update * update * update * update * update * update * update * update * update * update * update * update * update
* move kwarg * adams comments * move to helper * update samples/tests with logging * remove from samples
* Added release date * Bump core version * Fix async samples * Bug in setup.py
* Changing inline bash for stress test resource deployment * PR-mod * pr-mod * pr-mod * pr-mod Co-authored-by: Albert Cheng <[email protected]>
* raise IncompleteReadError if only receive partial response * update * Update CHANGELOG.md * update * update * update * update * update * update * update * address review feedback * update * update * update * update * Update exceptions.py
* Support for CNCF cloud event * changelog * lint * Update sdk/eventgrid/azure-eventgrid/dev_requirements.txt * comments * ci plus do * tests * comments * readme * comments * Update _helpers.py * lint * Update _helpers.py * Update _helpers.py
Co-authored-by: Ben Broderick Phillips <[email protected]>
* use get_words and get_lines in samples * fix comment and add info on README * fix wording in sample * update readme * revert additions to README * add get_words() example to README * add get children samples * remove get_lines from entities * update comment
* CodeGen from PR 16197 in Azure/azure-rest-api-specs Changing Identity definition reference to common type (#16197) This also adds the necessary user assigned identity definitions * version,CHANGELOG * Update CHANGELOG.md Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jiefeng Chen <[email protected]>
* CodeGen from PR 16438 in Azure/azure-rest-api-specs [QuotaRP] Fix LimitObject polymorphism (#16438) * Fix LimitObject polymorphism * move properties out of allOf * add type to LimitObject * value is required * Updating Operations Tag to QuotaOperations. * Update quota.json Updating Summary field for operations. Co-authored-by: Rahul Singh <[email protected]> * version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: Rahul Singh <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
…un (#21579) Co-authored-by: Chidozie Ononiwu <[email protected]>
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.
No description provided.