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 track2_azure-mgmt-consumption] Cost Management: Reservation Recommendations API: Add multiple missing properties in specs #5174
Closed
openapi-sdkautomation
wants to merge
2,336
commits into
release/v3
from
sdkAuto/13967/track2_azure-mgmt-consumption
Closed
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
* add adls gen2 support * update version * update
* create generic core conn str parser * update core version to enable conn str parser feature * moved conn str parser to utils and added ConnectionStringProperties class * support case insensitive keys + tests * update version + add core tests * lint + fix test * fix changelog * remove requests dependency * updated param description
addressing issue: Azure#16874
* [tests][sync] test supported formats * [tests][sync] test translation * [tests] comeplete the supported formats test * [tests] translation test * [tests] translation -> single source multiple target * [test] translation -> multiple sources single targets * [test] translation -> prefix and suffix * [test] translation -> list all doc statuses * [test] updated tests to create their own containers * [tests] update base test functions to support offline tests * [test] adding more tests * [tests] status tests * [tests] list statuses * [tests] list submitted jobs * [tests] doc status * [tests] update paging in list all statuses * [tests] some refactoring * [tests] added meaningful assertions + method refactoring * [test] cancel job * [tests] refactor helper functions * [tests] added async tests * [tests] skip some tests (functionality is hidden for now) * [tests][pr reviews] correct silly mistake -> calling function with argument self! * [test] lazy fix -> sample trsnaltion jobs -> wait until done for status to be succeeded * [test] some bugs * [tests] fix gettting first item if async iterator * [tests] fix cancelled job status propagation * [tests] fix iterator len issue in sync client * [tests] fix 'self' keyword used unnecessarily * [test] fix get length of async iterator * [tests] update tests after actually running them * [tests] sync client updates * [tests] add sync client test recordings * [tests] fixed async client tests * [tests] adding async recordings * [tests] adding conftest.py for py2 async tests * [tests] update recordings * [tests] pr reviews * [tests] created AsyncDocumentTranslationTest for python 3 * [tests] setting polling interval to zero when running recorded tests * [tests] updated polling interval for wait_until_done method in client * [tests] updating recorded tests * [tests] updated records -> downgrade azure core bug * [tests] fixing linting errors
* adding tests for the reading order kwarg * add reading_order kwarg to clients
* Added query injection test * py27 * Fixed special char support
Update the release date in the changelog.
* Update OT to 1.0.0rc1 * use set attr * kind * links * private * more changes * update * warning * kwargs for span * ot ga * update to oc1.0 * remove unused methods * adapt * lint * lint * doc * changes * add a link class * minor update * changelog * Update sdk/core/azure-core-tracing-opentelemetry/azure/core/tracing/ext/opentelemetry_span/__init__.py * remove py2 from classifiers * oc doc * version un pin
* added required atteibute * update test cases validations * update samples * add has_completed to both document and status results * updated test validation * [test] updated recorded tests * fix linting errors * fix docstrings * add cancelling as non-terminal state * adding cancelling to testcase * update docstring mistakes
* changelog * Update sdk/core/azure-core-tracing-opencensus/CHANGELOG.md * Apply suggestions from code review
) * CodeGen from PR 13699 in Azure/azure-rest-api-specs LabServices readme.python t2 config(wave4) (Azure#13699) * version,CHANGELOG * changelog.md version config * Update shared_requirements.txt Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com>
* 0.0.1 * 0.0.2 * 0.0.3 * Update PythonSdkLiveTest.yml for Azure Pipelines * debug * debug * debug * debug * delete unnecessary print * debug * debug * pip install packaging * debug * debug * debug * check package install * debug * 'rc' in version && check package && edit version.py in sub folder * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * debug * livetest package * live test package * debug * debug * debug * debug * title * livetest package for compute * title * avoid fake error * get last version from pypi * msrest>=0.5.0 => msrest>=0.6.21 * dependency check * dependency check 2
* CodeGen from PR 13620 in Azure/azure-rest-api-specs add go sdk config (Azure#13620) * version,CHANGELOG * test * fix tests Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: 00Kai0 <sunkaihuisos@gmail.com>
* Use SubscriptionId throughout TestResources Fixes #1454 * Resolve PR feedback * Default DeleteAfterHours to 48 for SDK team Also makes a few other adjustments for subscriptions, like restoring the previous one if available and another was specified. * Resolve PR feedback * Change deployment mode to Complete Also fixes an issue where if the user opted not to deploy to the same resource group, the script would continue execution anyway. * Use consistent aka links to satisfy link checker Only need it for the new Update-TestResources.ps1 script, but I wanted them to look consistent. Co-authored-by: Heath Stewart <heaths@microsoft.com>
…as secrets (Azure#18139) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
…zure#17559) * [Blob][Fix]fix downloader.chunks() * [FileShare][Fix]fix downloader.chunks() * [FileShare][Fix]fix downloader.chunks() * add doc * modify doc * modify doc * Update _download.py * Update _download.py * Update _download.py
* CodeGen from PR 13924 in Azure/azure-rest-api-specs Set x-ms-api-version to false for vaults list (Azure#13924) * version,CHANGELOG * test Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
* CodeGen from PR 13953 in Azure/azure-rest-api-specs webpubsub readme t1 del (Azure#13953) * version,CHANGELOG * webpubsub changelog config * changelog version change Co-authored-by: SDKAuto <sdkautomation@microsoft.com> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <601306339@qq.com> Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/13967/track2_azure-mgmt-consumption
branch
2 times, most recently
from
April 20, 2021 16:02
1029a02
to
e6da689
Compare
* changing table_name to name * adding changelog update * removing another table_name situation Co-authored-by: annatisch <antisch@microsoft.com>
* [DataLake][Devtool]Migrate test framework to Devtool
* add rule filter sample * adams comments * remove env vars
* create deadletter queue sample * adams comments * rename samples * rename
Co-authored-by: David Liang <liangze@microsoft.com>
* [Storage]Add Patch Release ChangeLog * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update test_blob_access_conditions.py
* Added contributing file * Addressed comments * Addressed comments * Added Azure CLI install link
- This removes the ci.yml filtering which means all projects can be discovered - This eliminates the need for the yml parsing module for most common scenarios - This does introduce some potential issues with duplicate package names for languages like java. The only known case currently is azure-storage-blobs and if there is ever a need to explicitly pick the correct one someone can pass in the ServiceDirectory filter similar to "storage/azure*" for new and "storage/microsoft*" for the older sdk. By default azure usually comes first so the new one gets discovered which is likely all we need for now. If this turns out not to be true we might need another way to disambiguate. Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
* Set default branch to master if not set from git * Added log messages * Silent the failure if not able fetch default branch from git * Update git-push-changes.yml Co-authored-by: Sima Zhu <sizhu@microsoft.com> Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
* [Fix]Add retry for streaming download * [Fix]Add retry for streaming download * Update _download.py * Update _download_async.py
* add an environment.yml. consume in both build_conda_artifacts as well as in the meta.yml package definitions. * enhance conda_build_artifacts.py to extend the `summary` attribute via setting an environment variable * update to get_tagged_code to use mkdir -p instead of testing any paths.
* clean up PR triggering from eng/ and tools/. adding core build is fine, given that there is a direct dependency relationship, but we don't need to include tools/eng outside of the core pipeline
* Fix retain runs auth. * Emit encoded token as secret. Co-authored-by: Mitch Denny <midenn@microsoft.com>
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/13967/track2_azure-mgmt-consumption
branch
from
April 21, 2021 01:53
e6da689
to
59080d6
Compare
Merge 21a64a4c9eb2977b5e9ee8cba700e0a52e3635ff into 8e938ae
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/13967/track2_azure-mgmt-consumption
branch
from
April 21, 2021 01:55
59080d6
to
92dd0ac
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#13967
You can install the use using pip install of the artificats.