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-selfhelp] Rhurey/ia merge latest main #6905

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

102 changes: 93 additions & 9 deletions sdk/selfhelp/arm-selfhelp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,99 @@
# Release History

## 2.0.0-beta.1 (2023-09-27)

**Features**

## 1.0.1 (Unreleased)
- Added operation group CheckNameAvailability
- Added operation group Solution
- Added operation group Troubleshooters
- Added Interface AutomatedCheckResult
- Added Interface CheckNameAvailabilityPostOptionalParams
- Added Interface ContinueRequestBody
- Added Interface Filter
- Added Interface FilterGroup
- Added Interface MetricsBasedChart
- Added Interface ReplacementMaps
- Added Interface ResponseOption
- Added Interface ResponseValidationProperties
- Added Interface RestartTroubleshooterResponse
- Added Interface SearchResult
- Added Interface Section
- Added Interface SolutionCreateOptionalParams
- Added Interface SolutionGetOptionalParams
- Added Interface SolutionMetadataProperties
- Added Interface SolutionPatchRequestBody
- Added Interface SolutionResource
- Added Interface SolutionResourceProperties
- Added Interface SolutionsDiagnostic
- Added Interface SolutionsTroubleshooters
- Added Interface SolutionUpdateHeaders
- Added Interface SolutionUpdateOptionalParams
- Added Interface Step
- Added Interface StepInput
- Added Interface TriggerCriterion
- Added Interface TroubleshooterResource
- Added Interface TroubleshooterResponse
- Added Interface TroubleshootersContinueHeaders
- Added Interface TroubleshootersContinueOptionalParams
- Added Interface TroubleshootersCreateOptionalParams
- Added Interface TroubleshootersEndHeaders
- Added Interface TroubleshootersEndOptionalParams
- Added Interface TroubleshootersGetOptionalParams
- Added Interface TroubleshootersRestartHeaders
- Added Interface TroubleshootersRestartOptionalParams
- Added Interface Video
- Added Interface VideoGroup
- Added Interface VideoGroupVideo
- Added Interface WebResult
- Added Type Alias AggregationType
- Added Type Alias AutomatedCheckResultType
- Added Type Alias CheckNameAvailabilityPostResponse
- Added Type Alias Confidence
- Added Type Alias DiagnosticProvisioningState
- Added Type Alias ExecutionStatus
- Added Type Alias Name
- Added Type Alias QuestionContentType
- Added Type Alias QuestionType
- Added Type Alias ResultType
- Added Type Alias SolutionCreateResponse
- Added Type Alias SolutionGetResponse
- Added Type Alias SolutionProvisioningState
- Added Type Alias SolutionType
- Added Type Alias SolutionUpdateResponse
- Added Type Alias TroubleshooterProvisioningState
- Added Type Alias TroubleshootersContinueResponse
- Added Type Alias TroubleshootersCreateResponse
- Added Type Alias TroubleshootersEndResponse
- Added Type Alias TroubleshootersGetResponse
- Added Type Alias TroubleshootersRestartResponse
- Added Type Alias Type
- Interface SolutionMetadataResource has a new optional parameter solutions
- Added Enum KnownAggregationType
- Added Enum KnownAutomatedCheckResultType
- Added Enum KnownConfidence
- Added Enum KnownDiagnosticProvisioningState
- Added Enum KnownExecutionStatus
- Added Enum KnownName
- Added Enum KnownQuestionContentType
- Added Enum KnownQuestionType
- Added Enum KnownResultType
- Added Enum KnownSolutionProvisioningState
- Added Enum KnownSolutionType
- Added Enum KnownTroubleshooterProvisioningState
- Added Enum KnownType

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
**Breaking Changes**

- Removed operation Diagnostics.checkNameAvailability
- Interface SolutionMetadataResource no longer has parameter description
- Interface SolutionMetadataResource no longer has parameter requiredParameterSets
- Interface SolutionMetadataResource no longer has parameter solutionId
- Interface SolutionMetadataResource no longer has parameter solutionType
- Type of parameter provisioningState of interface DiagnosticResource is changed from ProvisioningState to DiagnosticProvisioningState
- Removed Enum KnownProvisioningState


## 1.0.0 (2023-06-20)

The package of @azure/arm-selfhelp is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart ).
The package of @azure/arm-selfhelp is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).
5 changes: 3 additions & 2 deletions sdk/selfhelp/arm-selfhelp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Help RP provider

[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/selfhelp/arm-selfhelp) |
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-selfhelp) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-selfhelp) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-selfhelp?view=azure-node-preview) |
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)

## Getting started
Expand Down Expand Up @@ -53,7 +53,8 @@ const { HelpRP } = require("@azure/arm-selfhelp");
const { DefaultAzureCredential } = require("@azure/identity");
// For client-side applications running in the browser, use InteractiveBrowserCredential instead of DefaultAzureCredential. See https://aka.ms/azsdk/js/identity/examples for more details.

const client = new HelpRP(new DefaultAzureCredential());
const subscriptionId = "00000000-0000-0000-0000-000000000000";
const client = new HelpRP(new DefaultAzureCredential(), subscriptionId);

// For client-side applications running in the browser, use this code instead:
// const credential = new InteractiveBrowserCredential({
Expand Down
8 changes: 4 additions & 4 deletions sdk/selfhelp/arm-selfhelp/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "0724e72994ed3c77f76ed0bfa2df3b1f0c33a41b",
"commit": "7b99d88798aa1ba10cbcc9fd0aa978869ecb5610",
"readme": "specification/help/resource-manager/readme.md",
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=F:\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\help\\resource-manager\\readme.md --use=@autorest/[email protected].2 --generate-sample=true",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/help/resource-manager/readme.md --use=@autorest/typescript@^6.0.4",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/[email protected].0",
"use": "@autorest/[email protected].2"
"release_tool": "@azure-tools/[email protected].2",
"use": "@autorest/typescript@^6.0.4"
}
6 changes: 0 additions & 6 deletions sdk/selfhelp/arm-selfhelp/assets.json

This file was deleted.

30 changes: 11 additions & 19 deletions sdk/selfhelp/arm-selfhelp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for HelpRP.",
"version": "1.0.1",
"version": "2.0.0-beta.1",
"engines": {
"node": ">=14.0.0"
},
"dependencies": {
"@azure/core-lro": "^2.5.3",
"@azure/core-lro": "^2.5.4",
"@azure/abort-controller": "^1.0.0",
"@azure/core-paging": "^1.2.0",
"@azure/core-client": "^1.7.0",
"@azure/core-auth": "^1.3.0",
"@azure/core-rest-pipeline": "^1.8.0",
"@azure/core-rest-pipeline": "^1.12.0",
"tslib": "^2.2.0"
},
"keywords": [
Expand All @@ -38,18 +38,18 @@
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "~5.0.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"rimraf": "^5.0.0",
"dotenv": "^16.0.0",
"@azure/identity": "^3.3.0",
"@azure/identity": "^2.0.1",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-credential": "^1.0.0",
"mocha": "^10.0.0",
"mocha": "^7.1.1",
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"@types/node": "^14.0.0",
"@azure/dev-tool": "^1.0.0",
"ts-node": "^10.0.0"
"ts-node": "^10.0.0",
"@azure/dev-tool": "^1.0.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -84,7 +84,7 @@
"extract-api": "api-extractor run --local",
"lint": "echo skipped",
"audit": "echo skipped",
"clean": "rimraf dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"clean": "rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"build:node": "echo skipped",
"build:browser": "echo skipped",
"build:test": "echo skipped",
Expand Down Expand Up @@ -112,13 +112,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/selfhelp/arm-selfhelp",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-selfhelp?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/selfhelp/arm-selfhelp"
}
Loading