forked from Azure/azure-sdk-for-js
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Closed
openapi-sdkautomation
wants to merge
470
commits into
sdkAutomation/@azure_arm-appconfiguration
from
sdkAutomation/@azure_arm-appconfiguration@10224
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
Merged
10 tasks
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/@azure_arm-appconfiguration@10224
branch
3 times, most recently
from
July 22, 2020 09:58
235534e
to
c2f3d60
Compare
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/@azure_arm-appconfiguration
branch
2 times, most recently
from
August 18, 2020 04:09
36fbdb0
to
852cb99
Compare
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/@azure_arm-appconfiguration
branch
from
August 25, 2020 08:31
852cb99
to
d5aab9e
Compare
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/@azure_arm-appconfiguration@10224
branch
2 times, most recently
from
August 25, 2020 08:31
c3e1665
to
0c768ba
Compare
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/@azure_arm-appconfiguration
branch
from
August 25, 2020 08:33
d5aab9e
to
14af578
Compare
openapi-sdkautomation
bot
force-pushed
the
sdkAutomation/@azure_arm-appconfiguration@10224
branch
from
August 25, 2020 08:33
0c768ba
to
a9108cc
Compare
* [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
… a few previews back. (Azure#11410)
…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
bot
force-pushed
the
sdkAutomation/@azure_arm-appconfiguration@10224
branch
from
October 22, 2020 02:28
a9108cc
to
86c12e5
Compare
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
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.
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:Direct Download
The generated package can be directly downloaded from here: