@pulumi/gitlab 6.11.0 → 6.12.0-alpha.1713898469
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/application.d.ts +2 -3
- package/application.js +2 -3
- package/application.js.map +1 -1
- package/applicationSettings.d.ts +0 -13
- package/applicationSettings.js +0 -13
- package/applicationSettings.js.map +1 -1
- package/branch.d.ts +6 -6
- package/branch.js +6 -6
- package/branchProtection.d.ts +54 -0
- package/branchProtection.js +54 -0
- package/branchProtection.js.map +1 -1
- package/clusterAgent.d.ts +26 -0
- package/clusterAgent.js +26 -0
- package/clusterAgent.js.map +1 -1
- package/clusterAgentToken.d.ts +13 -7
- package/clusterAgentToken.js +13 -7
- package/clusterAgentToken.js.map +1 -1
- package/complianceFramework.d.ts +3 -4
- package/complianceFramework.js +3 -4
- package/complianceFramework.js.map +1 -1
- package/deployKey.d.ts +1 -3
- package/deployKey.js +1 -3
- package/deployKey.js.map +1 -1
- package/deployKeyEnable.d.ts +6 -8
- package/deployKeyEnable.js +6 -8
- package/deployKeyEnable.js.map +1 -1
- package/getBranch.d.ts +0 -28
- package/getBranch.js +0 -28
- package/getBranch.js.map +1 -1
- package/getClusterAgent.d.ts +2 -6
- package/getClusterAgent.js +2 -6
- package/getClusterAgent.js.map +1 -1
- package/getClusterAgents.d.ts +6 -4
- package/getClusterAgents.js +0 -4
- package/getClusterAgents.js.map +1 -1
- package/getComplianceFramework.d.ts +2 -6
- package/getComplianceFramework.js +2 -6
- package/getComplianceFramework.js.map +1 -1
- package/getCurrentUser.d.ts +0 -4
- package/getCurrentUser.js +0 -4
- package/getCurrentUser.js.map +1 -1
- package/getGroup.d.ts +6 -26
- package/getGroup.js +0 -26
- package/getGroup.js.map +1 -1
- package/getGroupHooks.d.ts +6 -0
- package/getGroupHooks.js.map +1 -1
- package/getGroupMembership.d.ts +6 -26
- package/getGroupMembership.js +0 -26
- package/getGroupMembership.js.map +1 -1
- package/getGroupSubgroups.d.ts +28 -12
- package/getGroupSubgroups.js +16 -12
- package/getGroupSubgroups.js.map +1 -1
- package/getGroupVariable.d.ts +4 -6
- package/getGroupVariable.js +4 -6
- package/getGroupVariable.js.map +1 -1
- package/getGroupVariables.d.ts +16 -6
- package/getGroupVariables.js +4 -6
- package/getGroupVariables.js.map +1 -1
- package/getGroups.d.ts +2 -6
- package/getGroups.js +2 -6
- package/getGroups.js.map +1 -1
- package/getInstanceDeployKeys.d.ts +0 -26
- package/getInstanceDeployKeys.js +0 -26
- package/getInstanceDeployKeys.js.map +1 -1
- package/getInstanceVariable.d.ts +0 -4
- package/getInstanceVariable.js +0 -4
- package/getInstanceVariable.js.map +1 -1
- package/getInstanceVariables.d.ts +0 -4
- package/getInstanceVariables.js +0 -4
- package/getInstanceVariables.js.map +1 -1
- package/getMetadata.d.ts +0 -4
- package/getMetadata.js +0 -4
- package/getMetadata.js.map +1 -1
- package/getProject.d.ts +0 -26
- package/getProject.js +0 -26
- package/getProject.js.map +1 -1
- package/getProjectBranches.d.ts +0 -26
- package/getProjectBranches.js +0 -26
- package/getProjectBranches.js.map +1 -1
- package/getProjectHook.d.ts +6 -10
- package/getProjectHook.js +6 -10
- package/getProjectHook.js.map +1 -1
- package/getProjectHooks.d.ts +6 -4
- package/getProjectHooks.js +0 -4
- package/getProjectHooks.js.map +1 -1
- package/getProjectIssue.d.ts +2 -6
- package/getProjectIssue.js +2 -6
- package/getProjectIssue.js.map +1 -1
- package/getProjectIssues.d.ts +42 -4
- package/getProjectIssues.js +0 -4
- package/getProjectIssues.js.map +1 -1
- package/getProjectMembership.d.ts +0 -28
- package/getProjectMembership.js +0 -28
- package/getProjectMembership.js.map +1 -1
- package/getProjectMilestone.d.ts +0 -28
- package/getProjectMilestone.js +0 -28
- package/getProjectMilestone.js.map +1 -1
- package/getProjectMilestones.d.ts +18 -26
- package/getProjectMilestones.js +0 -26
- package/getProjectMilestones.js.map +1 -1
- package/getProjectProtectedBranch.d.ts +0 -28
- package/getProjectProtectedBranch.js +0 -28
- package/getProjectProtectedBranch.js.map +1 -1
- package/getProjectProtectedBranches.d.ts +0 -26
- package/getProjectProtectedBranches.js +0 -26
- package/getProjectProtectedBranches.js.map +1 -1
- package/getProjectTag.d.ts +0 -28
- package/getProjectTag.js +0 -28
- package/getProjectTag.js.map +1 -1
- package/getProjectTags.d.ts +0 -26
- package/getProjectTags.js +0 -26
- package/getProjectTags.js.map +1 -1
- package/getProjectVariable.d.ts +8 -10
- package/getProjectVariable.js +8 -10
- package/getProjectVariable.js.map +1 -1
- package/getProjectVariables.d.ts +16 -6
- package/getProjectVariables.js +4 -6
- package/getProjectVariables.js.map +1 -1
- package/getProjects.d.ts +28 -4
- package/getProjects.js +4 -4
- package/getProjects.js.map +1 -1
- package/getRelease.d.ts +2 -4
- package/getRelease.js +2 -4
- package/getRelease.js.map +1 -1
- package/getReleaseLink.d.ts +0 -30
- package/getReleaseLink.js +0 -30
- package/getReleaseLink.js.map +1 -1
- package/getReleaseLinks.d.ts +12 -28
- package/getReleaseLinks.js +0 -28
- package/getReleaseLinks.js.map +1 -1
- package/getRepositoryFile.d.ts +2 -6
- package/getRepositoryFile.js +2 -6
- package/getRepositoryFile.js.map +1 -1
- package/getRepositoryTree.d.ts +10 -8
- package/getRepositoryTree.js +4 -8
- package/getRepositoryTree.js.map +1 -1
- package/getUserSshkeys.d.ts +6 -0
- package/getUserSshkeys.js.map +1 -1
- package/getUsers.d.ts +10 -8
- package/getUsers.js +4 -8
- package/getUsers.js.map +1 -1
- package/globalLevelNotifications.d.ts +0 -15
- package/globalLevelNotifications.js +0 -15
- package/globalLevelNotifications.js.map +1 -1
- package/group.d.ts +6 -5
- package/group.js +6 -5
- package/group.js.map +1 -1
- package/groupAccessToken.d.ts +4 -5
- package/groupAccessToken.js +4 -5
- package/groupAccessToken.js.map +1 -1
- package/groupBadge.d.ts +4 -6
- package/groupBadge.js +4 -6
- package/groupBadge.js.map +1 -1
- package/groupCluster.d.ts +5 -3
- package/groupCluster.js +5 -3
- package/groupCluster.js.map +1 -1
- package/groupCustomAttribute.d.ts +0 -2
- package/groupCustomAttribute.js +0 -2
- package/groupCustomAttribute.js.map +1 -1
- package/groupEpicBoard.d.ts +7 -5
- package/groupEpicBoard.js +7 -5
- package/groupEpicBoard.js.map +1 -1
- package/groupHook.d.ts +13 -15
- package/groupHook.js +13 -15
- package/groupHook.js.map +1 -1
- package/groupLabel.d.ts +3 -4
- package/groupLabel.js +3 -4
- package/groupLabel.js.map +1 -1
- package/groupMembership.d.ts +2 -4
- package/groupMembership.js +2 -4
- package/groupMembership.js.map +1 -1
- package/groupProjectFileTemplate.d.ts +3 -3
- package/groupProjectFileTemplate.js +3 -3
- package/groupSamlLink.d.ts +1 -3
- package/groupSamlLink.js +1 -3
- package/groupSamlLink.js.map +1 -1
- package/groupShareGroup.d.ts +2 -4
- package/groupShareGroup.js +2 -4
- package/groupShareGroup.js.map +1 -1
- package/groupVariable.d.ts +3 -5
- package/groupVariable.js +3 -5
- package/groupVariable.js.map +1 -1
- package/instanceCluster.d.ts +4 -5
- package/instanceCluster.js +4 -5
- package/instanceCluster.js.map +1 -1
- package/instanceVariable.d.ts +2 -4
- package/instanceVariable.js +2 -4
- package/instanceVariable.js.map +1 -1
- package/integrationCustomIssueTracker.d.ts +2 -3
- package/integrationCustomIssueTracker.js +2 -3
- package/integrationCustomIssueTracker.js.map +1 -1
- package/integrationEmailsOnPush.d.ts +2 -3
- package/integrationEmailsOnPush.js +2 -3
- package/integrationEmailsOnPush.js.map +1 -1
- package/integrationExternalWiki.d.ts +2 -3
- package/integrationExternalWiki.js +2 -3
- package/integrationExternalWiki.js.map +1 -1
- package/integrationGithub.d.ts +2 -3
- package/integrationGithub.js +2 -3
- package/integrationGithub.js.map +1 -1
- package/integrationJira.d.ts +2 -3
- package/integrationJira.js +2 -3
- package/integrationJira.js.map +1 -1
- package/integrationMattermost.d.ts +2 -3
- package/integrationMattermost.js +2 -3
- package/integrationMattermost.js.map +1 -1
- package/integrationMicrosoftTeams.d.ts +2 -3
- package/integrationMicrosoftTeams.js +2 -3
- package/integrationMicrosoftTeams.js.map +1 -1
- package/integrationPipelinesEmail.d.ts +2 -3
- package/integrationPipelinesEmail.js +2 -3
- package/integrationPipelinesEmail.js.map +1 -1
- package/integrationSlack.d.ts +2 -3
- package/integrationSlack.js +2 -3
- package/integrationSlack.js.map +1 -1
- package/package.json +1 -1
- package/pagesDomain.d.ts +0 -24
- package/pagesDomain.js +0 -24
- package/pagesDomain.js.map +1 -1
- package/personalAccessToken.d.ts +5 -6
- package/personalAccessToken.js +5 -6
- package/personalAccessToken.js.map +1 -1
- package/pipelineSchedule.d.ts +2 -4
- package/pipelineSchedule.js +2 -4
- package/pipelineSchedule.js.map +1 -1
- package/pipelineScheduleVariable.d.ts +4 -6
- package/pipelineScheduleVariable.js +4 -6
- package/pipelineScheduleVariable.js.map +1 -1
- package/pipelineTrigger.d.ts +1 -3
- package/pipelineTrigger.js +1 -3
- package/pipelineTrigger.js.map +1 -1
- package/project.d.ts +0 -62
- package/project.js +0 -62
- package/project.js.map +1 -1
- package/projectAccessToken.d.ts +5 -6
- package/projectAccessToken.js +5 -6
- package/projectAccessToken.js.map +1 -1
- package/projectBadge.d.ts +8 -6
- package/projectBadge.js +8 -6
- package/projectBadge.js.map +1 -1
- package/projectCluster.d.ts +2 -3
- package/projectCluster.js +2 -3
- package/projectCluster.js.map +1 -1
- package/projectComplianceFramework.d.ts +4 -5
- package/projectComplianceFramework.js +4 -5
- package/projectComplianceFramework.js.map +1 -1
- package/projectCustomAttribute.d.ts +1 -3
- package/projectCustomAttribute.js +1 -3
- package/projectCustomAttribute.js.map +1 -1
- package/projectEnvironment.d.ts +7 -6
- package/projectEnvironment.js +7 -6
- package/projectEnvironment.js.map +1 -1
- package/projectFreezePeriod.d.ts +1 -3
- package/projectFreezePeriod.js +1 -3
- package/projectFreezePeriod.js.map +1 -1
- package/projectHook.d.ts +1 -3
- package/projectHook.js +1 -3
- package/projectHook.js.map +1 -1
- package/projectIssue.d.ts +3 -4
- package/projectIssue.js +3 -4
- package/projectIssue.js.map +1 -1
- package/projectIssueBoard.d.ts +6 -6
- package/projectLabel.d.ts +4 -4
- package/projectLabel.js +4 -4
- package/projectLevelMrApprovals.d.ts +6 -5
- package/projectLevelMrApprovals.js +6 -5
- package/projectLevelMrApprovals.js.map +1 -1
- package/projectMembership.d.ts +3 -5
- package/projectMembership.js +3 -5
- package/projectMembership.js.map +1 -1
- package/projectMilestone.d.ts +5 -6
- package/projectMilestone.js +5 -6
- package/projectMilestone.js.map +1 -1
- package/projectMirror.d.ts +0 -2
- package/projectMirror.js +0 -2
- package/projectMirror.js.map +1 -1
- package/projectRunnerEnablement.d.ts +0 -2
- package/projectRunnerEnablement.js +0 -2
- package/projectRunnerEnablement.js.map +1 -1
- package/projectShareGroup.d.ts +2 -4
- package/projectShareGroup.js +2 -4
- package/projectShareGroup.js.map +1 -1
- package/projectTag.d.ts +6 -6
- package/projectTag.js +6 -6
- package/projectVariable.d.ts +2 -4
- package/projectVariable.js +2 -4
- package/projectVariable.js.map +1 -1
- package/releaseLink.d.ts +7 -5
- package/releaseLink.js +7 -5
- package/releaseLink.js.map +1 -1
- package/repositoryFile.d.ts +47 -0
- package/repositoryFile.js +47 -0
- package/repositoryFile.js.map +1 -1
- package/runner.d.ts +0 -50
- package/runner.js +0 -50
- package/runner.js.map +1 -1
- package/serviceCustomIssueTracker.d.ts +2 -3
- package/serviceCustomIssueTracker.js +2 -3
- package/serviceCustomIssueTracker.js.map +1 -1
- package/serviceEmailsOnPush.d.ts +2 -3
- package/serviceEmailsOnPush.js +2 -3
- package/serviceEmailsOnPush.js.map +1 -1
- package/serviceExternalWiki.d.ts +2 -3
- package/serviceExternalWiki.js +2 -3
- package/serviceExternalWiki.js.map +1 -1
- package/serviceGithub.d.ts +2 -3
- package/serviceGithub.js +2 -3
- package/serviceGithub.js.map +1 -1
- package/serviceJira.d.ts +2 -3
- package/serviceJira.js +2 -3
- package/serviceJira.js.map +1 -1
- package/serviceMicrosoftTeams.d.ts +2 -3
- package/serviceMicrosoftTeams.js +2 -3
- package/serviceMicrosoftTeams.js.map +1 -1
- package/servicePipelinesEmail.d.ts +2 -3
- package/servicePipelinesEmail.js +2 -3
- package/servicePipelinesEmail.js.map +1 -1
- package/serviceSlack.d.ts +2 -3
- package/serviceSlack.js +2 -3
- package/serviceSlack.js.map +1 -1
- package/systemHook.d.ts +5 -7
- package/systemHook.js +5 -7
- package/systemHook.js.map +1 -1
- package/tagProtection.d.ts +4 -6
- package/tagProtection.js +4 -6
- package/tagProtection.js.map +1 -1
- package/types/input.d.ts +4 -4
- package/types/output.d.ts +2 -2
- package/user.d.ts +5 -6
- package/user.js +5 -6
- package/user.js.map +1 -1
- package/userCustomAttribute.d.ts +1 -3
- package/userCustomAttribute.js +1 -3
- package/userCustomAttribute.js.map +1 -1
- package/userGpgKey.d.ts +4 -6
- package/userGpgKey.js +4 -6
- package/userGpgKey.js.map +1 -1
- package/userSshKey.d.ts +3 -5
- package/userSshKey.js +3 -5
- package/userSshKey.js.map +1 -1
package/getProjectHook.js
CHANGED
|
@@ -12,20 +12,18 @@ const utilities = require("./utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
15
|
* ```typescript
|
|
17
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
17
|
* import * as gitlab from "@pulumi/gitlab";
|
|
19
18
|
*
|
|
20
|
-
* const
|
|
19
|
+
* const example = gitlab.getProject({
|
|
21
20
|
* id: "foo/bar/baz",
|
|
22
21
|
* });
|
|
23
|
-
* const
|
|
24
|
-
* project:
|
|
22
|
+
* const exampleGetProjectHook = example.then(example => gitlab.getProjectHook({
|
|
23
|
+
* project: example.id,
|
|
25
24
|
* hookId: 1,
|
|
26
25
|
* }));
|
|
27
26
|
* ```
|
|
28
|
-
* <!--End PulumiCodeChooser -->
|
|
29
27
|
*/
|
|
30
28
|
function getProjectHook(args, opts) {
|
|
31
29
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -42,20 +40,18 @@ exports.getProjectHook = getProjectHook;
|
|
|
42
40
|
*
|
|
43
41
|
* ## Example Usage
|
|
44
42
|
*
|
|
45
|
-
* <!--Start PulumiCodeChooser -->
|
|
46
43
|
* ```typescript
|
|
47
44
|
* import * as pulumi from "@pulumi/pulumi";
|
|
48
45
|
* import * as gitlab from "@pulumi/gitlab";
|
|
49
46
|
*
|
|
50
|
-
* const
|
|
47
|
+
* const example = gitlab.getProject({
|
|
51
48
|
* id: "foo/bar/baz",
|
|
52
49
|
* });
|
|
53
|
-
* const
|
|
54
|
-
* project:
|
|
50
|
+
* const exampleGetProjectHook = example.then(example => gitlab.getProjectHook({
|
|
51
|
+
* project: example.id,
|
|
55
52
|
* hookId: 1,
|
|
56
53
|
* }));
|
|
57
54
|
* ```
|
|
58
|
-
* <!--End PulumiCodeChooser -->
|
|
59
55
|
*/
|
|
60
56
|
function getProjectHookOutput(args, opts) {
|
|
61
57
|
return pulumi.output(args).apply((a) => getProjectHook(a, opts));
|
package/getProjectHook.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjectHook.js","sourceRoot":"","sources":["../getProjectHook.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjectHook.js","sourceRoot":"","sources":["../getProjectHook.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAEhF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,wCAOC;AAyGD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,cAAc,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzE,CAAC;AAFD,oDAEC"}
|
package/getProjectHooks.d.ts
CHANGED
|
@@ -7,7 +7,6 @@ import * as outputs from "./types/output";
|
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
10
|
-
* <!--Start PulumiCodeChooser -->
|
|
11
10
|
* ```typescript
|
|
12
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
12
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -19,13 +18,15 @@ import * as outputs from "./types/output";
|
|
|
19
18
|
* project: example.id,
|
|
20
19
|
* }));
|
|
21
20
|
* ```
|
|
22
|
-
* <!--End PulumiCodeChooser -->
|
|
23
21
|
*/
|
|
24
22
|
export declare function getProjectHooks(args: GetProjectHooksArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectHooksResult>;
|
|
25
23
|
/**
|
|
26
24
|
* A collection of arguments for invoking getProjectHooks.
|
|
27
25
|
*/
|
|
28
26
|
export interface GetProjectHooksArgs {
|
|
27
|
+
/**
|
|
28
|
+
* The name or id of the project.
|
|
29
|
+
*/
|
|
29
30
|
project: string;
|
|
30
31
|
}
|
|
31
32
|
/**
|
|
@@ -52,7 +53,6 @@ export interface GetProjectHooksResult {
|
|
|
52
53
|
*
|
|
53
54
|
* ## Example Usage
|
|
54
55
|
*
|
|
55
|
-
* <!--Start PulumiCodeChooser -->
|
|
56
56
|
* ```typescript
|
|
57
57
|
* import * as pulumi from "@pulumi/pulumi";
|
|
58
58
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -64,12 +64,14 @@ export interface GetProjectHooksResult {
|
|
|
64
64
|
* project: example.id,
|
|
65
65
|
* }));
|
|
66
66
|
* ```
|
|
67
|
-
* <!--End PulumiCodeChooser -->
|
|
68
67
|
*/
|
|
69
68
|
export declare function getProjectHooksOutput(args: GetProjectHooksOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectHooksResult>;
|
|
70
69
|
/**
|
|
71
70
|
* A collection of arguments for invoking getProjectHooks.
|
|
72
71
|
*/
|
|
73
72
|
export interface GetProjectHooksOutputArgs {
|
|
73
|
+
/**
|
|
74
|
+
* The name or id of the project.
|
|
75
|
+
*/
|
|
74
76
|
project: pulumi.Input<string>;
|
|
75
77
|
}
|
package/getProjectHooks.js
CHANGED
|
@@ -12,7 +12,6 @@ const utilities = require("./utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
15
|
* ```typescript
|
|
17
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
17
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -24,7 +23,6 @@ const utilities = require("./utilities");
|
|
|
24
23
|
* project: example.id,
|
|
25
24
|
* }));
|
|
26
25
|
* ```
|
|
27
|
-
* <!--End PulumiCodeChooser -->
|
|
28
26
|
*/
|
|
29
27
|
function getProjectHooks(args, opts) {
|
|
30
28
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -40,7 +38,6 @@ exports.getProjectHooks = getProjectHooks;
|
|
|
40
38
|
*
|
|
41
39
|
* ## Example Usage
|
|
42
40
|
*
|
|
43
|
-
* <!--Start PulumiCodeChooser -->
|
|
44
41
|
* ```typescript
|
|
45
42
|
* import * as pulumi from "@pulumi/pulumi";
|
|
46
43
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -52,7 +49,6 @@ exports.getProjectHooks = getProjectHooks;
|
|
|
52
49
|
* project: example.id,
|
|
53
50
|
* }));
|
|
54
51
|
* ```
|
|
55
|
-
* <!--End PulumiCodeChooser -->
|
|
56
52
|
*/
|
|
57
53
|
function getProjectHooksOutput(args, opts) {
|
|
58
54
|
return pulumi.output(args).apply((a) => getProjectHooks(a, opts));
|
package/getProjectHooks.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjectHooks.js","sourceRoot":"","sources":["../getProjectHooks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjectHooks.js","sourceRoot":"","sources":["../getProjectHooks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAElF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC;AA6BD;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,sDAEC"}
|
package/getProjectIssue.d.ts
CHANGED
|
@@ -7,7 +7,6 @@ import * as outputs from "./types/output";
|
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
10
|
-
* <!--Start PulumiCodeChooser -->
|
|
11
10
|
* ```typescript
|
|
12
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
12
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -19,9 +18,8 @@ import * as outputs from "./types/output";
|
|
|
19
18
|
* project: foo.id,
|
|
20
19
|
* iid: 1,
|
|
21
20
|
* }));
|
|
22
|
-
* export const welcomeIssueWebUrl =
|
|
21
|
+
* export const welcomeIssueWebUrl = webUrl;
|
|
23
22
|
* ```
|
|
24
|
-
* <!--End PulumiCodeChooser -->
|
|
25
23
|
*/
|
|
26
24
|
export declare function getProjectIssue(args: GetProjectIssueArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectIssueResult>;
|
|
27
25
|
/**
|
|
@@ -213,7 +211,6 @@ export interface GetProjectIssueResult {
|
|
|
213
211
|
*
|
|
214
212
|
* ## Example Usage
|
|
215
213
|
*
|
|
216
|
-
* <!--Start PulumiCodeChooser -->
|
|
217
214
|
* ```typescript
|
|
218
215
|
* import * as pulumi from "@pulumi/pulumi";
|
|
219
216
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -225,9 +222,8 @@ export interface GetProjectIssueResult {
|
|
|
225
222
|
* project: foo.id,
|
|
226
223
|
* iid: 1,
|
|
227
224
|
* }));
|
|
228
|
-
* export const welcomeIssueWebUrl =
|
|
225
|
+
* export const welcomeIssueWebUrl = webUrl;
|
|
229
226
|
* ```
|
|
230
|
-
* <!--End PulumiCodeChooser -->
|
|
231
227
|
*/
|
|
232
228
|
export declare function getProjectIssueOutput(args: GetProjectIssueOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectIssueResult>;
|
|
233
229
|
/**
|
package/getProjectIssue.js
CHANGED
|
@@ -12,7 +12,6 @@ const utilities = require("./utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
15
|
* ```typescript
|
|
17
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
17
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -24,9 +23,8 @@ const utilities = require("./utilities");
|
|
|
24
23
|
* project: foo.id,
|
|
25
24
|
* iid: 1,
|
|
26
25
|
* }));
|
|
27
|
-
* export const welcomeIssueWebUrl =
|
|
26
|
+
* export const welcomeIssueWebUrl = webUrl;
|
|
28
27
|
* ```
|
|
29
|
-
* <!--End PulumiCodeChooser -->
|
|
30
28
|
*/
|
|
31
29
|
function getProjectIssue(args, opts) {
|
|
32
30
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -43,7 +41,6 @@ exports.getProjectIssue = getProjectIssue;
|
|
|
43
41
|
*
|
|
44
42
|
* ## Example Usage
|
|
45
43
|
*
|
|
46
|
-
* <!--Start PulumiCodeChooser -->
|
|
47
44
|
* ```typescript
|
|
48
45
|
* import * as pulumi from "@pulumi/pulumi";
|
|
49
46
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -55,9 +52,8 @@ exports.getProjectIssue = getProjectIssue;
|
|
|
55
52
|
* project: foo.id,
|
|
56
53
|
* iid: 1,
|
|
57
54
|
* }));
|
|
58
|
-
* export const welcomeIssueWebUrl =
|
|
55
|
+
* export const welcomeIssueWebUrl = webUrl;
|
|
59
56
|
* ```
|
|
60
|
-
* <!--End PulumiCodeChooser -->
|
|
61
57
|
*/
|
|
62
58
|
function getProjectIssueOutput(args, opts) {
|
|
63
59
|
return pulumi.output(args).apply((a) => getProjectIssue(a, opts));
|
package/getProjectIssue.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjectIssue.js","sourceRoot":"","sources":["../getProjectIssue.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjectIssue.js","sourceRoot":"","sources":["../getProjectIssue.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAElF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC;AAqLD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAC9F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,sDAEC"}
|
package/getProjectIssues.d.ts
CHANGED
|
@@ -7,7 +7,6 @@ import * as outputs from "./types/output";
|
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
10
|
-
* <!--Start PulumiCodeChooser -->
|
|
11
10
|
* ```typescript
|
|
12
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
12
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -20,7 +19,6 @@ import * as outputs from "./types/output";
|
|
|
20
19
|
* search: "foo",
|
|
21
20
|
* }));
|
|
22
21
|
* ```
|
|
23
|
-
* <!--End PulumiCodeChooser -->
|
|
24
22
|
*/
|
|
25
23
|
export declare function getProjectIssues(args: GetProjectIssuesArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectIssuesResult>;
|
|
26
24
|
/**
|
|
@@ -35,7 +33,13 @@ export interface GetProjectIssuesArgs {
|
|
|
35
33
|
* Return issues assigned to the given username. Similar to assignee*id and mutually exclusive with assignee*id. In GitLab CE, the assigneeUsername array should only contain a single value. Otherwise, an invalid parameter error is returned.
|
|
36
34
|
*/
|
|
37
35
|
assigneeUsername?: string;
|
|
36
|
+
/**
|
|
37
|
+
* Return issues created by the given user id. Combine with scope=all or scope=assigned*to*me.
|
|
38
|
+
*/
|
|
38
39
|
authorId?: number;
|
|
40
|
+
/**
|
|
41
|
+
* Filter confidential or public issues.
|
|
42
|
+
*/
|
|
39
43
|
confidential?: boolean;
|
|
40
44
|
/**
|
|
41
45
|
* Return issues created on or after the given time. Expected in ISO 8601 format (2019-03-15T08:00:00Z)
|
|
@@ -45,12 +49,21 @@ export interface GetProjectIssuesArgs {
|
|
|
45
49
|
* Return issues created on or before the given time. Expected in ISO 8601 format (2019-03-15T08:00:00Z)
|
|
46
50
|
*/
|
|
47
51
|
createdBefore?: string;
|
|
52
|
+
/**
|
|
53
|
+
* Return issues that have no due date, are overdue, or whose due date is this week, this month, or between two weeks ago and next month. Accepts: 0 (no due date), any, today, tomorrow, overdue, week, month, next*month*and*previous*two_weeks.
|
|
54
|
+
*/
|
|
48
55
|
dueDate?: string;
|
|
49
56
|
/**
|
|
50
57
|
* Return only the issues having the given iid
|
|
51
58
|
*/
|
|
52
59
|
iids?: number[];
|
|
60
|
+
/**
|
|
61
|
+
* Filter to a given type of issue. Valid values are [issue incident testCase]. (Introduced in GitLab 13.12)
|
|
62
|
+
*/
|
|
53
63
|
issueType?: string;
|
|
64
|
+
/**
|
|
65
|
+
* Return issues with labels. Issues must have all labels to be returned. None lists all issues with no labels. Any lists all issues with at least one label. No+Label (Deprecated) lists all issues with no labels. Predefined names are case-insensitive.
|
|
66
|
+
*/
|
|
54
67
|
labels?: string[];
|
|
55
68
|
/**
|
|
56
69
|
* The milestone title. None lists all issues with no milestone. Any lists all issues that have an assigned milestone.
|
|
@@ -84,6 +97,9 @@ export interface GetProjectIssuesArgs {
|
|
|
84
97
|
* Return issues ordered by. Valid values are `createdAt`, `updatedAt`, `priority`, `dueDate`, `relativePosition`, `labelPriority`, `milestoneDue`, `popularity`, `weight`. Default is created_at
|
|
85
98
|
*/
|
|
86
99
|
orderBy?: string;
|
|
100
|
+
/**
|
|
101
|
+
* The name or id of the project.
|
|
102
|
+
*/
|
|
87
103
|
project: string;
|
|
88
104
|
/**
|
|
89
105
|
* Return issues for the given scope. Valid values are `createdByMe`, `assignedToMe`, `all`. Defaults to all.
|
|
@@ -105,6 +121,9 @@ export interface GetProjectIssuesArgs {
|
|
|
105
121
|
* Return issues updated on or before the given time. Expected in ISO 8601 format (2019-03-15T08:00:00Z)
|
|
106
122
|
*/
|
|
107
123
|
updatedBefore?: string;
|
|
124
|
+
/**
|
|
125
|
+
* Return issues with the specified weight. None returns issues with no weight assigned. Any returns issues with a weight assigned.
|
|
126
|
+
*/
|
|
108
127
|
weight?: number;
|
|
109
128
|
/**
|
|
110
129
|
* If true, the response returns more details for each label in labels field: :name, :color, :description, :description*html, :text*color. Default is false. descriptionHtml was introduced in GitLab 12.7
|
|
@@ -235,7 +254,6 @@ export interface GetProjectIssuesResult {
|
|
|
235
254
|
*
|
|
236
255
|
* ## Example Usage
|
|
237
256
|
*
|
|
238
|
-
* <!--Start PulumiCodeChooser -->
|
|
239
257
|
* ```typescript
|
|
240
258
|
* import * as pulumi from "@pulumi/pulumi";
|
|
241
259
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -248,7 +266,6 @@ export interface GetProjectIssuesResult {
|
|
|
248
266
|
* search: "foo",
|
|
249
267
|
* }));
|
|
250
268
|
* ```
|
|
251
|
-
* <!--End PulumiCodeChooser -->
|
|
252
269
|
*/
|
|
253
270
|
export declare function getProjectIssuesOutput(args: GetProjectIssuesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectIssuesResult>;
|
|
254
271
|
/**
|
|
@@ -263,7 +280,13 @@ export interface GetProjectIssuesOutputArgs {
|
|
|
263
280
|
* Return issues assigned to the given username. Similar to assignee*id and mutually exclusive with assignee*id. In GitLab CE, the assigneeUsername array should only contain a single value. Otherwise, an invalid parameter error is returned.
|
|
264
281
|
*/
|
|
265
282
|
assigneeUsername?: pulumi.Input<string>;
|
|
283
|
+
/**
|
|
284
|
+
* Return issues created by the given user id. Combine with scope=all or scope=assigned*to*me.
|
|
285
|
+
*/
|
|
266
286
|
authorId?: pulumi.Input<number>;
|
|
287
|
+
/**
|
|
288
|
+
* Filter confidential or public issues.
|
|
289
|
+
*/
|
|
267
290
|
confidential?: pulumi.Input<boolean>;
|
|
268
291
|
/**
|
|
269
292
|
* Return issues created on or after the given time. Expected in ISO 8601 format (2019-03-15T08:00:00Z)
|
|
@@ -273,12 +296,21 @@ export interface GetProjectIssuesOutputArgs {
|
|
|
273
296
|
* Return issues created on or before the given time. Expected in ISO 8601 format (2019-03-15T08:00:00Z)
|
|
274
297
|
*/
|
|
275
298
|
createdBefore?: pulumi.Input<string>;
|
|
299
|
+
/**
|
|
300
|
+
* Return issues that have no due date, are overdue, or whose due date is this week, this month, or between two weeks ago and next month. Accepts: 0 (no due date), any, today, tomorrow, overdue, week, month, next*month*and*previous*two_weeks.
|
|
301
|
+
*/
|
|
276
302
|
dueDate?: pulumi.Input<string>;
|
|
277
303
|
/**
|
|
278
304
|
* Return only the issues having the given iid
|
|
279
305
|
*/
|
|
280
306
|
iids?: pulumi.Input<pulumi.Input<number>[]>;
|
|
307
|
+
/**
|
|
308
|
+
* Filter to a given type of issue. Valid values are [issue incident testCase]. (Introduced in GitLab 13.12)
|
|
309
|
+
*/
|
|
281
310
|
issueType?: pulumi.Input<string>;
|
|
311
|
+
/**
|
|
312
|
+
* Return issues with labels. Issues must have all labels to be returned. None lists all issues with no labels. Any lists all issues with at least one label. No+Label (Deprecated) lists all issues with no labels. Predefined names are case-insensitive.
|
|
313
|
+
*/
|
|
282
314
|
labels?: pulumi.Input<pulumi.Input<string>[]>;
|
|
283
315
|
/**
|
|
284
316
|
* The milestone title. None lists all issues with no milestone. Any lists all issues that have an assigned milestone.
|
|
@@ -312,6 +344,9 @@ export interface GetProjectIssuesOutputArgs {
|
|
|
312
344
|
* Return issues ordered by. Valid values are `createdAt`, `updatedAt`, `priority`, `dueDate`, `relativePosition`, `labelPriority`, `milestoneDue`, `popularity`, `weight`. Default is created_at
|
|
313
345
|
*/
|
|
314
346
|
orderBy?: pulumi.Input<string>;
|
|
347
|
+
/**
|
|
348
|
+
* The name or id of the project.
|
|
349
|
+
*/
|
|
315
350
|
project: pulumi.Input<string>;
|
|
316
351
|
/**
|
|
317
352
|
* Return issues for the given scope. Valid values are `createdByMe`, `assignedToMe`, `all`. Defaults to all.
|
|
@@ -333,6 +368,9 @@ export interface GetProjectIssuesOutputArgs {
|
|
|
333
368
|
* Return issues updated on or before the given time. Expected in ISO 8601 format (2019-03-15T08:00:00Z)
|
|
334
369
|
*/
|
|
335
370
|
updatedBefore?: pulumi.Input<string>;
|
|
371
|
+
/**
|
|
372
|
+
* Return issues with the specified weight. None returns issues with no weight assigned. Any returns issues with a weight assigned.
|
|
373
|
+
*/
|
|
336
374
|
weight?: pulumi.Input<number>;
|
|
337
375
|
/**
|
|
338
376
|
* If true, the response returns more details for each label in labels field: :name, :color, :description, :description*html, :text*color. Default is false. descriptionHtml was introduced in GitLab 12.7
|
package/getProjectIssues.js
CHANGED
|
@@ -12,7 +12,6 @@ const utilities = require("./utilities");
|
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
15
|
* ```typescript
|
|
17
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
18
17
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -25,7 +24,6 @@ const utilities = require("./utilities");
|
|
|
25
24
|
* search: "foo",
|
|
26
25
|
* }));
|
|
27
26
|
* ```
|
|
28
|
-
* <!--End PulumiCodeChooser -->
|
|
29
27
|
*/
|
|
30
28
|
function getProjectIssues(args, opts) {
|
|
31
29
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -66,7 +64,6 @@ exports.getProjectIssues = getProjectIssues;
|
|
|
66
64
|
*
|
|
67
65
|
* ## Example Usage
|
|
68
66
|
*
|
|
69
|
-
* <!--Start PulumiCodeChooser -->
|
|
70
67
|
* ```typescript
|
|
71
68
|
* import * as pulumi from "@pulumi/pulumi";
|
|
72
69
|
* import * as gitlab from "@pulumi/gitlab";
|
|
@@ -79,7 +76,6 @@ exports.getProjectIssues = getProjectIssues;
|
|
|
79
76
|
* search: "foo",
|
|
80
77
|
* }));
|
|
81
78
|
* ```
|
|
82
|
-
* <!--End PulumiCodeChooser -->
|
|
83
79
|
*/
|
|
84
80
|
function getProjectIssuesOutput(args, opts) {
|
|
85
81
|
return pulumi.output(args).apply((a) => getProjectIssues(a, opts));
|
package/getProjectIssues.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjectIssues.js","sourceRoot":"","sources":["../getProjectIssues.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjectIssues.js","sourceRoot":"","sources":["../getProjectIssues.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IAEpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,EAAE;QAC3E,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AA/BD,4CA+BC;AAqOD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,gBAAgB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3E,CAAC;AAFD,wDAEC"}
|
|
@@ -6,20 +6,6 @@ import * as outputs from "./types/output";
|
|
|
6
6
|
* > **Note** exactly one of projectId or fullPath must be provided.
|
|
7
7
|
*
|
|
8
8
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/members.html#list-all-members-of-a-group-or-project)
|
|
9
|
-
*
|
|
10
|
-
* ## Example Usage
|
|
11
|
-
*
|
|
12
|
-
* <!--Start PulumiCodeChooser -->
|
|
13
|
-
* ```typescript
|
|
14
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
16
|
-
*
|
|
17
|
-
* const example = gitlab.getProjectMembership({
|
|
18
|
-
* inherited: true,
|
|
19
|
-
* projectId: 123,
|
|
20
|
-
* });
|
|
21
|
-
* ```
|
|
22
|
-
* <!--End PulumiCodeChooser -->
|
|
23
9
|
*/
|
|
24
10
|
export declare function getProjectMembership(args?: GetProjectMembershipArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectMembershipResult>;
|
|
25
11
|
/**
|
|
@@ -78,20 +64,6 @@ export interface GetProjectMembershipResult {
|
|
|
78
64
|
* > **Note** exactly one of projectId or fullPath must be provided.
|
|
79
65
|
*
|
|
80
66
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/members.html#list-all-members-of-a-group-or-project)
|
|
81
|
-
*
|
|
82
|
-
* ## Example Usage
|
|
83
|
-
*
|
|
84
|
-
* <!--Start PulumiCodeChooser -->
|
|
85
|
-
* ```typescript
|
|
86
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
87
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
88
|
-
*
|
|
89
|
-
* const example = gitlab.getProjectMembership({
|
|
90
|
-
* inherited: true,
|
|
91
|
-
* projectId: 123,
|
|
92
|
-
* });
|
|
93
|
-
* ```
|
|
94
|
-
* <!--End PulumiCodeChooser -->
|
|
95
67
|
*/
|
|
96
68
|
export declare function getProjectMembershipOutput(args?: GetProjectMembershipOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectMembershipResult>;
|
|
97
69
|
/**
|
package/getProjectMembership.js
CHANGED
|
@@ -11,20 +11,6 @@ const utilities = require("./utilities");
|
|
|
11
11
|
* > **Note** exactly one of projectId or fullPath must be provided.
|
|
12
12
|
*
|
|
13
13
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/members.html#list-all-members-of-a-group-or-project)
|
|
14
|
-
*
|
|
15
|
-
* ## Example Usage
|
|
16
|
-
*
|
|
17
|
-
* <!--Start PulumiCodeChooser -->
|
|
18
|
-
* ```typescript
|
|
19
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
20
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
21
|
-
*
|
|
22
|
-
* const example = gitlab.getProjectMembership({
|
|
23
|
-
* inherited: true,
|
|
24
|
-
* projectId: 123,
|
|
25
|
-
* });
|
|
26
|
-
* ```
|
|
27
|
-
* <!--End PulumiCodeChooser -->
|
|
28
14
|
*/
|
|
29
15
|
function getProjectMembership(args, opts) {
|
|
30
16
|
args = args || {};
|
|
@@ -43,20 +29,6 @@ exports.getProjectMembership = getProjectMembership;
|
|
|
43
29
|
* > **Note** exactly one of projectId or fullPath must be provided.
|
|
44
30
|
*
|
|
45
31
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/members.html#list-all-members-of-a-group-or-project)
|
|
46
|
-
*
|
|
47
|
-
* ## Example Usage
|
|
48
|
-
*
|
|
49
|
-
* <!--Start PulumiCodeChooser -->
|
|
50
|
-
* ```typescript
|
|
51
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
52
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
53
|
-
*
|
|
54
|
-
* const example = gitlab.getProjectMembership({
|
|
55
|
-
* inherited: true,
|
|
56
|
-
* projectId: 123,
|
|
57
|
-
* });
|
|
58
|
-
* ```
|
|
59
|
-
* <!--End PulumiCodeChooser -->
|
|
60
32
|
*/
|
|
61
33
|
function getProjectMembershipOutput(args, opts) {
|
|
62
34
|
return pulumi.output(args).apply((a) => getProjectMembership(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjectMembership.js","sourceRoot":"","sources":["../getProjectMembership.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjectMembership.js","sourceRoot":"","sources":["../getProjectMembership.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;GAMG;AACH,SAAgB,oBAAoB,CAAC,IAA+B,EAAE,IAA2B;IAC7F,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,wDAAwD,EAAE;QACnF,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,oDAUC;AAqDD;;;;;;GAMG;AACH,SAAgB,0BAA0B,CAAC,IAAqC,EAAE,IAA2B;IACzG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,gEAEC"}
|
package/getProjectMilestone.d.ts
CHANGED
|
@@ -3,20 +3,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
3
3
|
* The `gitlab.ProjectMilestone` data source allows get details of a project milestone.
|
|
4
4
|
*
|
|
5
5
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/milestones.html)
|
|
6
|
-
*
|
|
7
|
-
* ## Example Usage
|
|
8
|
-
*
|
|
9
|
-
* <!--Start PulumiCodeChooser -->
|
|
10
|
-
* ```typescript
|
|
11
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
13
|
-
*
|
|
14
|
-
* const example = gitlab.getProjectMilestone({
|
|
15
|
-
* milestoneId: 10,
|
|
16
|
-
* project: "foo/bar",
|
|
17
|
-
* });
|
|
18
|
-
* ```
|
|
19
|
-
* <!--End PulumiCodeChooser -->
|
|
20
6
|
*/
|
|
21
7
|
export declare function getProjectMilestone(args: GetProjectMilestoneArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectMilestoneResult>;
|
|
22
8
|
/**
|
|
@@ -97,20 +83,6 @@ export interface GetProjectMilestoneResult {
|
|
|
97
83
|
* The `gitlab.ProjectMilestone` data source allows get details of a project milestone.
|
|
98
84
|
*
|
|
99
85
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/milestones.html)
|
|
100
|
-
*
|
|
101
|
-
* ## Example Usage
|
|
102
|
-
*
|
|
103
|
-
* <!--Start PulumiCodeChooser -->
|
|
104
|
-
* ```typescript
|
|
105
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
106
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
107
|
-
*
|
|
108
|
-
* const example = gitlab.getProjectMilestone({
|
|
109
|
-
* milestoneId: 10,
|
|
110
|
-
* project: "foo/bar",
|
|
111
|
-
* });
|
|
112
|
-
* ```
|
|
113
|
-
* <!--End PulumiCodeChooser -->
|
|
114
86
|
*/
|
|
115
87
|
export declare function getProjectMilestoneOutput(args: GetProjectMilestoneOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectMilestoneResult>;
|
|
116
88
|
/**
|
package/getProjectMilestone.js
CHANGED
|
@@ -9,20 +9,6 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* The `gitlab.ProjectMilestone` data source allows get details of a project milestone.
|
|
10
10
|
*
|
|
11
11
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/milestones.html)
|
|
12
|
-
*
|
|
13
|
-
* ## Example Usage
|
|
14
|
-
*
|
|
15
|
-
* <!--Start PulumiCodeChooser -->
|
|
16
|
-
* ```typescript
|
|
17
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
19
|
-
*
|
|
20
|
-
* const example = gitlab.getProjectMilestone({
|
|
21
|
-
* milestoneId: 10,
|
|
22
|
-
* project: "foo/bar",
|
|
23
|
-
* });
|
|
24
|
-
* ```
|
|
25
|
-
* <!--End PulumiCodeChooser -->
|
|
26
12
|
*/
|
|
27
13
|
function getProjectMilestone(args, opts) {
|
|
28
14
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -36,20 +22,6 @@ exports.getProjectMilestone = getProjectMilestone;
|
|
|
36
22
|
* The `gitlab.ProjectMilestone` data source allows get details of a project milestone.
|
|
37
23
|
*
|
|
38
24
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/milestones.html)
|
|
39
|
-
*
|
|
40
|
-
* ## Example Usage
|
|
41
|
-
*
|
|
42
|
-
* <!--Start PulumiCodeChooser -->
|
|
43
|
-
* ```typescript
|
|
44
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
45
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
46
|
-
*
|
|
47
|
-
* const example = gitlab.getProjectMilestone({
|
|
48
|
-
* milestoneId: 10,
|
|
49
|
-
* project: "foo/bar",
|
|
50
|
-
* });
|
|
51
|
-
* ```
|
|
52
|
-
* <!--End PulumiCodeChooser -->
|
|
53
25
|
*/
|
|
54
26
|
function getProjectMilestoneOutput(args, opts) {
|
|
55
27
|
return pulumi.output(args).apply((a) => getProjectMilestone(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjectMilestone.js","sourceRoot":"","sources":["../getProjectMilestone.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjectMilestone.js","sourceRoot":"","sources":["../getProjectMilestone.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;GAIG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAE1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sDAAsD,EAAE;QACjF,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kDAOC;AA6ED;;;;GAIG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,mBAAmB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9E,CAAC;AAFD,8DAEC"}
|
|
@@ -4,19 +4,6 @@ import * as outputs from "./types/output";
|
|
|
4
4
|
* The `gitlab.getProjectMilestones` data source allows get details of a project milestones.
|
|
5
5
|
*
|
|
6
6
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/milestones.html)
|
|
7
|
-
*
|
|
8
|
-
* ## Example Usage
|
|
9
|
-
*
|
|
10
|
-
* <!--Start PulumiCodeChooser -->
|
|
11
|
-
* ```typescript
|
|
12
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
14
|
-
*
|
|
15
|
-
* const example = gitlab.getProjectMilestones({
|
|
16
|
-
* project: "foo/bar",
|
|
17
|
-
* });
|
|
18
|
-
* ```
|
|
19
|
-
* <!--End PulumiCodeChooser -->
|
|
20
7
|
*/
|
|
21
8
|
export declare function getProjectMilestones(args: GetProjectMilestonesArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectMilestonesResult>;
|
|
22
9
|
/**
|
|
@@ -31,12 +18,21 @@ export interface GetProjectMilestonesArgs {
|
|
|
31
18
|
* Include group milestones from parent group and its ancestors. Introduced in GitLab 13.4.
|
|
32
19
|
*/
|
|
33
20
|
includeParentMilestones?: boolean;
|
|
21
|
+
/**
|
|
22
|
+
* The ID or URL-encoded path of the project owned by the authenticated user.
|
|
23
|
+
*/
|
|
34
24
|
project: string;
|
|
35
25
|
/**
|
|
36
26
|
* Return only milestones with a title or description matching the provided string.
|
|
37
27
|
*/
|
|
38
28
|
search?: string;
|
|
29
|
+
/**
|
|
30
|
+
* Return only `active` or `closed` milestones.
|
|
31
|
+
*/
|
|
39
32
|
state?: string;
|
|
33
|
+
/**
|
|
34
|
+
* Return only the milestones having the given `title`.
|
|
35
|
+
*/
|
|
40
36
|
title?: string;
|
|
41
37
|
}
|
|
42
38
|
/**
|
|
@@ -80,19 +76,6 @@ export interface GetProjectMilestonesResult {
|
|
|
80
76
|
* The `gitlab.getProjectMilestones` data source allows get details of a project milestones.
|
|
81
77
|
*
|
|
82
78
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/milestones.html)
|
|
83
|
-
*
|
|
84
|
-
* ## Example Usage
|
|
85
|
-
*
|
|
86
|
-
* <!--Start PulumiCodeChooser -->
|
|
87
|
-
* ```typescript
|
|
88
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
89
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
90
|
-
*
|
|
91
|
-
* const example = gitlab.getProjectMilestones({
|
|
92
|
-
* project: "foo/bar",
|
|
93
|
-
* });
|
|
94
|
-
* ```
|
|
95
|
-
* <!--End PulumiCodeChooser -->
|
|
96
79
|
*/
|
|
97
80
|
export declare function getProjectMilestonesOutput(args: GetProjectMilestonesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectMilestonesResult>;
|
|
98
81
|
/**
|
|
@@ -107,11 +90,20 @@ export interface GetProjectMilestonesOutputArgs {
|
|
|
107
90
|
* Include group milestones from parent group and its ancestors. Introduced in GitLab 13.4.
|
|
108
91
|
*/
|
|
109
92
|
includeParentMilestones?: pulumi.Input<boolean>;
|
|
93
|
+
/**
|
|
94
|
+
* The ID or URL-encoded path of the project owned by the authenticated user.
|
|
95
|
+
*/
|
|
110
96
|
project: pulumi.Input<string>;
|
|
111
97
|
/**
|
|
112
98
|
* Return only milestones with a title or description matching the provided string.
|
|
113
99
|
*/
|
|
114
100
|
search?: pulumi.Input<string>;
|
|
101
|
+
/**
|
|
102
|
+
* Return only `active` or `closed` milestones.
|
|
103
|
+
*/
|
|
115
104
|
state?: pulumi.Input<string>;
|
|
105
|
+
/**
|
|
106
|
+
* Return only the milestones having the given `title`.
|
|
107
|
+
*/
|
|
116
108
|
title?: pulumi.Input<string>;
|
|
117
109
|
}
|