Skip to content
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 @azure/arm-appconfiguration] Microsoft.AppConfiguration: Add 2020-07-01-preview API version #1572

Conversation

openapi-sdkautomation[bot]
Copy link

@openapi-sdkautomation openapi-sdkautomation bot commented Jul 22, 2020

Created to sync Azure/azure-rest-api-specs#10224.

Installation Instructions

You can install the package @azure/arm-appconfiguration of this PR using the following command:

npm install https://sdkautomation.blob.core.windows.net/sdkautomation-pipeline/Azure/azure-rest-api-specs/10224/azure-sdk-for-js/Azure/azure-sdk-for-js/@azure/arm-appconfiguration/azure-arm-appconfiguration-1.3.0.tgz

Direct Download

The generated package can be directly downloaded from here:

@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/@azure_arm-appconfiguration@10224 branch 3 times, most recently from 235534e to c2f3d60 Compare July 22, 2020 09:58
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/@azure_arm-appconfiguration branch 2 times, most recently from 36fbdb0 to 852cb99 Compare August 18, 2020 04:09
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/@azure_arm-appconfiguration branch from 852cb99 to d5aab9e Compare August 25, 2020 08:31
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/@azure_arm-appconfiguration@10224 branch 2 times, most recently from c3e1665 to 0c768ba Compare August 25, 2020 08:31
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/@azure_arm-appconfiguration branch from d5aab9e to 14af578 Compare August 25, 2020 08:33
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/@azure_arm-appconfiguration@10224 branch from 0c768ba to a9108cc Compare August 25, 2020 08:33
ellismg and others added 19 commits September 21, 2020 11:14
* [Identity] Fix broken eslint in the builds

* .eslintignore was being ignored

* Feedback by Deya
* update linting and fix linting errors

* update linting scripts

* formatting

* fix linting errors

* fixes

* fix

* run api-extractor

* include the shim files in shipped files

* use the unrolledup type declarations

* do not lint package.json

* still lint package.json

* remove the call to api-extractor from the npm build script

* simplify eslint commands

* only ship src types
…zure#11355)

* [Identity] Idea for the Device Code Credential Use Console Feature

* Feedback by Schaab and Vinay
…zure#11370)

* swagger reference to 7.2-preview/keys.json

* generated update

* 7.2 on keys

* 7.2 preview on certs and secrets

* generated files for secrets and certs

* secrets and certs

* sticking the swagger change to a specific commit
* Change to move @rollup/plugin-json as dev dependency
* Communication - Add code owners and label triggers
* [Core paging] Update linting scripts and auto linting

* formatting changes

* addressing Jeff's comments

* fixes

* turn sideEffects back on

* adding comments to address Ramya's feedback

* a typo

* adding dist-esm/index.js back

* Update sdk/core/core-paging/.eslintrc.json

Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>

* remove dist-esm/src from files in package.json

Co-authored-by: Ramya Rao <ramya.rao.a@outlook.com>
…d some formatting (Azure#11272)

* update linting scripts

* edits

* turn off relevant rules and lint package.json back

* adding .eslintrc.json
zfoster and others added 27 commits October 19, 2020 15:39
…ure#11747)

* Stop mutating body in items.create

* Stops mutating body in items.create

* Fixes undefined/null

* fix undefined in test, unaccepted by cosmos api

* Remove mutation change

* remove changelog line

* undefined and 0 tests

* Adds undefined and 0 tests

* Fix all special cases
Co-authored-by: Sima Zhu <sizhu@microsoft.com>
* [MetricsAdvisor] Rename names that are too generic

* Rename admins => adminEmails and viewers => viewerEmails

* Remove -List suffix from array property names

* Use DimensionKeys as filter for consistency

* Use DimensionKey where a dimension identification is needed.

This is more consistent with other APIs.  We might decide to remove
the wrapping `dimension` property around `Record<string, string>` in
the future but for all should have it.

Also rename properties of `DimensionKey` type to `seriesKey`.

* - Rename to have IncidentRootcause.seriesKey and AnomalyIncident.rootDimensionKey

- fix samples

* Fix hookName => name
* Restructure Language Specific Code

* Restructure Copy to Blob Storage

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
…1738)

* fix MaxListenersExceeded for management client

* comment update

* Add listener for receiver_error inside createRheaLink instead of checking for the count before adding the listener

* Typo

* changelog

* formatting

* changelog - mention the warning
Co-authored-by: SDK Automation <sdkautomation@microsoft.com>
…anagementLink (Azure#11749)

* fix MaxListenersExceeded for management client

* comment update

* Update ReqResLink.sendRequest to use a single listener as opposed to adding a new listener for each send request

* renames and some docs

* Revert "fix MaxListenersExceeded for management client"

This reverts commit c255d09.

* Fix typeerror in the tests by passing connection object in the OnMessageReceived Handler

* fix mocked test.. on is not found on receiver

* connection-id - make it a param and if style

* delete the entry in the map even in the else-case, i.e., error scenario

* fix ordering

* tests for getCodeDescriptionAndError

* tests for getCodeDescriptionAndError

* Add an additional if-check to make sure the statusCode is present in the response

* changelog

* listeners -> listener

* log messages

* Add placeholders for tests

* Update exisitng tests with assertItemsLengthInResponsesMap

* Delete the request-id from the map on abort - add tests

* Fill in all the placeholders with tests

* minor edits to defaults and a new test

* one more test where map has more items

* changelog - move to core-amqp and a minor update with added warning

* some comments

* remove .only
…ty. (Azure#11895)

* Refactor Initialize-SmokeTests.ps1 script for readability

* Parallelize smoke test resource deploys. Use idiomatic function names.

* Filter jobs started from the initialize smoke test script. Add job timeout.

* Use common logging functions

* [smoke tests] Remove deploy jobs in finally block
…HubAPI (Azure#11948)

update Repos format

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
…1812)

* Cover more Node LTS versions in smoke test sparse matrix

* Use NodeTestVersion variable and template in smoke test matrix

* Revert to using use-node-version template directly, as smoke tests don't need pnpm

* Update smoke test titles to include node versions. Remove failing entries
Node 14 changed how streams propagate errors so that they're always async.

Fixes Azure#11919
Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>
Co-authored-by: SDK Automation <sdkautomation@microsoft.com>
Co-authored-by: Mitch Denny <mitch@mitchdenny.com>
* encode move source

* add change log entry and remove TODOs
Co-authored-by: Mitch Denny <mitch@mitchdenny.com>
Co-authored-by: SDK Automation <sdkautomation@microsoft.com>
… for extra diagnostics (Azure#11927)

Users that want the simplest and most robust experience possible are encouraged to user `Receiver.subscribe` when writing their receive loops. This breaks things down to just passing us a couple of callbacks.

As part of an overall effort this commit adds in some extra context information (mimicking what we're doing in the .NET ServiceBusProcessor) to let users make better decisions in their processError handler by passing in a `ProcessErrorArgs` object, which gives the user some extra context about where the error originated from (`errorSource`) and the host and entity path.
* Add node 14 in test matrix
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/@azure_arm-appconfiguration@10224 branch from a9108cc to 86c12e5 Compare October 22, 2020 02:28
@openapi-sdkautomation openapi-sdkautomation bot deleted the sdkAutomation/@azure_arm-appconfiguration@10224 branch October 22, 2020 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.