forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 0
pulling master updates to fix merge conflict #11
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
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
* Adjust b2->b3 in docs for release. * Add subsection on settlement per UX study prep observations * 0.50.2->.3 for latest historical release Co-authored-by: Adam Ling (MSFT) <[email protected]>
* few small doc improvements * fix naming
* seg fault on debian
* update error msg if not supported * disable linux suppport
* update aggregate reports to leverage `analyze` without mypy and pylint * move the aggregate reports into eng/pipelines
…s region (#11916) * try westus2 region * try westcentralus * fix tests now that blank page works for unsupervised * update recordings to use westcentralus * add delay after creating fr resource
* typing fix
* properly update the schema
* Initial Commit * CHANGELOG * comment * one more
* Run Api stub generator as step in Analyze template Co-authored-by: Scott Beddall <[email protected]>
* [Storage][Blob]Batch request modification * fix for the case: list["blob1", "blob2", delete_snapshots=only)] * fix doc, limit the batch operation inside one container * revert to blob.get('name')
* fix sync auto lock renew bug * adding test and fig async enter bug
…ing (#12621) * include error code for errors that occur during polling * fix error message * update tests to check for presence of error code/message * update changelog * switch to pytest.raises for tests
…12501) * Use eventhub mgmt client to create test eventhubs namespace and resources * Use azure-mgmt-resource preview as dev req * remove unused code * Move conftest.py to project root directory * Add variable python-eh-livetest-event-hub-subscription-id * Use created eventhub for AAD test * skip CI test if no SUBSCRIPTION_ID is defined * Update skip reason Co-authored-by: Adam Ling (MSFT) <[email protected]> * Add eventhub_preparer.py * Remove scrubber Co-authored-by: Adam Ling (MSFT) <[email protected]>
* Update CODEOWNERS
* autolockrenewer can now take a callback that fires when for any non-user-defined reason (e.g. not due to settlement or shutdown) a lock is lost on an auto-lock-renewed session or message. Adds tests as well and changelog notes. * add a test for receiver shutdown halting autorenewal (and corrosponding mocks) * Add proper typing and documentation to aio code. * Rename autolockrenew shutdown to close to normalize method name with other comparable instances. Adjust tests/docs/guides/etc. * Add changelog entry for the on lock renew callback. * make unused ivars truly internal (loop, executor) within autolockrenew; make tests be more precise by explicitly clearing results list between trials. * increase idle_timeout for receiveanddelete test to avoid flakiness.
* resend received message * update implementation and add test * add schedule resend test and fix pylint * async test * update implementation to be more pythonic * remove circular import * update according to review * remove unused import
* Use the common Cosmos emulator template. * Use absolute path.
* add placeholder line in breaking sheet * check all versions since master is for track2
…ies of cor filter with multiple data types (#12580) * Add sql rule and action parameters * Update model workaround for sql rule and action parameters * serialize / deserialize data types of rule filter key values * serialize / deserialize data types of rule filter key values * re-gen models after swagger description change * fix pylint * Update some constant names * Update test_async_mgmt_rule_create to include properties and parameters * bug fixing * Add docstring to rule filter and action * Add more docstring to explain * Update docstring * Add isodate dependency in setup.py * Update for code review feedback * Add type hint to model class __init__ * Update correlation filter properties dict data type * note on isodate limitations Co-authored-by: KieranBrantnerMagee <[email protected]> * Fix line too long * use six.integer_types * small fix * Add six dependency * Bug fix Co-authored-by: KieranBrantnerMagee <[email protected]>
* remove legacy control client * remove client_mixin.py
* python link verification * fix the path * fix cognitive services links * fix link * fix swagger links * fix doc links and remove deprecated ones * identity changelog update * remove non existing link * fix azure links * cosmos readme link * remove samples link * remove samples link * remove samples link * fix links * fix broken links * fix broken links * fix broken links * fix links * fix links * python sdk link update * python sdk link update * fix spacing in parameter * update python release link * remove identity links * azure-sdk-release link * Update sdk/servicebus/azure-servicebus/CHANGELOG.md * Update tools/azure-devtools/doc/scenario_base_tests.md * Update tools/azure-devtools/doc/scenario_base_tests.md * Update sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md Co-authored-by: Charles Lowell <[email protected]> * Update sdk/keyvault/azure-keyvault-secrets/CHANGELOG.md Co-authored-by: Charles Lowell <[email protected]> * Update sdk/keyvault/azure-keyvault-keys/CHANGELOG.md Co-authored-by: Charles Lowell <[email protected]> * Update sdk/keyvault/azure-keyvault-keys/CHANGELOG.md Co-authored-by: Charles Lowell <[email protected]> * Update sdk/identity/azure-identity/CHANGELOG.md Co-authored-by: Charles Lowell <[email protected]> * Update sdk/keyvault/azure-keyvault-secrets/CHANGELOG.md Co-authored-by: Charles Lowell <[email protected]> * remove orphan for details sentences Co-authored-by: Charles Lowell <[email protected]>
* Add new step to run Bandit security scan tool
* Run only analyze dependency step for aggregate report
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.