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-timeseriesinsights] [Hub Generated] Public private branch 'add-ingressStartAt' #5134
Closed
openapi-sdkautomation
wants to merge
2,836
commits into
release/v3
from
sdkAuto/13932/track2_azure-mgmt-timeseriesinsights
Closed
[AutoPR track2_azure-mgmt-timeseriesinsights] [Hub Generated] Public private branch 'add-ingressStartAt' #5134
openapi-sdkautomation
wants to merge
2,836
commits into
release/v3
from
sdkAuto/13932/track2_azure-mgmt-timeseriesinsights
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
26 tasks
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/13932/track2_azure-mgmt-timeseriesinsights
branch
from
April 16, 2021 04:18
1b9f215
to
ec46ef7
Compare
* CodeGen from PR 14279 in Azure/azure-rest-api-specs storagecache wave4 (Azure#14279) Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]> * version,CHANGELOG * changelog config Co-authored-by: SDKAuto <[email protected]> Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <[email protected]> Co-authored-by: Zed <[email protected]>
* CodeGen from PR 13873 in Azure/azure-rest-api-specs [Cosmos DB] Introduce new api version 2021-04-15 (Azure#13873) * [Cosmos DB] Introduce new api version 2021-04-15 Initial Commit * Updated for 2021-04-15 * Dummy Commit * Fixing privatelinkresources.json * Removing ErrorResponseUpdatedFormat * Suppressing systemData check * version,CHANGELOG * changelog config Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <[email protected]>
* CodeGen from PR 14370 in Azure/azure-rest-api-specs sql t2 readme config (Azure#14370) * sql t2 readme config * readme config * Update readme.python.md Co-authored-by: msyyc <[email protected]> * version,CHANGELOG * test * test skip * test config * changelog config Co-authored-by: SDKAuto <[email protected]> Co-authored-by: msyyc <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <[email protected]> Co-authored-by: Zed <[email protected]>
* CodeGen from PR 14394 in Azure/azure-rest-api-specs Zed iotcentral t2 (Azure#14394) * sql t2 readme config * readme config * readme t2 config * conflient resolve * package version add * version,CHANGELOG * changelog config * changelog config Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <[email protected]> Co-authored-by: Zed <[email protected]>
* CodeGen from PR 14166 in Azure/azure-rest-api-specs trafficmanager wave4 (Azure#14166) * trafficmanager wave4 * Update readme.python.md Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]> Co-authored-by: msyyc <[email protected]> * version,CHANGELOG * changelog config Co-authored-by: SDKAuto <[email protected]> Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]> Co-authored-by: msyyc <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <[email protected]> Co-authored-by: Zed Lei <[email protected]>
* re-enable skipped test * use pytest fixture
* added lva sdk package * deleteing folder * regenerated and renamed to pipeline terminology * changing package name * changed package name * changing name * restoring old lva sdk * restored old lva sdk autorest.md * ignoring nspkg readme * removing nspkg from dev_requirements * adding back deleted file * corectin nspkg * updating readme * fixing broken link * removing media-nspkg from ci file * removing old terminology * generated path is 3 parts * updating namespace name * reverting old sdk folder' * removing video-nspkg * fixing linting issue * addressing pr comments * pr comments
Co-authored-by: scbedd <[email protected]>
…are being set (Azure#18739) * Added unit tests to check if idempotence parameters are being set * Refactored send message parameters unit tests
* [Storage][ChangeLog]STG77 Changelog * Update CHANGELOG.md
* CodeGen from PR 14349 in Azure/azure-rest-api-specs iothub readme config (Azure#14349) * version,CHANGELOG * test * test config Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <[email protected]> Co-authored-by: Zed <[email protected]>
* Make credential keyword-only * Updated tests
* Azure monitor query (Azure#18022) * Initial commit * updates * packaging * namespace * oops * regenerate * shared reqs * sample test file * AAD support * samples * ci fix * lint * docs * models * more changes * update * minor update * batcg support * minor update * logs * mypy * more changes * definition * changes * sampes * lint * Feature/query sdk (Azure#18993) * lint * update samples * Feature/query sdk (Azure#19006) * query * add async * readme * Feature/query sdk (Azure#19007) * query * add async * aio * query (Azure#19056) add async metrics models models refactor samples fix * temporary readme links (Azure#19057) * lint (Azure#19058) * oops (Azure#19059) * lint 2 (Azure#19061) * Lint 3 (Azure#19073) * lint 2 * lint-3 * Add tests (Azure#19076) * Apply suggestions from code review * analyze + stubgen (Azure#19082) * snake case refactor (Azure#19084) * aio tests (Azure#19092) * Timespan (Azure#19100) * fix definitions * fix name space * aio namespace * order results * tests fix * py2 compat * azure monitor nspkg (Azure#19101) * Lint + feedback (Azure#19108) * Revert "azure monitor nspkg (Azure#19101)" This reverts commit c919183. * lint + feedback * timespan (Azure#19110) * Update sdk/monitor/azure-monitor-query/azure/monitor/query/_log_query_client.py * lint + async (Azure#19114) * Lint (Azure#19120) * lint + duration * changelog * Apply suggestions from code review * Apply suggestions from code review * Update sdk/monitor/azure-monitor-query/tests/conftest.py * Update sdk/monitor/azure-monitor-query/setup.py * freeze req (Azure#19124) * Update sdk/monitor/azure-monitor-query/samples/async_samples/sample_metric_definitions_async.py
* CodeGen from PR 14492 in Azure/azure-rest-api-specs Servicefabric t2 config (Azure#14492) * sql t2 readme config * readme config * Update readme.python.md * conflient resolve * t2 congfig * readme config * t2 config * Update cluster.json * Update cluster.json * Update specification/servicefabric/resource-manager/Microsoft.ServiceFabric/stable/2020-03-01/cluster.json * Update readme.python.md * Update readme.python.md * Update readme.md * Update readme.python.md * directive * Update readme.md Co-authored-by: msyyc <[email protected]> * version,CHANGELOG * test * changelog config Co-authored-by: SDKAuto <[email protected]> Co-authored-by: msyyc <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <[email protected]>
* CodeGen from PR 14604 in Azure/azure-rest-api-specs Hdinsight t2 config (Azure#14604) * sql t2 readme config * readme config * Update readme.python.md * conflient resolve * readme t2 config * modelerfour config * Update readme.python.md Co-authored-by: msyyc <[email protected]> * version,CHANGELOG * test * test config Co-authored-by: SDKAuto <[email protected]> Co-authored-by: msyyc <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <[email protected]> Co-authored-by: Zed <[email protected]>
* CodeGen from PR 14561 in Azure/azure-rest-api-specs Update available SKUs for CognitiveServices->Text Analytics Azure#14180 (Azure#14561) * Update CheckSkuAvailability.json * Update GetSkus.json * version,CHANGELOG * test * test config Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed Lei <[email protected]> Co-authored-by: Zed <[email protected]> Co-authored-by: msyyc <[email protected]>
* CodeGen from PR 14161 in Azure/azure-rest-api-specs add tags for go SDK release v54.0.0 (Azure#14161) * add tags for go SDK release v54.0.0 * add a new tag * version,CHANGELOG * t2 config Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <[email protected]>
* fix api shape * update sample readme link
Thank you Jose for catching this
* Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md
* fix type hint * run black formatting * docs sweep * update changelog date * update date again
* CodeGen from PR 14608 in Azure/azure-rest-api-specs Mariadb t2 config (Azure#14608) * sql t2 readme config * readme config * Update readme.python.md * conflient resolve * mariadb readme config * readme.python config * track1 del Co-authored-by: msyyc <[email protected]> * version,CHANGELOG * test * test config * changelog config * _version confgi * version * Update CHANGELOG.md Co-authored-by: SDKAuto <[email protected]> Co-authored-by: msyyc <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> Co-authored-by: Zed <[email protected]>
* CodeGen from PR 14584 in Azure/azure-rest-api-specs Create readme.md (Azure#14584) * version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Increment package version after release of azure-appconfiguration
* Updated access policy behaviour * Reverted model constructor * Fixed deserialization * Updated tests * Fix test * Fixed mypy
Increment package version after release of azure-ai-translation-document
Increment package version after release of azure-containerregistry
* Update format of new Changelog Entry * Add parsing of changelog sections * Update ChangeLog Logic Co-authored-by: Chidozie Ononiwu <[email protected]>
Merge 60587c81f0d80252da760904179103358da8cbcd into 9820e5b
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/13932/track2_azure-mgmt-timeseriesinsights
branch
from
June 8, 2021 19:12
2728ee5
to
ea5b339
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#13932
You can install the use using pip install of the artificats.