@pulumi/azuredevops 2.15.0 → 2.15.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/agent/getPool.d.ts +6 -0
- package/agent/getPool.js +6 -0
- package/agent/getPool.js.map +1 -1
- package/agent/getPools.d.ts +6 -0
- package/agent/getPools.js +6 -0
- package/agent/getPools.js.map +1 -1
- package/agent/pool.d.ts +4 -1
- package/agent/pool.js +4 -1
- package/agent/pool.js.map +1 -1
- package/agent/queue.d.ts +8 -1
- package/agent/queue.js +8 -1
- package/agent/queue.js.map +1 -1
- package/areaPermissions.d.ts +3 -0
- package/areaPermissions.js +3 -0
- package/areaPermissions.js.map +1 -1
- package/branchPolicyAutoReviewers.d.ts +5 -2
- package/branchPolicyAutoReviewers.js +5 -2
- package/branchPolicyAutoReviewers.js.map +1 -1
- package/branchPolicyBuildValidation.d.ts +5 -2
- package/branchPolicyBuildValidation.js +5 -2
- package/branchPolicyBuildValidation.js.map +1 -1
- package/branchPolicyCommentResolution.d.ts +5 -2
- package/branchPolicyCommentResolution.js +5 -2
- package/branchPolicyCommentResolution.js.map +1 -1
- package/branchPolicyMergeTypes.d.ts +5 -2
- package/branchPolicyMergeTypes.js +5 -2
- package/branchPolicyMergeTypes.js.map +1 -1
- package/branchPolicyMinReviewers.d.ts +5 -2
- package/branchPolicyMinReviewers.js +5 -2
- package/branchPolicyMinReviewers.js.map +1 -1
- package/branchPolicyStatusCheck.d.ts +5 -2
- package/branchPolicyStatusCheck.js +5 -2
- package/branchPolicyStatusCheck.js.map +1 -1
- package/branchPolicyWorkItemLinking.d.ts +5 -2
- package/branchPolicyWorkItemLinking.js +5 -2
- package/branchPolicyWorkItemLinking.js.map +1 -1
- package/build/buildDefinition.d.ts +10 -3
- package/build/buildDefinition.js +10 -3
- package/build/buildDefinition.js.map +1 -1
- package/buildDefinition.d.ts +10 -3
- package/buildDefinition.js +10 -3
- package/buildDefinition.js.map +1 -1
- package/buildDefinitionPermissions.d.ts +3 -0
- package/buildDefinitionPermissions.js +3 -0
- package/buildDefinitionPermissions.js.map +1 -1
- package/buildFolder.d.ts +5 -3
- package/buildFolder.js +5 -3
- package/buildFolder.js.map +1 -1
- package/buildFolderPermissions.d.ts +6 -0
- package/buildFolderPermissions.js +6 -0
- package/buildFolderPermissions.js.map +1 -1
- package/checkApproval.d.ts +3 -0
- package/checkApproval.js +3 -0
- package/checkApproval.js.map +1 -1
- package/checkBranchControl.d.ts +16 -0
- package/checkBranchControl.js +16 -0
- package/checkBranchControl.js.map +1 -1
- package/checkBusinessHours.d.ts +16 -0
- package/checkBusinessHours.js +16 -0
- package/checkBusinessHours.js.map +1 -1
- package/checkExclusiveLock.d.ts +6 -0
- package/checkExclusiveLock.js +6 -0
- package/checkExclusiveLock.js.map +1 -1
- package/checkRequiredTemplate.d.ts +6 -0
- package/checkRequiredTemplate.js +6 -0
- package/checkRequiredTemplate.js.map +1 -1
- package/core/getClientConfig.d.ts +4 -0
- package/core/getClientConfig.js +4 -0
- package/core/getClientConfig.js.map +1 -1
- package/core/getProject.d.ts +6 -0
- package/core/getProject.js +6 -0
- package/core/getProject.js.map +1 -1
- package/core/getProjects.d.ts +6 -0
- package/core/getProjects.js +6 -0
- package/core/getProjects.js.map +1 -1
- package/core/project.d.ts +6 -3
- package/core/project.js +6 -3
- package/core/project.js.map +1 -1
- package/core/projectFeatures.d.ts +4 -1
- package/core/projectFeatures.js +4 -1
- package/core/projectFeatures.js.map +1 -1
- package/elasticPool.d.ts +4 -1
- package/elasticPool.js +4 -1
- package/elasticPool.js.map +1 -1
- package/entitlement/user.d.ts +3 -0
- package/entitlement/user.js +3 -0
- package/entitlement/user.js.map +1 -1
- package/environment.d.ts +5 -2
- package/environment.js +5 -2
- package/environment.js.map +1 -1
- package/getAgentQueue.d.ts +6 -0
- package/getAgentQueue.js +6 -0
- package/getAgentQueue.js.map +1 -1
- package/getArea.d.ts +6 -0
- package/getArea.js +6 -0
- package/getArea.js.map +1 -1
- package/getBuildDefinition.d.ts +4 -0
- package/getBuildDefinition.js +4 -0
- package/getBuildDefinition.js.map +1 -1
- package/getClientConfig.d.ts +4 -0
- package/getClientConfig.js +4 -0
- package/getClientConfig.js.map +1 -1
- package/getEnvironment.d.ts +0 -8
- package/getEnvironment.js +0 -8
- package/getEnvironment.js.map +1 -1
- package/getGitRepository.d.ts +6 -0
- package/getGitRepository.js +6 -0
- package/getGitRepository.js.map +1 -1
- package/getGroup.d.ts +6 -0
- package/getGroup.js +6 -0
- package/getGroup.js.map +1 -1
- package/getGroups.d.ts +6 -0
- package/getGroups.js +6 -0
- package/getGroups.js.map +1 -1
- package/getIteration.d.ts +6 -0
- package/getIteration.js +6 -0
- package/getIteration.js.map +1 -1
- package/getPool.d.ts +6 -0
- package/getPool.js +6 -0
- package/getPool.js.map +1 -1
- package/getPools.d.ts +6 -0
- package/getPools.js +6 -0
- package/getPools.js.map +1 -1
- package/getProject.d.ts +6 -0
- package/getProject.js +6 -0
- package/getProject.js.map +1 -1
- package/getProjects.d.ts +6 -0
- package/getProjects.js +6 -0
- package/getProjects.js.map +1 -1
- package/getRepositories.d.ts +6 -0
- package/getRepositories.js +6 -0
- package/getRepositories.js.map +1 -1
- package/getServiceEndpointAzureRM.d.ts +12 -0
- package/getServiceEndpointAzureRM.js +12 -0
- package/getServiceEndpointAzureRM.js.map +1 -1
- package/getServiceEndpointGithub.d.ts +12 -0
- package/getServiceEndpointGithub.js +12 -0
- package/getServiceEndpointGithub.js.map +1 -1
- package/getServiceendpointAzurecr.d.ts +4 -0
- package/getServiceendpointAzurecr.js +4 -0
- package/getServiceendpointAzurecr.js.map +1 -1
- package/getServiceendpointNpm.d.ts +4 -0
- package/getServiceendpointNpm.js +4 -0
- package/getServiceendpointNpm.js.map +1 -1
- package/getServiceendpointSonarcloud.d.ts +4 -0
- package/getServiceendpointSonarcloud.js +4 -0
- package/getServiceendpointSonarcloud.js.map +1 -1
- package/getTeam.d.ts +6 -0
- package/getTeam.js +6 -0
- package/getTeam.js.map +1 -1
- package/getTeams.d.ts +6 -0
- package/getTeams.js +6 -0
- package/getTeams.js.map +1 -1
- package/getUsers.d.ts +14 -0
- package/getUsers.js +6 -0
- package/getUsers.js.map +1 -1
- package/getVariableGroup.d.ts +8 -2
- package/getVariableGroup.js +8 -2
- package/getVariableGroup.js.map +1 -1
- package/git.d.ts +26 -28
- package/git.js +26 -28
- package/git.js.map +1 -1
- package/gitPermissions.d.ts +9 -0
- package/gitPermissions.js +9 -0
- package/gitPermissions.js.map +1 -1
- package/gitRepositoryBranch.d.ts +2 -0
- package/gitRepositoryBranch.js +2 -0
- package/gitRepositoryBranch.js.map +1 -1
- package/gitRepositoryFile.d.ts +6 -3
- package/gitRepositoryFile.js +6 -3
- package/gitRepositoryFile.js.map +1 -1
- package/group.d.ts +4 -1
- package/group.js +4 -1
- package/group.js.map +1 -1
- package/groupEntitlement.d.ts +11 -2
- package/groupEntitlement.js +11 -2
- package/groupEntitlement.js.map +1 -1
- package/groupMembership.d.ts +3 -0
- package/groupMembership.js +3 -0
- package/groupMembership.js.map +1 -1
- package/identities/getGroup.d.ts +6 -0
- package/identities/getGroup.js +6 -0
- package/identities/getGroup.js.map +1 -1
- package/identities/getUsers.d.ts +14 -0
- package/identities/getUsers.js +6 -0
- package/identities/getUsers.js.map +1 -1
- package/identities/group.d.ts +4 -1
- package/identities/group.js +4 -1
- package/identities/group.js.map +1 -1
- package/identities/groupMembership.d.ts +3 -0
- package/identities/groupMembership.js +3 -0
- package/identities/groupMembership.js.map +1 -1
- package/iterativePermissions.d.ts +3 -0
- package/iterativePermissions.js +3 -0
- package/iterativePermissions.js.map +1 -1
- package/package.json +1 -1
- package/pipeline/variableGroup.d.ts +13 -5
- package/pipeline/variableGroup.js +13 -5
- package/pipeline/variableGroup.js.map +1 -1
- package/pipelineAuthorization.d.ts +7 -0
- package/pipelineAuthorization.js +7 -0
- package/pipelineAuthorization.js.map +1 -1
- package/policy/branchPolicyBuildValidation.d.ts +5 -2
- package/policy/branchPolicyBuildValidation.js +5 -2
- package/policy/branchPolicyBuildValidation.js.map +1 -1
- package/policy/branchPolicyMinReviewers.d.ts +5 -2
- package/policy/branchPolicyMinReviewers.js +5 -2
- package/policy/branchPolicyMinReviewers.js.map +1 -1
- package/pool.d.ts +4 -1
- package/pool.js +4 -1
- package/pool.js.map +1 -1
- package/project.d.ts +6 -3
- package/project.js +6 -3
- package/project.js.map +1 -1
- package/projectFeatures.d.ts +4 -1
- package/projectFeatures.js +4 -1
- package/projectFeatures.js.map +1 -1
- package/projectPermissions.d.ts +3 -0
- package/projectPermissions.js +3 -0
- package/projectPermissions.js.map +1 -1
- package/projectPipelineSettings.d.ts +4 -1
- package/projectPipelineSettings.js +4 -1
- package/projectPipelineSettings.js.map +1 -1
- package/queue.d.ts +8 -1
- package/queue.js +8 -1
- package/queue.js.map +1 -1
- package/repository/getRepositories.d.ts +6 -0
- package/repository/getRepositories.js +6 -0
- package/repository/getRepositories.js.map +1 -1
- package/repository/git.d.ts +26 -28
- package/repository/git.js +26 -28
- package/repository/git.js.map +1 -1
- package/repositoryPolicyAuthorEmailPattern.d.ts +7 -2
- package/repositoryPolicyAuthorEmailPattern.js +7 -2
- package/repositoryPolicyAuthorEmailPattern.js.map +1 -1
- package/repositoryPolicyCaseEnforcement.d.ts +7 -2
- package/repositoryPolicyCaseEnforcement.js +7 -2
- package/repositoryPolicyCaseEnforcement.js.map +1 -1
- package/repositoryPolicyCheckCredentials.d.ts +7 -2
- package/repositoryPolicyCheckCredentials.js +7 -2
- package/repositoryPolicyCheckCredentials.js.map +1 -1
- package/repositoryPolicyFilePathPattern.d.ts +7 -2
- package/repositoryPolicyFilePathPattern.js +7 -2
- package/repositoryPolicyFilePathPattern.js.map +1 -1
- package/repositoryPolicyMaxFileSize.d.ts +7 -2
- package/repositoryPolicyMaxFileSize.js +7 -2
- package/repositoryPolicyMaxFileSize.js.map +1 -1
- package/repositoryPolicyMaxPathLength.d.ts +7 -2
- package/repositoryPolicyMaxPathLength.js +7 -2
- package/repositoryPolicyMaxPathLength.js.map +1 -1
- package/repositoryPolicyReservedNames.d.ts +7 -2
- package/repositoryPolicyReservedNames.js +7 -2
- package/repositoryPolicyReservedNames.js.map +1 -1
- package/resourceAuthorization.d.ts +4 -1
- package/resourceAuthorization.js +4 -1
- package/resourceAuthorization.js.map +1 -1
- package/security/resourceAuthorization.d.ts +4 -1
- package/security/resourceAuthorization.js +4 -1
- package/security/resourceAuthorization.js.map +1 -1
- package/serviceEndpointArtifactory.d.ts +6 -1
- package/serviceEndpointArtifactory.js +6 -1
- package/serviceEndpointArtifactory.js.map +1 -1
- package/serviceEndpointAws.d.ts +4 -1
- package/serviceEndpointAws.js +4 -1
- package/serviceEndpointAws.js.map +1 -1
- package/serviceEndpointAzureDevOps.d.ts +4 -1
- package/serviceEndpointAzureDevOps.js +4 -1
- package/serviceEndpointAzureDevOps.js.map +1 -1
- package/serviceEndpointAzureEcr.d.ts +4 -1
- package/serviceEndpointAzureEcr.js +4 -1
- package/serviceEndpointAzureEcr.js.map +1 -1
- package/serviceEndpointAzureRM.d.ts +16 -44
- package/serviceEndpointAzureRM.js +16 -44
- package/serviceEndpointAzureRM.js.map +1 -1
- package/serviceEndpointBitBucket.d.ts +4 -1
- package/serviceEndpointBitBucket.js +4 -1
- package/serviceEndpointBitBucket.js.map +1 -1
- package/serviceEndpointDockerRegistry.d.ts +4 -1
- package/serviceEndpointDockerRegistry.js +4 -1
- package/serviceEndpointDockerRegistry.js.map +1 -1
- package/serviceEndpointGeneric.d.ts +7 -2
- package/serviceEndpointGeneric.js +7 -2
- package/serviceEndpointGeneric.js.map +1 -1
- package/serviceEndpointGenericGit.d.ts +7 -2
- package/serviceEndpointGenericGit.js +7 -2
- package/serviceEndpointGenericGit.js.map +1 -1
- package/serviceEndpointGitHub.d.ts +8 -1
- package/serviceEndpointGitHub.js +8 -1
- package/serviceEndpointGitHub.js.map +1 -1
- package/serviceEndpointGitHubEnterprise.d.ts +4 -1
- package/serviceEndpointGitHubEnterprise.js +4 -1
- package/serviceEndpointGitHubEnterprise.js.map +1 -1
- package/serviceEndpointKubernetes.d.ts +1 -5
- package/serviceEndpointKubernetes.js +1 -5
- package/serviceEndpointKubernetes.js.map +1 -1
- package/serviceEndpointNpm.d.ts +4 -1
- package/serviceEndpointNpm.js +4 -1
- package/serviceEndpointNpm.js.map +1 -1
- package/serviceEndpointPipeline.d.ts +4 -1
- package/serviceEndpointPipeline.js +4 -1
- package/serviceEndpointPipeline.js.map +1 -1
- package/serviceEndpointServiceFabric.d.ts +12 -2
- package/serviceEndpointServiceFabric.js +12 -2
- package/serviceEndpointServiceFabric.js.map +1 -1
- package/serviceEndpointSonarCloud.d.ts +4 -1
- package/serviceEndpointSonarCloud.js +4 -1
- package/serviceEndpointSonarCloud.js.map +1 -1
- package/serviceEndpointSonarQube.d.ts +4 -1
- package/serviceEndpointSonarQube.js +4 -1
- package/serviceEndpointSonarQube.js.map +1 -1
- package/serviceEndpointSsh.d.ts +7 -2
- package/serviceEndpointSsh.js +7 -2
- package/serviceEndpointSsh.js.map +1 -1
- package/serviceendpoint/azureRM.d.ts +16 -44
- package/serviceendpoint/azureRM.js +16 -44
- package/serviceendpoint/azureRM.js.map +1 -1
- package/serviceendpoint/bitBucket.d.ts +4 -1
- package/serviceendpoint/bitBucket.js +4 -1
- package/serviceendpoint/bitBucket.js.map +1 -1
- package/serviceendpoint/dockerRegistry.d.ts +4 -1
- package/serviceendpoint/dockerRegistry.js +4 -1
- package/serviceendpoint/dockerRegistry.js.map +1 -1
- package/serviceendpoint/gitHub.d.ts +8 -1
- package/serviceendpoint/gitHub.js +8 -1
- package/serviceendpoint/gitHub.js.map +1 -1
- package/serviceendpoint/kubernetes.d.ts +1 -5
- package/serviceendpoint/kubernetes.js +1 -5
- package/serviceendpoint/kubernetes.js.map +1 -1
- package/serviceendpointArgocd.d.ts +5 -1
- package/serviceendpointArgocd.js +5 -1
- package/serviceendpointArgocd.js.map +1 -1
- package/serviceendpointExternaltfs.d.ts +1 -5
- package/serviceendpointExternaltfs.js +1 -5
- package/serviceendpointExternaltfs.js.map +1 -1
- package/serviceendpointGcpTerraform.d.ts +4 -1
- package/serviceendpointGcpTerraform.js +4 -1
- package/serviceendpointGcpTerraform.js.map +1 -1
- package/serviceendpointIncomingwebhook.d.ts +3 -1
- package/serviceendpointIncomingwebhook.js +3 -1
- package/serviceendpointIncomingwebhook.js.map +1 -1
- package/serviceendpointJenkins.d.ts +3 -1
- package/serviceendpointJenkins.js +3 -1
- package/serviceendpointJenkins.js.map +1 -1
- package/serviceendpointJfrogArtifactoryV2.d.ts +6 -1
- package/serviceendpointJfrogArtifactoryV2.js +6 -1
- package/serviceendpointJfrogArtifactoryV2.js.map +1 -1
- package/serviceendpointJfrogDistributionV2.d.ts +6 -1
- package/serviceendpointJfrogDistributionV2.js +6 -1
- package/serviceendpointJfrogDistributionV2.js.map +1 -1
- package/serviceendpointJfrogPlatformV2.d.ts +6 -1
- package/serviceendpointJfrogPlatformV2.js +6 -1
- package/serviceendpointJfrogPlatformV2.js.map +1 -1
- package/serviceendpointJfrogXrayV2.d.ts +6 -1
- package/serviceendpointJfrogXrayV2.js +6 -1
- package/serviceendpointJfrogXrayV2.js.map +1 -1
- package/serviceendpointMaven.d.ts +5 -1
- package/serviceendpointMaven.js +5 -1
- package/serviceendpointMaven.js.map +1 -1
- package/serviceendpointNexus.d.ts +3 -1
- package/serviceendpointNexus.js +3 -1
- package/serviceendpointNexus.js.map +1 -1
- package/serviceendpointNuget.d.ts +4 -1
- package/serviceendpointNuget.js +4 -1
- package/serviceendpointNuget.js.map +1 -1
- package/serviceendpointOctopusdeploy.d.ts +4 -1
- package/serviceendpointOctopusdeploy.js +4 -1
- package/serviceendpointOctopusdeploy.js.map +1 -1
- package/serviceendpointPermissions.d.ts +3 -0
- package/serviceendpointPermissions.js +3 -0
- package/serviceendpointPermissions.js.map +1 -1
- package/servicehookPermissions.d.ts +3 -0
- package/servicehookPermissions.js +3 -0
- package/servicehookPermissions.js.map +1 -1
- package/servicehookStorageQueuePipelines.d.ts +14 -17
- package/servicehookStorageQueuePipelines.js +14 -17
- package/servicehookStorageQueuePipelines.js.map +1 -1
- package/taggingPermissions.d.ts +3 -0
- package/taggingPermissions.js +3 -0
- package/taggingPermissions.js.map +1 -1
- package/team.d.ts +4 -1
- package/team.js +4 -1
- package/team.js.map +1 -1
- package/teamAdministrators.d.ts +3 -0
- package/teamAdministrators.js +3 -0
- package/teamAdministrators.js.map +1 -1
- package/teamMembers.d.ts +3 -0
- package/teamMembers.js +3 -0
- package/teamMembers.js.map +1 -1
- package/user.d.ts +3 -0
- package/user.js +3 -0
- package/user.js.map +1 -1
- package/variableGroup.d.ts +13 -5
- package/variableGroup.js +13 -5
- package/variableGroup.js.map +1 -1
- package/workItemQueryPermissions.d.ts +7 -0
- package/workItemQueryPermissions.js +7 -0
- package/workItemQueryPermissions.js.map +1 -1
- package/workitem.d.ts +6 -0
- package/workitem.js +6 -0
- package/workitem.js.map +1 -1
package/core/getProject.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -13,6 +14,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
13
14
|
* });
|
|
14
15
|
* export const project = example;
|
|
15
16
|
* ```
|
|
17
|
+
* <!--End PulumiCodeChooser -->
|
|
18
|
+
*
|
|
16
19
|
* ## Relevant Links
|
|
17
20
|
*
|
|
18
21
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
|
@@ -56,6 +59,7 @@ export interface GetProjectResult {
|
|
|
56
59
|
*
|
|
57
60
|
* ## Example Usage
|
|
58
61
|
*
|
|
62
|
+
* <!--Start PulumiCodeChooser -->
|
|
59
63
|
* ```typescript
|
|
60
64
|
* import * as pulumi from "@pulumi/pulumi";
|
|
61
65
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -65,6 +69,8 @@ export interface GetProjectResult {
|
|
|
65
69
|
* });
|
|
66
70
|
* export const project = example;
|
|
67
71
|
* ```
|
|
72
|
+
* <!--End PulumiCodeChooser -->
|
|
73
|
+
*
|
|
68
74
|
* ## Relevant Links
|
|
69
75
|
*
|
|
70
76
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
package/core/getProject.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -19,6 +20,8 @@ const utilities = require("../utilities");
|
|
|
19
20
|
* });
|
|
20
21
|
* export const project = example;
|
|
21
22
|
* ```
|
|
23
|
+
* <!--End PulumiCodeChooser -->
|
|
24
|
+
*
|
|
22
25
|
* ## Relevant Links
|
|
23
26
|
*
|
|
24
27
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
|
@@ -39,6 +42,7 @@ exports.getProject = getProject;
|
|
|
39
42
|
*
|
|
40
43
|
* ## Example Usage
|
|
41
44
|
*
|
|
45
|
+
* <!--Start PulumiCodeChooser -->
|
|
42
46
|
* ```typescript
|
|
43
47
|
* import * as pulumi from "@pulumi/pulumi";
|
|
44
48
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -48,6 +52,8 @@ exports.getProject = getProject;
|
|
|
48
52
|
* });
|
|
49
53
|
* export const project = example;
|
|
50
54
|
* ```
|
|
55
|
+
* <!--End PulumiCodeChooser -->
|
|
56
|
+
*
|
|
51
57
|
* ## Relevant Links
|
|
52
58
|
*
|
|
53
59
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
package/core/getProject.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProject.js","sourceRoot":"","sources":["../../core/getProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getProject.js","sourceRoot":"","sources":["../../core/getProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,qGAAqG;AACrG,SAAgB,UAAU,CAAC,IAAqB,EAAE,IAA2B;IACzE,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,8GAA8G,CAAC,CAAA;IAC/H,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,EAAE;QACnE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,gCASC;AAiCD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,qGAAqG;AACrG,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
|
package/core/getProjects.d.ts
CHANGED
|
@@ -5,6 +5,7 @@ import * as outputs from "../types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
8
|
+
* <!--Start PulumiCodeChooser -->
|
|
8
9
|
* ```typescript
|
|
9
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
11
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -18,6 +19,8 @@ import * as outputs from "../types/output";
|
|
|
18
19
|
* export const projectUrl = example.then(example => example.projects.map(__item => __item.projectUrl));
|
|
19
20
|
* export const state = example.then(example => example.projects.map(__item => __item.state));
|
|
20
21
|
* ```
|
|
22
|
+
* <!--End PulumiCodeChooser -->
|
|
23
|
+
*
|
|
21
24
|
* ## Relevant Links
|
|
22
25
|
*
|
|
23
26
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
|
@@ -65,6 +68,7 @@ export interface GetProjectsResult {
|
|
|
65
68
|
*
|
|
66
69
|
* ## Example Usage
|
|
67
70
|
*
|
|
71
|
+
* <!--Start PulumiCodeChooser -->
|
|
68
72
|
* ```typescript
|
|
69
73
|
* import * as pulumi from "@pulumi/pulumi";
|
|
70
74
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -78,6 +82,8 @@ export interface GetProjectsResult {
|
|
|
78
82
|
* export const projectUrl = example.then(example => example.projects.map(__item => __item.projectUrl));
|
|
79
83
|
* export const state = example.then(example => example.projects.map(__item => __item.state));
|
|
80
84
|
* ```
|
|
85
|
+
* <!--End PulumiCodeChooser -->
|
|
86
|
+
*
|
|
81
87
|
* ## Relevant Links
|
|
82
88
|
*
|
|
83
89
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
package/core/getProjects.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -23,6 +24,8 @@ const utilities = require("../utilities");
|
|
|
23
24
|
* export const projectUrl = example.then(example => example.projects.map(__item => __item.projectUrl));
|
|
24
25
|
* export const state = example.then(example => example.projects.map(__item => __item.state));
|
|
25
26
|
* ```
|
|
27
|
+
* <!--End PulumiCodeChooser -->
|
|
28
|
+
*
|
|
26
29
|
* ## Relevant Links
|
|
27
30
|
*
|
|
28
31
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
|
@@ -43,6 +46,7 @@ exports.getProjects = getProjects;
|
|
|
43
46
|
*
|
|
44
47
|
* ## Example Usage
|
|
45
48
|
*
|
|
49
|
+
* <!--Start PulumiCodeChooser -->
|
|
46
50
|
* ```typescript
|
|
47
51
|
* import * as pulumi from "@pulumi/pulumi";
|
|
48
52
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -56,6 +60,8 @@ exports.getProjects = getProjects;
|
|
|
56
60
|
* export const projectUrl = example.then(example => example.projects.map(__item => __item.projectUrl));
|
|
57
61
|
* export const state = example.then(example => example.projects.map(__item => __item.state));
|
|
58
62
|
* ```
|
|
63
|
+
* <!--End PulumiCodeChooser -->
|
|
64
|
+
*
|
|
59
65
|
* ## Relevant Links
|
|
60
66
|
*
|
|
61
67
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
package/core/getProjects.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjects.js","sourceRoot":"","sources":["../../core/getProjects.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getProjects.js","sourceRoot":"","sources":["../../core/getProjects.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,uGAAuG;AACvG,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,iHAAiH,CAAC,CAAA;IAClI,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,0CAA0C,EAAE;QACrE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,kCASC;AAuCD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,uGAAuG;AACvG,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,WAAW,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,8CAEC"}
|
package/core/project.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -19,6 +20,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
20
|
* workItemTemplate: "Agile",
|
|
20
21
|
* });
|
|
21
22
|
* ```
|
|
23
|
+
* <!--End PulumiCodeChooser -->
|
|
24
|
+
*
|
|
22
25
|
* ## Relevant Links
|
|
23
26
|
*
|
|
24
27
|
* - [Azure DevOps Service REST API 7.0 - Projects](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects?view=azure-devops-rest-7.0)
|
|
@@ -32,13 +35,13 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
32
35
|
* Azure DevOps Projects can be imported using the project name or by the project Guid, e.g.
|
|
33
36
|
*
|
|
34
37
|
* ```sh
|
|
35
|
-
*
|
|
38
|
+
* $ pulumi import azuredevops:Core/project:Project example "Example Project"
|
|
36
39
|
* ```
|
|
37
40
|
*
|
|
38
|
-
*
|
|
41
|
+
* or
|
|
39
42
|
*
|
|
40
43
|
* ```sh
|
|
41
|
-
*
|
|
44
|
+
* $ pulumi import azuredevops:Core/project:Project example 00000000-0000-0000-0000-000000000000
|
|
42
45
|
* ```
|
|
43
46
|
*
|
|
44
47
|
* @deprecated azuredevops.core.Project has been deprecated in favor of azuredevops.Project
|
package/core/project.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -25,6 +26,8 @@ const utilities = require("../utilities");
|
|
|
25
26
|
* workItemTemplate: "Agile",
|
|
26
27
|
* });
|
|
27
28
|
* ```
|
|
29
|
+
* <!--End PulumiCodeChooser -->
|
|
30
|
+
*
|
|
28
31
|
* ## Relevant Links
|
|
29
32
|
*
|
|
30
33
|
* - [Azure DevOps Service REST API 7.0 - Projects](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects?view=azure-devops-rest-7.0)
|
|
@@ -38,13 +41,13 @@ const utilities = require("../utilities");
|
|
|
38
41
|
* Azure DevOps Projects can be imported using the project name or by the project Guid, e.g.
|
|
39
42
|
*
|
|
40
43
|
* ```sh
|
|
41
|
-
*
|
|
44
|
+
* $ pulumi import azuredevops:Core/project:Project example "Example Project"
|
|
42
45
|
* ```
|
|
43
46
|
*
|
|
44
|
-
*
|
|
47
|
+
* or
|
|
45
48
|
*
|
|
46
49
|
* ```sh
|
|
47
|
-
*
|
|
50
|
+
* $ pulumi import azuredevops:Core/project:Project example 00000000-0000-0000-0000-000000000000
|
|
48
51
|
* ```
|
|
49
52
|
*
|
|
50
53
|
* @deprecated azuredevops.core.Project has been deprecated in favor of azuredevops.Project
|
package/core/project.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"project.js","sourceRoot":"","sources":["../../core/project.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"project.js","sourceRoot":"","sources":["../../core/project.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -22,6 +23,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
22
23
|
* },
|
|
23
24
|
* });
|
|
24
25
|
* ```
|
|
26
|
+
* <!--End PulumiCodeChooser -->
|
|
27
|
+
*
|
|
25
28
|
* ## Relevant Links
|
|
26
29
|
*
|
|
27
30
|
* No official documentation available
|
|
@@ -35,7 +38,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
35
38
|
* Azure DevOps feature settings can be imported using the project id, e.g.
|
|
36
39
|
*
|
|
37
40
|
* ```sh
|
|
38
|
-
*
|
|
41
|
+
* $ pulumi import azuredevops:Core/projectFeatures:ProjectFeatures example 00000000-0000-0000-0000-000000000000
|
|
39
42
|
* ```
|
|
40
43
|
*
|
|
41
44
|
* @deprecated azuredevops.core.ProjectFeatures has been deprecated in favor of azuredevops.ProjectFeatures
|
package/core/projectFeatures.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -28,6 +29,8 @@ const utilities = require("../utilities");
|
|
|
28
29
|
* },
|
|
29
30
|
* });
|
|
30
31
|
* ```
|
|
32
|
+
* <!--End PulumiCodeChooser -->
|
|
33
|
+
*
|
|
31
34
|
* ## Relevant Links
|
|
32
35
|
*
|
|
33
36
|
* No official documentation available
|
|
@@ -41,7 +44,7 @@ const utilities = require("../utilities");
|
|
|
41
44
|
* Azure DevOps feature settings can be imported using the project id, e.g.
|
|
42
45
|
*
|
|
43
46
|
* ```sh
|
|
44
|
-
*
|
|
47
|
+
* $ pulumi import azuredevops:Core/projectFeatures:ProjectFeatures example 00000000-0000-0000-0000-000000000000
|
|
45
48
|
* ```
|
|
46
49
|
*
|
|
47
50
|
* @deprecated azuredevops.core.ProjectFeatures has been deprecated in favor of azuredevops.ProjectFeatures
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"projectFeatures.js","sourceRoot":"","sources":["../../core/projectFeatures.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"projectFeatures.js","sourceRoot":"","sources":["../../core/projectFeatures.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,6HAA6H,CAAC,CAAA;QAC9I,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACtE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;IAuBD,+GAA+G;IAC/G,YAAY,IAAY,EAAE,WAAwD,EAAE,IAAmC;QACnH,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,6HAA6H,CAAC,CAAA;QAC9I,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA+C,CAAC;YAC9D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;aAAM;YACH,MAAM,IAAI,GAAG,WAA8C,CAAC;YAC5D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,eAAe,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpE,CAAC;;AAxEL,0CAyEC;AA1DG,gBAAgB;AACO,4BAAY,GAAG,kDAAkD,CAAC"}
|
package/elasticPool.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -35,6 +36,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
35
36
|
* azureResourceId: "/subscriptions/<Subscription Id>/resourceGroups/<Resource Name>/providers/Microsoft.Compute/virtualMachineScaleSets/<VMSS Name>",
|
|
36
37
|
* });
|
|
37
38
|
* ```
|
|
39
|
+
* <!--End PulumiCodeChooser -->
|
|
40
|
+
*
|
|
38
41
|
* ## Relevant Links
|
|
39
42
|
*
|
|
40
43
|
* - [Azure DevOps Service REST API 7.0 - Elastic Pools](https://learn.microsoft.com/en-us/rest/api/azure/devops/distributedtask/elasticpools/create?view=azure-devops-rest-7.0)
|
|
@@ -44,7 +47,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
44
47
|
* Azure DevOps Agent Pools can be imported using the Elastic pool ID, e.g.
|
|
45
48
|
*
|
|
46
49
|
* ```sh
|
|
47
|
-
*
|
|
50
|
+
* $ pulumi import azuredevops:index/elasticPool:ElasticPool example 0
|
|
48
51
|
* ```
|
|
49
52
|
*/
|
|
50
53
|
export declare class ElasticPool extends pulumi.CustomResource {
|
package/elasticPool.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -41,6 +42,8 @@ const utilities = require("./utilities");
|
|
|
41
42
|
* azureResourceId: "/subscriptions/<Subscription Id>/resourceGroups/<Resource Name>/providers/Microsoft.Compute/virtualMachineScaleSets/<VMSS Name>",
|
|
42
43
|
* });
|
|
43
44
|
* ```
|
|
45
|
+
* <!--End PulumiCodeChooser -->
|
|
46
|
+
*
|
|
44
47
|
* ## Relevant Links
|
|
45
48
|
*
|
|
46
49
|
* - [Azure DevOps Service REST API 7.0 - Elastic Pools](https://learn.microsoft.com/en-us/rest/api/azure/devops/distributedtask/elasticpools/create?view=azure-devops-rest-7.0)
|
|
@@ -50,7 +53,7 @@ const utilities = require("./utilities");
|
|
|
50
53
|
* Azure DevOps Agent Pools can be imported using the Elastic pool ID, e.g.
|
|
51
54
|
*
|
|
52
55
|
* ```sh
|
|
53
|
-
*
|
|
56
|
+
* $ pulumi import azuredevops:index/elasticPool:ElasticPool example 0
|
|
54
57
|
* ```
|
|
55
58
|
*/
|
|
56
59
|
class ElasticPool extends pulumi.CustomResource {
|
package/elasticPool.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"elasticPool.js","sourceRoot":"","sources":["../elasticPool.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"elasticPool.js","sourceRoot":"","sources":["../elasticPool.ts"],"names":[],"mappings":"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"}
|
package/entitlement/user.d.ts
CHANGED
|
@@ -4,12 +4,15 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
10
11
|
*
|
|
11
12
|
* const example = new azuredevops.User("example", {principalName: "foo@contoso.com"});
|
|
12
13
|
* ```
|
|
14
|
+
* <!--End PulumiCodeChooser -->
|
|
15
|
+
*
|
|
13
16
|
* ## Relevant Links
|
|
14
17
|
*
|
|
15
18
|
* - [Azure DevOps Service REST API 7.0 - User Entitlements - Add](https://docs.microsoft.com/en-us/rest/api/azure/devops/memberentitlementmanagement/user-entitlements/add?view=azure-devops-rest-7.0)
|
package/entitlement/user.js
CHANGED
|
@@ -10,12 +10,15 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
16
17
|
*
|
|
17
18
|
* const example = new azuredevops.User("example", {principalName: "foo@contoso.com"});
|
|
18
19
|
* ```
|
|
20
|
+
* <!--End PulumiCodeChooser -->
|
|
21
|
+
*
|
|
19
22
|
* ## Relevant Links
|
|
20
23
|
*
|
|
21
24
|
* - [Azure DevOps Service REST API 7.0 - User Entitlements - Add](https://docs.microsoft.com/en-us/rest/api/azure/devops/memberentitlementmanagement/user-entitlements/add?view=azure-devops-rest-7.0)
|
package/entitlement/user.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.js","sourceRoot":"","sources":["../../entitlement/user.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"user.js","sourceRoot":"","sources":["../../entitlement/user.ts"],"names":[],"mappings":"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"}
|
package/environment.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -16,16 +17,18 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
16
17
|
* });
|
|
17
18
|
* const exampleEnvironment = new azuredevops.Environment("exampleEnvironment", {projectId: exampleProject.id});
|
|
18
19
|
* ```
|
|
20
|
+
* <!--End PulumiCodeChooser -->
|
|
21
|
+
*
|
|
19
22
|
* ## Relevant Links
|
|
20
23
|
*
|
|
21
24
|
* * [Azure DevOps Service REST API 7.0 - Environments](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/environments?view=azure-devops-rest-7.0)
|
|
22
25
|
*
|
|
23
26
|
* ## Import
|
|
24
27
|
*
|
|
25
|
-
* Azure DevOps Environments can be imported using the project ID and environment ID, e.g
|
|
28
|
+
* Azure DevOps Environments can be imported using the project ID and environment ID, e.g.:
|
|
26
29
|
*
|
|
27
30
|
* ```sh
|
|
28
|
-
*
|
|
31
|
+
* $ pulumi import azuredevops:index/environment:Environment example 00000000-0000-0000-0000-000000000000/0
|
|
29
32
|
* ```
|
|
30
33
|
*/
|
|
31
34
|
export declare class Environment extends pulumi.CustomResource {
|
package/environment.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -22,16 +23,18 @@ const utilities = require("./utilities");
|
|
|
22
23
|
* });
|
|
23
24
|
* const exampleEnvironment = new azuredevops.Environment("exampleEnvironment", {projectId: exampleProject.id});
|
|
24
25
|
* ```
|
|
26
|
+
* <!--End PulumiCodeChooser -->
|
|
27
|
+
*
|
|
25
28
|
* ## Relevant Links
|
|
26
29
|
*
|
|
27
30
|
* * [Azure DevOps Service REST API 7.0 - Environments](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/environments?view=azure-devops-rest-7.0)
|
|
28
31
|
*
|
|
29
32
|
* ## Import
|
|
30
33
|
*
|
|
31
|
-
* Azure DevOps Environments can be imported using the project ID and environment ID, e.g
|
|
34
|
+
* Azure DevOps Environments can be imported using the project ID and environment ID, e.g.:
|
|
32
35
|
*
|
|
33
36
|
* ```sh
|
|
34
|
-
*
|
|
37
|
+
* $ pulumi import azuredevops:index/environment:Environment example 00000000-0000-0000-0000-000000000000/0
|
|
35
38
|
* ```
|
|
36
39
|
*/
|
|
37
40
|
class Environment extends pulumi.CustomResource {
|
package/environment.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"environment.js","sourceRoot":"","sources":["../environment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"environment.js","sourceRoot":"","sources":["../environment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AApEL,kCAqEC;AAvDG,gBAAgB;AACO,wBAAY,GAAG,2CAA2C,CAAC"}
|
package/getAgentQueue.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -21,6 +22,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
21
22
|
* export const name = exampleAgentQueue.apply(exampleAgentQueue => exampleAgentQueue.name);
|
|
22
23
|
* export const poolId = exampleAgentQueue.apply(exampleAgentQueue => exampleAgentQueue.agentPoolId);
|
|
23
24
|
* ```
|
|
25
|
+
* <!--End PulumiCodeChooser -->
|
|
26
|
+
*
|
|
24
27
|
* ## Relevant Links
|
|
25
28
|
*
|
|
26
29
|
* - [Azure DevOps Service REST API 7.0 - Agent Queues - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/queues/get?view=azure-devops-rest-7.0)
|
|
@@ -65,6 +68,7 @@ export interface GetAgentQueueResult {
|
|
|
65
68
|
*
|
|
66
69
|
* ## Example Usage
|
|
67
70
|
*
|
|
71
|
+
* <!--Start PulumiCodeChooser -->
|
|
68
72
|
* ```typescript
|
|
69
73
|
* import * as pulumi from "@pulumi/pulumi";
|
|
70
74
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -82,6 +86,8 @@ export interface GetAgentQueueResult {
|
|
|
82
86
|
* export const name = exampleAgentQueue.apply(exampleAgentQueue => exampleAgentQueue.name);
|
|
83
87
|
* export const poolId = exampleAgentQueue.apply(exampleAgentQueue => exampleAgentQueue.agentPoolId);
|
|
84
88
|
* ```
|
|
89
|
+
* <!--End PulumiCodeChooser -->
|
|
90
|
+
*
|
|
85
91
|
* ## Relevant Links
|
|
86
92
|
*
|
|
87
93
|
* - [Azure DevOps Service REST API 7.0 - Agent Queues - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/queues/get?view=azure-devops-rest-7.0)
|
package/getAgentQueue.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -27,6 +28,8 @@ const utilities = require("./utilities");
|
|
|
27
28
|
* export const name = exampleAgentQueue.apply(exampleAgentQueue => exampleAgentQueue.name);
|
|
28
29
|
* export const poolId = exampleAgentQueue.apply(exampleAgentQueue => exampleAgentQueue.agentPoolId);
|
|
29
30
|
* ```
|
|
31
|
+
* <!--End PulumiCodeChooser -->
|
|
32
|
+
*
|
|
30
33
|
* ## Relevant Links
|
|
31
34
|
*
|
|
32
35
|
* - [Azure DevOps Service REST API 7.0 - Agent Queues - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/queues/get?view=azure-devops-rest-7.0)
|
|
@@ -44,6 +47,7 @@ exports.getAgentQueue = getAgentQueue;
|
|
|
44
47
|
*
|
|
45
48
|
* ## Example Usage
|
|
46
49
|
*
|
|
50
|
+
* <!--Start PulumiCodeChooser -->
|
|
47
51
|
* ```typescript
|
|
48
52
|
* import * as pulumi from "@pulumi/pulumi";
|
|
49
53
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -61,6 +65,8 @@ exports.getAgentQueue = getAgentQueue;
|
|
|
61
65
|
* export const name = exampleAgentQueue.apply(exampleAgentQueue => exampleAgentQueue.name);
|
|
62
66
|
* export const poolId = exampleAgentQueue.apply(exampleAgentQueue => exampleAgentQueue.agentPoolId);
|
|
63
67
|
* ```
|
|
68
|
+
* <!--End PulumiCodeChooser -->
|
|
69
|
+
*
|
|
64
70
|
* ## Relevant Links
|
|
65
71
|
*
|
|
66
72
|
* - [Azure DevOps Service REST API 7.0 - Agent Queues - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/distributedtask/queues/get?view=azure-devops-rest-7.0)
|
package/getAgentQueue.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAgentQueue.js","sourceRoot":"","sources":["../getAgentQueue.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getAgentQueue.js","sourceRoot":"","sources":["../getAgentQueue.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAE9E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sCAOC;AAqCD;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxE,CAAC;AAFD,kDAEC"}
|
package/getArea.d.ts
CHANGED
|
@@ -5,6 +5,7 @@ import * as outputs from "./types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
8
|
+
* <!--Start PulumiCodeChooser -->
|
|
8
9
|
* ```typescript
|
|
9
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
11
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -21,6 +22,8 @@ import * as outputs from "./types/output";
|
|
|
21
22
|
* fetchChildren: false,
|
|
22
23
|
* }));
|
|
23
24
|
* ```
|
|
25
|
+
* <!--End PulumiCodeChooser -->
|
|
26
|
+
*
|
|
24
27
|
* ## Relevant Links
|
|
25
28
|
*
|
|
26
29
|
* - [Azure DevOps Service REST API 7.0 - Classification Nodes - Get Classification Nodes](https://docs.microsoft.com/en-us/rest/api/azure/devops/wit/classification-nodes/create-or-update?view=azure-devops-rest-7.0)
|
|
@@ -82,6 +85,7 @@ export interface GetAreaResult {
|
|
|
82
85
|
*
|
|
83
86
|
* ## Example Usage
|
|
84
87
|
*
|
|
88
|
+
* <!--Start PulumiCodeChooser -->
|
|
85
89
|
* ```typescript
|
|
86
90
|
* import * as pulumi from "@pulumi/pulumi";
|
|
87
91
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -98,6 +102,8 @@ export interface GetAreaResult {
|
|
|
98
102
|
* fetchChildren: false,
|
|
99
103
|
* }));
|
|
100
104
|
* ```
|
|
105
|
+
* <!--End PulumiCodeChooser -->
|
|
106
|
+
*
|
|
101
107
|
* ## Relevant Links
|
|
102
108
|
*
|
|
103
109
|
* - [Azure DevOps Service REST API 7.0 - Classification Nodes - Get Classification Nodes](https://docs.microsoft.com/en-us/rest/api/azure/devops/wit/classification-nodes/create-or-update?view=azure-devops-rest-7.0)
|
package/getArea.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -26,6 +27,8 @@ const utilities = require("./utilities");
|
|
|
26
27
|
* fetchChildren: false,
|
|
27
28
|
* }));
|
|
28
29
|
* ```
|
|
30
|
+
* <!--End PulumiCodeChooser -->
|
|
31
|
+
*
|
|
29
32
|
* ## Relevant Links
|
|
30
33
|
*
|
|
31
34
|
* - [Azure DevOps Service REST API 7.0 - Classification Nodes - Get Classification Nodes](https://docs.microsoft.com/en-us/rest/api/azure/devops/wit/classification-nodes/create-or-update?view=azure-devops-rest-7.0)
|
|
@@ -48,6 +51,7 @@ exports.getArea = getArea;
|
|
|
48
51
|
*
|
|
49
52
|
* ## Example Usage
|
|
50
53
|
*
|
|
54
|
+
* <!--Start PulumiCodeChooser -->
|
|
51
55
|
* ```typescript
|
|
52
56
|
* import * as pulumi from "@pulumi/pulumi";
|
|
53
57
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -64,6 +68,8 @@ exports.getArea = getArea;
|
|
|
64
68
|
* fetchChildren: false,
|
|
65
69
|
* }));
|
|
66
70
|
* ```
|
|
71
|
+
* <!--End PulumiCodeChooser -->
|
|
72
|
+
*
|
|
67
73
|
* ## Relevant Links
|
|
68
74
|
*
|
|
69
75
|
* - [Azure DevOps Service REST API 7.0 - Classification Nodes - Get Classification Nodes](https://docs.microsoft.com/en-us/rest/api/azure/devops/wit/classification-nodes/create-or-update?view=azure-devops-rest-7.0)
|
package/getArea.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getArea.js","sourceRoot":"","sources":["../getArea.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getArea.js","sourceRoot":"","sources":["../getArea.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAElE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,EAAE;QAC9D,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0BAQC;AAkDD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAA2B;IAC9E,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAClE,CAAC;AAFD,sCAEC"}
|