forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 0
[AutoPR-agrifood]autogenerated #19
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
Open
zzvswxy
wants to merge
159
commits into
main
Choose a base branch
from
sdkGen/agrifood-python-0727a00c-3c2a-43cc-b743-e03797ec4e02/arm-agrifood-track2_azure-mgmt-agrifood
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[AutoPR-agrifood]autogenerated #19
zzvswxy
wants to merge
159
commits into
main
from
sdkGen/agrifood-python-0727a00c-3c2a-43cc-b743-e03797ec4e02/arm-agrifood-track2_azure-mgmt-agrifood
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
* add data-plane generation * choose different config file
…e#24302) * code and test * Update CHANGELOG.md Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <[email protected]>
* code and test * Update CHANGELOG.md * update test result * Update CHANGELOG.md Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jiefeng Chen (WICRESOFT NORTH AMERICA LTD) <[email protected]>
* conftest changes for pytest * async preparers * initial test proxy changes * changes for proper hsm url * converted to tp * recordings * sync recordings * async recordings * re-record * re-recordings * async changes * sync changes * minor fix * remove variables * comments for PR * new recordings
Increment package version after release of azure-eventhub
* Package py.typed file * cspell
* renames from TA->Language for samples * update docstrings, readme, changelog * update language * fix readme toc * missed an instance * include healthcare action on readme list * feedback * add sentence about dropping v3.2-preview.2
* update test doc * Update tests.md * Update tests.md * remove vcrpy
* deprecate app package * Update CHANGELOG.md * Update _version.py * Update README.md Co-authored-by: Yuchao Yan <[email protected]>
* write a script for change_log * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * check_change_log * Update README.md * Update README.md * 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 main.py * Update main.py * Update main.py * Update main.py * update * update * delete * Update README.md * Update main.py * update * Update main.py Co-authored-by: ZiWei Chen (WICRESOFT NORTH AMERICA LTD) <[email protected]> Co-authored-by: Jiefeng Chen (WICRESOFT NORTH AMERICA LTD) <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jiefeng Chen <[email protected]>
Increment package version after release of azure-schemaregistry-avroencoder
* initial commit * Client Constructor (Azure#20310) * Removed some stuff * Looking at constructors * Updated request * Added client close * working client creation Co-authored-by: simorenoh <[email protected]> * read database database read works, but ignored exception is returned: Fatal error on SSL transport NoneType has no attribute 'send' (_loop._proactor.send) RuntimeError: Event loop is closed Unclosed connector/ connection * Update simon_testfile.py * with coroutine Added methods needed to use async with when initializing client, but logs output "Exception ignored... Runtime Error: Event loop is closed" * Update simon_testfile.py * small changes * async with returns no exceptions * async read container * async item read * cleaning up * create item/ database methods * item delete working * docs replace functionality missing upsert and other resources * upsert functionality missing read_all_items and both query methods for container class * missing query methods * CRUD for udf, sproc, triggers * initial query logic + container methods * missing some execution logic and tests * oops * fully working queries * small fix to query_items() also fixed README and added examples_async * Update _cosmos_client_connection_async.py * Update _cosmos_client_connection.py * documentation update * updated MIT dates and get_user_client() description * Update CHANGELOG.md * Delete simon_testfile.py * leftover retry utility * Update README.md * docs and removed six package * changes based on comments still missing discussion resolution on SSL verification and tests for async functionality under test module (apart from samples which are basically end to end tests) * small change in type hints * updated readme * fixes based on conversations * added missing type comments * update changelog for ci pipeline * added typehints, moved params into keywords, added decorators, made _connection_policy private * changes based on sync with central sdk * remove is_system_key from scripts (only used in execute_sproc) is_system_key verifies that an empty partition key is properly dealt with if ['partitionKey']['systemKey'] exists in the container options - however, we do not allow containers to be created with empty partition key values in the python sdk, so the functionality is needless * Revert "remove is_system_key from scripts (only used in execute_sproc)" Reverting last commit, will find way to init is_system_key for now * async script proxy using composition * pylint * capitalized constants * Apply suggestions from code review Clarifying comments for README Co-authored-by: Gahl Levy <[email protected]> * closing python code snippet * last doc updates * Update sdk/cosmos/azure-cosmos/CHANGELOG.md Co-authored-by: Simon Moreno <[email protected]> * version update * cosmos updates for release * fix connection string comma * Update CHANGELOG.md * fixing extra await keyword in sample * Update CHANGELOG.md * Update CHANGELOG.md * get_authorization_header * remove __aenter__ Co-authored-by: annatisch <[email protected]> Co-authored-by: Gahl Levy <[email protected]> Co-authored-by: Travis Prescott <[email protected]>
* doc updates * fix pylint
Increment package version after release of azure-storage-file-share
Pin to 0.2.11
* add CertificateCredential sample * update * Update sdk/identity/azure-identity/samples/client_certificate_credential.md Co-authored-by: McCoy Patiño <[email protected]> * Update sdk/identity/azure-identity/samples/client_certificate_credential.md Co-authored-by: McCoy Patiño <[email protected]> * Update sdk/identity/azure-identity/samples/client_certificate_credential.md Co-authored-by: McCoy Patiño <[email protected]> * Update sdk/identity/azure-identity/samples/client_certificate_credential.md Co-authored-by: McCoy Patiño <[email protected]> * Update sdk/identity/azure-identity/samples/client_certificate_credential.md Co-authored-by: McCoy Patiño <[email protected]> * Update sdk/identity/azure-identity/samples/client_certificate_credential.md Co-authored-by: McCoy Patiño <[email protected]> * Update sdk/identity/azure-identity/samples/client_certificate_credential.md Co-authored-by: McCoy Patiño <[email protected]> * Update sdk/identity/azure-identity/samples/client_certificate_credential.md Co-authored-by: McCoy Patiño <[email protected]> * Update sdk/identity/azure-identity/samples/client_certificate_credential.md Co-authored-by: McCoy Patiño <[email protected]> * Update sdk/identity/azure-identity/samples/client_certificate_credential.md Co-authored-by: McCoy Patiño <[email protected]> * Update sdk/identity/azure-identity/samples/client_certificate_credential.md Co-authored-by: McCoy Patiño <[email protected]> * Update sdk/identity/azure-identity/samples/client_certificate_credential.md Co-authored-by: McCoy Patiño <[email protected]> Co-authored-by: McCoy Patiño <[email protected]>
Co-authored-by: Christopher Scott <[email protected]>
) * code and test * Update CHANGELOG.md Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Jiefeng Chen <[email protected]>
…e#24398) Co-authored-by: Ben Broderick Phillips <[email protected]>
…zure#24683) Co-authored-by: Ben Broderick Phillips <[email protected]>
* Revert "Update network loss schema (Azure#24010)" This reverts commit 5757aea. * 0.1.16 * end tag * Update sdk/servicebus/azure-servicebus/stress/templates/network_loss.yaml Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]>
* TranslationStatus.documents_not_yet_started_count -> documents_not_started_count * remove unnecessary from_continuation_token method on custom pollers * renames to drop code suffix from language * don't expose results_per_page * rerecord * add back from_cont_method, we'll just hide it in the docs
* update * update * update * update
* update code owners * Update .github/CODEOWNERS Co-authored-by: Rakshith Bhyravabhotla <[email protected]> * Update .github/CODEOWNERS Co-authored-by: Rakshith Bhyravabhotla <[email protected]> * Update .github/CODEOWNERS Co-authored-by: Rakshith Bhyravabhotla <[email protected]> Co-authored-by: Rakshith Bhyravabhotla <[email protected]>
* ensure that we parameterize all docker files in the repo with targeted docker repo as a build argument
* missing docstring * trailing whitespace
* removed options bag, enabled and fixed tests * fix build problems * initial implementation of configurable autorefresh * python 2.7 compat changes * py27 compat changes * fixed linting problems + comments * py27 fixed flaky test * linting issues * CommunicationTokenCredential async implemenation & tests are added * split async code not to break py27 * lock issue for python 3.10 is fixed * asyncio.sleep in async tests are removed * test refactored * updates in _shared duplicated in chat * updates in _shared duplicated in sms * updates in _shared duplicated in networktraversal * updates in _shared duplicated in phonenumbers * lint issue fix in utils * python 2 compatibility fix for generate_token_with_custom_expiry & fixed sync tests termination * removed unneccasary user credential tests from sms,chat, networktraversal,phonenumber * reduced the default refresh interval (api review) * time renamed to interval (api review) * removed config for refresh time interval * sync changes across modalities * linting issues * linting issues * implemented fractional backoff + fixed tests * unify test with the sync version * fractional backoff tests + linting * added changelog records + bumped versions * Removed ayncio.Lock workaround for a bug in Python 3.10 * fixed linting issues * phonenumbers changelog updated * fixed PR comments * removed user_token_refresh_options from communication SDKs * fix cspell issues * type hinting fix * reverted back type hint fix * PR comment fix * reflected changes to the identity package & updated tests * added samples for CommunicationTokenCredential * renaming proactive refresh flag * latest PR comments fix * samples are refactored * reflecting shared folder changes to other modalitites * fixed a typo * fix for pypy threading issue * fixed test files * fixed latest PR comments Co-authored-by: Aigerim Beishenbekova <[email protected]> Co-authored-by: Aigerim Beishenbekova <[email protected]> Co-authored-by: Aigerim <[email protected]> Co-authored-by: Aigerim Beishenbekova <[email protected]>
* move June beta work to main repo * [formrecognizer] Fix documentation (Azure#24269) * fix missing brackets in docs * remove extra brackets * add case insensitive enum meta * merge pylint changes * fix broken links (Azure#24127) Co-authored-by: Krista Pratico <[email protected]>
* create doc * remove to the folder * Update resolve_issues_effectively.md Co-authored-by: Yuchao Yan <[email protected]>
* code and test * Update CHANGELOG.md Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <[email protected]>
…ure#24672) * code and test * Update CHANGELOG.md Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <[email protected]>
* fix auto-ask-check bug * update comment * update comment * fix bug * Update main.py * Update main.py * Update main.py * fix changelog format for new service * fix check_pprint_name bug * Update main.py * fix check_pprint_name bug * Update main.py * Update main.py * test * test * change to azclibot * change to azure * fix push * test * update * update * test * test * reduction * update main * delete f * Update main.py * test * test * test * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * remove surplus code * Update PythonSdkLiveTest.yml for Azure Pipelines * 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 main.py * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * fix bug * update * test * update code * update bot * update main bot * Update PythonSdkLiveTest.yml for Azure Pipelines * Update main.py * Update main.py Co-authored-by: Yuchao Yan <[email protected]>
* create parameterized build yml that can be used to run the azure CLI tests. At queue time, parameters are available to set PythonVersion, which azure-sdk-for-python are installed, and which "other" requiements should be installed prior to invoking CLI tests
* updates for GA * docs sweep
* ignore SB custom endpoint samples * cspell * try fixing EH flaky test
…4601) * code and test * Update CHANGELOG.md Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jiefeng Chen <[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.