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-devhub] Devhub api spec changes #10857

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
3 changes: 2 additions & 1 deletion common/config/rush/pnpm-lock.yaml

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

101 changes: 93 additions & 8 deletions sdk/devhub/arm-devhub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,100 @@
# Release History

## 1.0.0-beta.4 (Unreleased)


## 1.0.0-beta.4 (2024-09-12)
Compared with version 1.0.0-beta.3

### Features Added

### Breaking Changes
- Added operation group AdooAuthOperations
- Added operation group IacProfiles
- Added Interface AdooAuth
- Added Interface AdooAuthCallRequest
- Added Interface AdooAuthGetOptionalParams
- Added Interface AdooAuthInfoResponse
- Added Interface AdooAuthListNextOptionalParams
- Added Interface AdooAuthListOptionalParams
- Added Interface AdooAuthListResponse
- Added Interface AdooAuthResponse
- Added Interface ADORepository
- Added Interface AzurePipelineProfile
- Added Interface Build
- Added Interface Deployment
- Added Interface ExportTemplateRequest
- Added Interface GetAdooAuthInfoOptionalParams
- Added Interface GitHubOAuthProperties
- Added Interface GitHubWorkflowProfile
- Added Interface IacProfile
- Added Interface IacProfileListResult
- Added Interface IacProfilesCreateOrUpdateOptionalParams
- Added Interface IacProfilesDeleteOptionalParams
- Added Interface IacProfilesExportOptionalParams
- Added Interface IacProfilesGetOptionalParams
- Added Interface IacProfilesListByResourceGroupNextOptionalParams
- Added Interface IacProfilesListByResourceGroupOptionalParams
- Added Interface IacProfilesListNextOptionalParams
- Added Interface IacProfilesListOptionalParams
- Added Interface IacProfilesScaleOptionalParams
- Added Interface IacProfilesSyncOptionalParams
- Added Interface IacProfilesUpdateTagsOptionalParams
- Added Interface IacTemplateDetails
- Added Interface IacTemplateProperties
- Added Interface PrLinkResponse
- Added Interface PullRequest
- Added Interface ScaleProperty
- Added Interface ScaleTemplateRequest
- Added Interface StageProperties
- Added Interface WorkflowProperties
- Added Type Alias AdooAuthGetResponse
- Added Type Alias AdooAuthListNextResponse
- Added Type Alias AdooAuthListOperationResponse
- Added Type Alias GetAdooAuthInfoResponse
- Added Type Alias IacProfilesCreateOrUpdateResponse
- Added Type Alias IacProfilesExportResponse
- Added Type Alias IacProfilesGetResponse
- Added Type Alias IacProfilesListByResourceGroupNextResponse
- Added Type Alias IacProfilesListByResourceGroupResponse
- Added Type Alias IacProfilesListNextResponse
- Added Type Alias IacProfilesListResponse
- Added Type Alias IacProfilesScaleResponse
- Added Type Alias IacProfilesUpdateTagsResponse
- Added Type Alias QuickStartTemplateType
- Interface GitHubOAuthResponse has a new optional parameter properties
- Interface Workflow has a new optional parameter properties
- Added Enum KnownQuickStartTemplateType

### Bugs Fixed

### Other Changes
### Breaking Changes

- Interface GitHubOAuthResponse no longer has parameter username
- Interface Workflow no longer has parameter acr
- Interface Workflow no longer has parameter aksResourceId
- Interface Workflow no longer has parameter appName
- Interface Workflow no longer has parameter authStatus
- Interface Workflow no longer has parameter branchName
- Interface Workflow no longer has parameter builderVersion
- Interface Workflow no longer has parameter deploymentProperties
- Interface Workflow no longer has parameter dockerBuildContext
- Interface Workflow no longer has parameter dockerfile
- Interface Workflow no longer has parameter dockerfileGenerationMode
- Interface Workflow no longer has parameter dockerfileOutputDirectory
- Interface Workflow no longer has parameter generationLanguage
- Interface Workflow no longer has parameter imageName
- Interface Workflow no longer has parameter imageTag
- Interface Workflow no longer has parameter languageVersion
- Interface Workflow no longer has parameter lastWorkflowRun
- Interface Workflow no longer has parameter manifestGenerationMode
- Interface Workflow no longer has parameter manifestOutputDirectory
- Interface Workflow no longer has parameter manifestType
- Interface Workflow no longer has parameter namespacePropertiesArtifactGenerationPropertiesNamespace
- Interface Workflow no longer has parameter namespacePropertiesGithubWorkflowProfileNamespace
- Interface Workflow no longer has parameter oidcCredentials
- Interface Workflow no longer has parameter port
- Interface Workflow no longer has parameter prStatus
- Interface Workflow no longer has parameter prURL
- Interface Workflow no longer has parameter pullNumber
- Interface Workflow no longer has parameter repositoryName
- Interface Workflow no longer has parameter repositoryOwner


## 1.0.0-beta.3 (2023-05-29)

### Features Added
Expand Down Expand Up @@ -60,4 +145,4 @@

## 1.0.0-beta.1 (2022-10-18)

The package of @azure/arm-devhub 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-devhub is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/azsdk/js/mgmt/quickstart).
2 changes: 1 addition & 1 deletion sdk/devhub/arm-devhub/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2023 Microsoft
Copyright (c) 2024 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
8 changes: 4 additions & 4 deletions sdk/devhub/arm-devhub/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "5595c3c7082fe447f32e637f06191f67fa8cfab2",
"commit": "498c8332a9c9946f7d5f59d918325b38f828e488",
"readme": "specification/developerhub/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\\developerhub\\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/developerhub/resource-manager/readme.md --use=@autorest/typescript@^6.0.12",
"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].12",
"use": "@autorest/typescript@^6.0.12"
}
30 changes: 11 additions & 19 deletions sdk/devhub/arm-devhub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"dependencies": {
"@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-auth": "^1.6.0",
"@azure/core-rest-pipeline": "^1.14.0",
"tslib": "^2.2.0"
},
"keywords": [
Expand All @@ -30,19 +30,20 @@
"mkdirp": "^3.0.1",
"typescript": "~5.5.3",
"uglify-js": "^3.4.9",
"rimraf": "^5.0.5",
"rimraf": "^5.0.0",
"dotenv": "^16.0.0",
"@azure/identity": "^4.0.1",
"@azure/dev-tool": "^1.0.0",
"@azure/identity": "^4.2.1",
"@azure-tools/test-recorder": "^3.0.0",
"@azure-tools/test-credential": "^1.0.0",
"@azure-tools/test-credential": "^1.1.0",
"mocha": "^10.0.0",
"@types/mocha": "^10.0.0",
"tsx": "^4.7.1",
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"@types/node": "^18.0.0",
"@azure/dev-tool": "^1.0.0",
"ts-node": "^10.0.0",
"@types/mocha": "^10.0.0"
"ts-node": "^10.0.0"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -75,7 +76,6 @@
"pack": "npm pack 2>&1",
"extract-api": "dev-tool run extract-api",
"lint": "echo skipped",
"audit": "echo skipped",
"clean": "rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"build:node": "echo skipped",
"build:browser": "echo skipped",
Expand Down Expand Up @@ -104,13 +104,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/devhub/arm-devhub",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-devhub?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/devhub/arm-devhub"
}
Loading