@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/getProjects.d.ts
CHANGED
|
@@ -11,11 +11,11 @@ import * as outputs from "./types/output";
|
|
|
11
11
|
*
|
|
12
12
|
* ## Example Usage
|
|
13
13
|
*
|
|
14
|
-
* <!--Start PulumiCodeChooser -->
|
|
15
14
|
* ```typescript
|
|
16
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
17
16
|
* import * as gitlab from "@pulumi/gitlab";
|
|
18
17
|
*
|
|
18
|
+
* // List projects within a group tree
|
|
19
19
|
* const mygroup = gitlab.getGroup({
|
|
20
20
|
* fullPath: "mygroup",
|
|
21
21
|
* });
|
|
@@ -25,19 +25,25 @@ import * as outputs from "./types/output";
|
|
|
25
25
|
* includeSubgroups: true,
|
|
26
26
|
* withShared: false,
|
|
27
27
|
* }));
|
|
28
|
+
* // List projects using the search syntax
|
|
28
29
|
* const projects = gitlab.getProjects({
|
|
29
30
|
* search: "postgresql",
|
|
30
31
|
* visibility: "private",
|
|
31
32
|
* });
|
|
32
33
|
* ```
|
|
33
|
-
* <!--End PulumiCodeChooser -->
|
|
34
34
|
*/
|
|
35
35
|
export declare function getProjects(args?: GetProjectsArgs, opts?: pulumi.InvokeOptions): Promise<GetProjectsResult>;
|
|
36
36
|
/**
|
|
37
37
|
* A collection of arguments for invoking getProjects.
|
|
38
38
|
*/
|
|
39
39
|
export interface GetProjectsArgs {
|
|
40
|
+
/**
|
|
41
|
+
* Limit by archived status.
|
|
42
|
+
*/
|
|
40
43
|
archived?: boolean;
|
|
44
|
+
/**
|
|
45
|
+
* The ID of the group owned by the authenticated user to look projects for within. Cannot be used with `minAccessLevel`, `withProgrammingLanguage` or `statistics`.
|
|
46
|
+
*/
|
|
41
47
|
groupId?: number;
|
|
42
48
|
/**
|
|
43
49
|
* Include projects in subgroups of this group. Default is `false`. Needs `groupId`.
|
|
@@ -87,11 +93,17 @@ export interface GetProjectsArgs {
|
|
|
87
93
|
* Limit by projects starred by the current user.
|
|
88
94
|
*/
|
|
89
95
|
starred?: boolean;
|
|
96
|
+
/**
|
|
97
|
+
* Include project statistics. Cannot be used with `groupId`.
|
|
98
|
+
*/
|
|
90
99
|
statistics?: boolean;
|
|
91
100
|
/**
|
|
92
101
|
* Limit by projects that have all of the given topics.
|
|
93
102
|
*/
|
|
94
103
|
topics?: string[];
|
|
104
|
+
/**
|
|
105
|
+
* Limit by visibility `public`, `internal`, or `private`.
|
|
106
|
+
*/
|
|
95
107
|
visibility?: string;
|
|
96
108
|
/**
|
|
97
109
|
* Include custom attributes in response *(admins only)*.
|
|
@@ -226,11 +238,11 @@ export interface GetProjectsResult {
|
|
|
226
238
|
*
|
|
227
239
|
* ## Example Usage
|
|
228
240
|
*
|
|
229
|
-
* <!--Start PulumiCodeChooser -->
|
|
230
241
|
* ```typescript
|
|
231
242
|
* import * as pulumi from "@pulumi/pulumi";
|
|
232
243
|
* import * as gitlab from "@pulumi/gitlab";
|
|
233
244
|
*
|
|
245
|
+
* // List projects within a group tree
|
|
234
246
|
* const mygroup = gitlab.getGroup({
|
|
235
247
|
* fullPath: "mygroup",
|
|
236
248
|
* });
|
|
@@ -240,19 +252,25 @@ export interface GetProjectsResult {
|
|
|
240
252
|
* includeSubgroups: true,
|
|
241
253
|
* withShared: false,
|
|
242
254
|
* }));
|
|
255
|
+
* // List projects using the search syntax
|
|
243
256
|
* const projects = gitlab.getProjects({
|
|
244
257
|
* search: "postgresql",
|
|
245
258
|
* visibility: "private",
|
|
246
259
|
* });
|
|
247
260
|
* ```
|
|
248
|
-
* <!--End PulumiCodeChooser -->
|
|
249
261
|
*/
|
|
250
262
|
export declare function getProjectsOutput(args?: GetProjectsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProjectsResult>;
|
|
251
263
|
/**
|
|
252
264
|
* A collection of arguments for invoking getProjects.
|
|
253
265
|
*/
|
|
254
266
|
export interface GetProjectsOutputArgs {
|
|
267
|
+
/**
|
|
268
|
+
* Limit by archived status.
|
|
269
|
+
*/
|
|
255
270
|
archived?: pulumi.Input<boolean>;
|
|
271
|
+
/**
|
|
272
|
+
* The ID of the group owned by the authenticated user to look projects for within. Cannot be used with `minAccessLevel`, `withProgrammingLanguage` or `statistics`.
|
|
273
|
+
*/
|
|
256
274
|
groupId?: pulumi.Input<number>;
|
|
257
275
|
/**
|
|
258
276
|
* Include projects in subgroups of this group. Default is `false`. Needs `groupId`.
|
|
@@ -302,11 +320,17 @@ export interface GetProjectsOutputArgs {
|
|
|
302
320
|
* Limit by projects starred by the current user.
|
|
303
321
|
*/
|
|
304
322
|
starred?: pulumi.Input<boolean>;
|
|
323
|
+
/**
|
|
324
|
+
* Include project statistics. Cannot be used with `groupId`.
|
|
325
|
+
*/
|
|
305
326
|
statistics?: pulumi.Input<boolean>;
|
|
306
327
|
/**
|
|
307
328
|
* Limit by projects that have all of the given topics.
|
|
308
329
|
*/
|
|
309
330
|
topics?: pulumi.Input<pulumi.Input<string>[]>;
|
|
331
|
+
/**
|
|
332
|
+
* Limit by visibility `public`, `internal`, or `private`.
|
|
333
|
+
*/
|
|
310
334
|
visibility?: pulumi.Input<string>;
|
|
311
335
|
/**
|
|
312
336
|
* Include custom attributes in response *(admins only)*.
|
package/getProjects.js
CHANGED
|
@@ -16,11 +16,11 @@ const utilities = require("./utilities");
|
|
|
16
16
|
*
|
|
17
17
|
* ## Example Usage
|
|
18
18
|
*
|
|
19
|
-
* <!--Start PulumiCodeChooser -->
|
|
20
19
|
* ```typescript
|
|
21
20
|
* import * as pulumi from "@pulumi/pulumi";
|
|
22
21
|
* import * as gitlab from "@pulumi/gitlab";
|
|
23
22
|
*
|
|
23
|
+
* // List projects within a group tree
|
|
24
24
|
* const mygroup = gitlab.getGroup({
|
|
25
25
|
* fullPath: "mygroup",
|
|
26
26
|
* });
|
|
@@ -30,12 +30,12 @@ const utilities = require("./utilities");
|
|
|
30
30
|
* includeSubgroups: true,
|
|
31
31
|
* withShared: false,
|
|
32
32
|
* }));
|
|
33
|
+
* // List projects using the search syntax
|
|
33
34
|
* const projects = gitlab.getProjects({
|
|
34
35
|
* search: "postgresql",
|
|
35
36
|
* visibility: "private",
|
|
36
37
|
* });
|
|
37
38
|
* ```
|
|
38
|
-
* <!--End PulumiCodeChooser -->
|
|
39
39
|
*/
|
|
40
40
|
function getProjects(args, opts) {
|
|
41
41
|
args = args || {};
|
|
@@ -77,11 +77,11 @@ exports.getProjects = getProjects;
|
|
|
77
77
|
*
|
|
78
78
|
* ## Example Usage
|
|
79
79
|
*
|
|
80
|
-
* <!--Start PulumiCodeChooser -->
|
|
81
80
|
* ```typescript
|
|
82
81
|
* import * as pulumi from "@pulumi/pulumi";
|
|
83
82
|
* import * as gitlab from "@pulumi/gitlab";
|
|
84
83
|
*
|
|
84
|
+
* // List projects within a group tree
|
|
85
85
|
* const mygroup = gitlab.getGroup({
|
|
86
86
|
* fullPath: "mygroup",
|
|
87
87
|
* });
|
|
@@ -91,12 +91,12 @@ exports.getProjects = getProjects;
|
|
|
91
91
|
* includeSubgroups: true,
|
|
92
92
|
* withShared: false,
|
|
93
93
|
* }));
|
|
94
|
+
* // List projects using the search syntax
|
|
94
95
|
* const projects = gitlab.getProjects({
|
|
95
96
|
* search: "postgresql",
|
|
96
97
|
* visibility: "private",
|
|
97
98
|
* });
|
|
98
99
|
* ```
|
|
99
|
-
* <!--End PulumiCodeChooser -->
|
|
100
100
|
*/
|
|
101
101
|
function getProjectsOutput(args, opts) {
|
|
102
102
|
return pulumi.output(args).apply((a) => getProjects(a, opts));
|
package/getProjects.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjects.js","sourceRoot":"","sources":["../getProjects.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,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,sCAAsC,EAAE;QACjE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AA5BD,kCA4BC;
|
|
1
|
+
{"version":3,"file":"getProjects.js","sourceRoot":"","sources":["../getProjects.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,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,sCAAsC,EAAE;QACjE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;QACvD,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AA5BD,kCA4BC;AAqMD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,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/getRelease.d.ts
CHANGED
|
@@ -8,17 +8,16 @@ import * as outputs from "./types/output";
|
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
11
|
-
* <!--Start PulumiCodeChooser -->
|
|
12
11
|
* ```typescript
|
|
13
12
|
* import * as pulumi from "@pulumi/pulumi";
|
|
14
13
|
* import * as gitlab from "@pulumi/gitlab";
|
|
15
14
|
*
|
|
15
|
+
* // By project ID and tag_name
|
|
16
16
|
* const example = gitlab.getRelease({
|
|
17
17
|
* projectId: "1234",
|
|
18
18
|
* tagName: "v1.0",
|
|
19
19
|
* });
|
|
20
20
|
* ```
|
|
21
|
-
* <!--End PulumiCodeChooser -->
|
|
22
21
|
*/
|
|
23
22
|
export declare function getRelease(args: GetReleaseArgs, opts?: pulumi.InvokeOptions): Promise<GetReleaseResult>;
|
|
24
23
|
/**
|
|
@@ -79,17 +78,16 @@ export interface GetReleaseResult {
|
|
|
79
78
|
*
|
|
80
79
|
* ## Example Usage
|
|
81
80
|
*
|
|
82
|
-
* <!--Start PulumiCodeChooser -->
|
|
83
81
|
* ```typescript
|
|
84
82
|
* import * as pulumi from "@pulumi/pulumi";
|
|
85
83
|
* import * as gitlab from "@pulumi/gitlab";
|
|
86
84
|
*
|
|
85
|
+
* // By project ID and tag_name
|
|
87
86
|
* const example = gitlab.getRelease({
|
|
88
87
|
* projectId: "1234",
|
|
89
88
|
* tagName: "v1.0",
|
|
90
89
|
* });
|
|
91
90
|
* ```
|
|
92
|
-
* <!--End PulumiCodeChooser -->
|
|
93
91
|
*/
|
|
94
92
|
export declare function getReleaseOutput(args: GetReleaseOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetReleaseResult>;
|
|
95
93
|
/**
|
package/getRelease.js
CHANGED
|
@@ -12,17 +12,16 @@ 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
|
*
|
|
19
|
+
* // By project ID and tag_name
|
|
20
20
|
* const example = gitlab.getRelease({
|
|
21
21
|
* projectId: "1234",
|
|
22
22
|
* tagName: "v1.0",
|
|
23
23
|
* });
|
|
24
24
|
* ```
|
|
25
|
-
* <!--End PulumiCodeChooser -->
|
|
26
25
|
*/
|
|
27
26
|
function getRelease(args, opts) {
|
|
28
27
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -40,17 +39,16 @@ exports.getRelease = getRelease;
|
|
|
40
39
|
*
|
|
41
40
|
* ## Example Usage
|
|
42
41
|
*
|
|
43
|
-
* <!--Start PulumiCodeChooser -->
|
|
44
42
|
* ```typescript
|
|
45
43
|
* import * as pulumi from "@pulumi/pulumi";
|
|
46
44
|
* import * as gitlab from "@pulumi/gitlab";
|
|
47
45
|
*
|
|
46
|
+
* // By project ID and tag_name
|
|
48
47
|
* const example = gitlab.getRelease({
|
|
49
48
|
* projectId: "1234",
|
|
50
49
|
* tagName: "v1.0",
|
|
51
50
|
* });
|
|
52
51
|
* ```
|
|
53
|
-
* <!--End PulumiCodeChooser -->
|
|
54
52
|
*/
|
|
55
53
|
function getReleaseOutput(args, opts) {
|
|
56
54
|
return pulumi.output(args).apply((a) => getRelease(a, opts));
|
package/getRelease.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRelease.js","sourceRoot":"","sources":["../getRelease.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getRelease.js","sourceRoot":"","sources":["../getRelease.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IAExE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,EAAE;QAC/D,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gCAQC;AAsDD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAA2B;IACpF,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/getReleaseLink.d.ts
CHANGED
|
@@ -3,21 +3,6 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
3
3
|
* The `gitlab.ReleaseLink` data source allows get details of a release link.
|
|
4
4
|
*
|
|
5
5
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/releases/links.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.getReleaseLink({
|
|
15
|
-
* linkId: 11,
|
|
16
|
-
* project: "foo/bar",
|
|
17
|
-
* tagName: "v1.0.1",
|
|
18
|
-
* });
|
|
19
|
-
* ```
|
|
20
|
-
* <!--End PulumiCodeChooser -->
|
|
21
6
|
*/
|
|
22
7
|
export declare function getReleaseLink(args: GetReleaseLinkArgs, opts?: pulumi.InvokeOptions): Promise<GetReleaseLinkResult>;
|
|
23
8
|
/**
|
|
@@ -86,21 +71,6 @@ export interface GetReleaseLinkResult {
|
|
|
86
71
|
* The `gitlab.ReleaseLink` data source allows get details of a release link.
|
|
87
72
|
*
|
|
88
73
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/releases/links.html)
|
|
89
|
-
*
|
|
90
|
-
* ## Example Usage
|
|
91
|
-
*
|
|
92
|
-
* <!--Start PulumiCodeChooser -->
|
|
93
|
-
* ```typescript
|
|
94
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
95
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
96
|
-
*
|
|
97
|
-
* const example = gitlab.getReleaseLink({
|
|
98
|
-
* linkId: 11,
|
|
99
|
-
* project: "foo/bar",
|
|
100
|
-
* tagName: "v1.0.1",
|
|
101
|
-
* });
|
|
102
|
-
* ```
|
|
103
|
-
* <!--End PulumiCodeChooser -->
|
|
104
74
|
*/
|
|
105
75
|
export declare function getReleaseLinkOutput(args: GetReleaseLinkOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetReleaseLinkResult>;
|
|
106
76
|
/**
|
package/getReleaseLink.js
CHANGED
|
@@ -9,21 +9,6 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* The `gitlab.ReleaseLink` data source allows get details of a release link.
|
|
10
10
|
*
|
|
11
11
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/releases/links.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.getReleaseLink({
|
|
21
|
-
* linkId: 11,
|
|
22
|
-
* project: "foo/bar",
|
|
23
|
-
* tagName: "v1.0.1",
|
|
24
|
-
* });
|
|
25
|
-
* ```
|
|
26
|
-
* <!--End PulumiCodeChooser -->
|
|
27
12
|
*/
|
|
28
13
|
function getReleaseLink(args, opts) {
|
|
29
14
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -38,21 +23,6 @@ exports.getReleaseLink = getReleaseLink;
|
|
|
38
23
|
* The `gitlab.ReleaseLink` data source allows get details of a release link.
|
|
39
24
|
*
|
|
40
25
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/releases/links.html)
|
|
41
|
-
*
|
|
42
|
-
* ## Example Usage
|
|
43
|
-
*
|
|
44
|
-
* <!--Start PulumiCodeChooser -->
|
|
45
|
-
* ```typescript
|
|
46
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
47
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
48
|
-
*
|
|
49
|
-
* const example = gitlab.getReleaseLink({
|
|
50
|
-
* linkId: 11,
|
|
51
|
-
* project: "foo/bar",
|
|
52
|
-
* tagName: "v1.0.1",
|
|
53
|
-
* });
|
|
54
|
-
* ```
|
|
55
|
-
* <!--End PulumiCodeChooser -->
|
|
56
26
|
*/
|
|
57
27
|
function getReleaseLinkOutput(args, opts) {
|
|
58
28
|
return pulumi.output(args).apply((a) => getReleaseLink(a, opts));
|
package/getReleaseLink.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getReleaseLink.js","sourceRoot":"","sources":["../getReleaseLink.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getReleaseLink.js","sourceRoot":"","sources":["../getReleaseLink.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;GAIG;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;QACvB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wCAQC;AAiED;;;;GAIG;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/getReleaseLinks.d.ts
CHANGED
|
@@ -4,27 +4,19 @@ import * as outputs from "./types/output";
|
|
|
4
4
|
* The `gitlab.getReleaseLinks` data source allows get details of release links.
|
|
5
5
|
*
|
|
6
6
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/releases/links.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.getReleaseLinks({
|
|
16
|
-
* project: "foo/bar",
|
|
17
|
-
* tagName: "v1.0.1",
|
|
18
|
-
* });
|
|
19
|
-
* ```
|
|
20
|
-
* <!--End PulumiCodeChooser -->
|
|
21
7
|
*/
|
|
22
8
|
export declare function getReleaseLinks(args: GetReleaseLinksArgs, opts?: pulumi.InvokeOptions): Promise<GetReleaseLinksResult>;
|
|
23
9
|
/**
|
|
24
10
|
* A collection of arguments for invoking getReleaseLinks.
|
|
25
11
|
*/
|
|
26
12
|
export interface GetReleaseLinksArgs {
|
|
13
|
+
/**
|
|
14
|
+
* The ID or full path to the project.
|
|
15
|
+
*/
|
|
27
16
|
project: string;
|
|
17
|
+
/**
|
|
18
|
+
* The tag associated with the Release.
|
|
19
|
+
*/
|
|
28
20
|
tagName: string;
|
|
29
21
|
}
|
|
30
22
|
/**
|
|
@@ -52,26 +44,18 @@ export interface GetReleaseLinksResult {
|
|
|
52
44
|
* The `gitlab.getReleaseLinks` data source allows get details of release links.
|
|
53
45
|
*
|
|
54
46
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/releases/links.html)
|
|
55
|
-
*
|
|
56
|
-
* ## Example Usage
|
|
57
|
-
*
|
|
58
|
-
* <!--Start PulumiCodeChooser -->
|
|
59
|
-
* ```typescript
|
|
60
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
61
|
-
* import * as gitlab from "@pulumi/gitlab";
|
|
62
|
-
*
|
|
63
|
-
* const example = gitlab.getReleaseLinks({
|
|
64
|
-
* project: "foo/bar",
|
|
65
|
-
* tagName: "v1.0.1",
|
|
66
|
-
* });
|
|
67
|
-
* ```
|
|
68
|
-
* <!--End PulumiCodeChooser -->
|
|
69
47
|
*/
|
|
70
48
|
export declare function getReleaseLinksOutput(args: GetReleaseLinksOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetReleaseLinksResult>;
|
|
71
49
|
/**
|
|
72
50
|
* A collection of arguments for invoking getReleaseLinks.
|
|
73
51
|
*/
|
|
74
52
|
export interface GetReleaseLinksOutputArgs {
|
|
53
|
+
/**
|
|
54
|
+
* The ID or full path to the project.
|
|
55
|
+
*/
|
|
75
56
|
project: pulumi.Input<string>;
|
|
57
|
+
/**
|
|
58
|
+
* The tag associated with the Release.
|
|
59
|
+
*/
|
|
76
60
|
tagName: pulumi.Input<string>;
|
|
77
61
|
}
|
package/getReleaseLinks.js
CHANGED
|
@@ -9,20 +9,6 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* The `gitlab.getReleaseLinks` data source allows get details of release links.
|
|
10
10
|
*
|
|
11
11
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/releases/links.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.getReleaseLinks({
|
|
21
|
-
* project: "foo/bar",
|
|
22
|
-
* tagName: "v1.0.1",
|
|
23
|
-
* });
|
|
24
|
-
* ```
|
|
25
|
-
* <!--End PulumiCodeChooser -->
|
|
26
12
|
*/
|
|
27
13
|
function getReleaseLinks(args, opts) {
|
|
28
14
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -36,20 +22,6 @@ exports.getReleaseLinks = getReleaseLinks;
|
|
|
36
22
|
* The `gitlab.getReleaseLinks` data source allows get details of release links.
|
|
37
23
|
*
|
|
38
24
|
* **Upstream API**: [GitLab REST API docs](https://docs.gitlab.com/ee/api/releases/links.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.getReleaseLinks({
|
|
48
|
-
* project: "foo/bar",
|
|
49
|
-
* tagName: "v1.0.1",
|
|
50
|
-
* });
|
|
51
|
-
* ```
|
|
52
|
-
* <!--End PulumiCodeChooser -->
|
|
53
25
|
*/
|
|
54
26
|
function getReleaseLinksOutput(args, opts) {
|
|
55
27
|
return pulumi.output(args).apply((a) => getReleaseLinks(a, opts));
|
package/getReleaseLinks.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getReleaseLinks.js","sourceRoot":"","sources":["../getReleaseLinks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getReleaseLinks.js","sourceRoot":"","sources":["../getReleaseLinks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;GAIG;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;QACvB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC;AAqCD;;;;GAIG;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/getRepositoryFile.d.ts
CHANGED
|
@@ -6,18 +6,16 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
|
-
* <!--Start PulumiCodeChooser -->
|
|
10
9
|
* ```typescript
|
|
11
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
12
11
|
* import * as gitlab from "@pulumi/gitlab";
|
|
13
12
|
*
|
|
14
13
|
* const example = gitlab.getRepositoryFile({
|
|
15
|
-
* filePath: "README.md",
|
|
16
14
|
* project: "example",
|
|
17
15
|
* ref: "main",
|
|
16
|
+
* filePath: "README.md",
|
|
18
17
|
* });
|
|
19
18
|
* ```
|
|
20
|
-
* <!--End PulumiCodeChooser -->
|
|
21
19
|
*/
|
|
22
20
|
export declare function getRepositoryFile(args: GetRepositoryFileArgs, opts?: pulumi.InvokeOptions): Promise<GetRepositoryFileResult>;
|
|
23
21
|
/**
|
|
@@ -101,18 +99,16 @@ export interface GetRepositoryFileResult {
|
|
|
101
99
|
*
|
|
102
100
|
* ## Example Usage
|
|
103
101
|
*
|
|
104
|
-
* <!--Start PulumiCodeChooser -->
|
|
105
102
|
* ```typescript
|
|
106
103
|
* import * as pulumi from "@pulumi/pulumi";
|
|
107
104
|
* import * as gitlab from "@pulumi/gitlab";
|
|
108
105
|
*
|
|
109
106
|
* const example = gitlab.getRepositoryFile({
|
|
110
|
-
* filePath: "README.md",
|
|
111
107
|
* project: "example",
|
|
112
108
|
* ref: "main",
|
|
109
|
+
* filePath: "README.md",
|
|
113
110
|
* });
|
|
114
111
|
* ```
|
|
115
|
-
* <!--End PulumiCodeChooser -->
|
|
116
112
|
*/
|
|
117
113
|
export declare function getRepositoryFileOutput(args: GetRepositoryFileOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetRepositoryFileResult>;
|
|
118
114
|
/**
|
package/getRepositoryFile.js
CHANGED
|
@@ -12,18 +12,16 @@ 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
19
|
* const example = gitlab.getRepositoryFile({
|
|
21
|
-
* filePath: "README.md",
|
|
22
20
|
* project: "example",
|
|
23
21
|
* ref: "main",
|
|
22
|
+
* filePath: "README.md",
|
|
24
23
|
* });
|
|
25
24
|
* ```
|
|
26
|
-
* <!--End PulumiCodeChooser -->
|
|
27
25
|
*/
|
|
28
26
|
function getRepositoryFile(args, opts) {
|
|
29
27
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -41,18 +39,16 @@ exports.getRepositoryFile = getRepositoryFile;
|
|
|
41
39
|
*
|
|
42
40
|
* ## Example Usage
|
|
43
41
|
*
|
|
44
|
-
* <!--Start PulumiCodeChooser -->
|
|
45
42
|
* ```typescript
|
|
46
43
|
* import * as pulumi from "@pulumi/pulumi";
|
|
47
44
|
* import * as gitlab from "@pulumi/gitlab";
|
|
48
45
|
*
|
|
49
46
|
* const example = gitlab.getRepositoryFile({
|
|
50
|
-
* filePath: "README.md",
|
|
51
47
|
* project: "example",
|
|
52
48
|
* ref: "main",
|
|
49
|
+
* filePath: "README.md",
|
|
53
50
|
* });
|
|
54
51
|
* ```
|
|
55
|
-
* <!--End PulumiCodeChooser -->
|
|
56
52
|
*/
|
|
57
53
|
function getRepositoryFileOutput(args, opts) {
|
|
58
54
|
return pulumi.output(args).apply((a) => getRepositoryFile(a, opts));
|
package/getRepositoryFile.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRepositoryFile.js","sourceRoot":"","sources":["../getRepositoryFile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getRepositoryFile.js","sourceRoot":"","sources":["../getRepositoryFile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IAEtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8CAQC;AA6ED;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5E,CAAC;AAFD,0DAEC"}
|
package/getRepositoryTree.d.ts
CHANGED
|
@@ -7,25 +7,26 @@ 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";
|
|
14
13
|
*
|
|
15
14
|
* const this = gitlab.getRepositoryTree({
|
|
16
|
-
* path: "ExampleSubFolder",
|
|
17
15
|
* project: "example",
|
|
18
|
-
* recursive: true,
|
|
19
16
|
* ref: "main",
|
|
17
|
+
* path: "ExampleSubFolder",
|
|
18
|
+
* recursive: true,
|
|
20
19
|
* });
|
|
21
20
|
* ```
|
|
22
|
-
* <!--End PulumiCodeChooser -->
|
|
23
21
|
*/
|
|
24
22
|
export declare function getRepositoryTree(args: GetRepositoryTreeArgs, opts?: pulumi.InvokeOptions): Promise<GetRepositoryTreeResult>;
|
|
25
23
|
/**
|
|
26
24
|
* A collection of arguments for invoking getRepositoryTree.
|
|
27
25
|
*/
|
|
28
26
|
export interface GetRepositoryTreeArgs {
|
|
27
|
+
/**
|
|
28
|
+
* The path inside repository. Used to get content of subdirectories.
|
|
29
|
+
*/
|
|
29
30
|
path?: string;
|
|
30
31
|
/**
|
|
31
32
|
* The ID or full path of the project owned by the authenticated user.
|
|
@@ -76,25 +77,26 @@ export interface GetRepositoryTreeResult {
|
|
|
76
77
|
*
|
|
77
78
|
* ## Example Usage
|
|
78
79
|
*
|
|
79
|
-
* <!--Start PulumiCodeChooser -->
|
|
80
80
|
* ```typescript
|
|
81
81
|
* import * as pulumi from "@pulumi/pulumi";
|
|
82
82
|
* import * as gitlab from "@pulumi/gitlab";
|
|
83
83
|
*
|
|
84
84
|
* const this = gitlab.getRepositoryTree({
|
|
85
|
-
* path: "ExampleSubFolder",
|
|
86
85
|
* project: "example",
|
|
87
|
-
* recursive: true,
|
|
88
86
|
* ref: "main",
|
|
87
|
+
* path: "ExampleSubFolder",
|
|
88
|
+
* recursive: true,
|
|
89
89
|
* });
|
|
90
90
|
* ```
|
|
91
|
-
* <!--End PulumiCodeChooser -->
|
|
92
91
|
*/
|
|
93
92
|
export declare function getRepositoryTreeOutput(args: GetRepositoryTreeOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetRepositoryTreeResult>;
|
|
94
93
|
/**
|
|
95
94
|
* A collection of arguments for invoking getRepositoryTree.
|
|
96
95
|
*/
|
|
97
96
|
export interface GetRepositoryTreeOutputArgs {
|
|
97
|
+
/**
|
|
98
|
+
* The path inside repository. Used to get content of subdirectories.
|
|
99
|
+
*/
|
|
98
100
|
path?: pulumi.Input<string>;
|
|
99
101
|
/**
|
|
100
102
|
* The ID or full path of the project owned by the authenticated user.
|
package/getRepositoryTree.js
CHANGED
|
@@ -12,19 +12,17 @@ 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
19
|
* const this = gitlab.getRepositoryTree({
|
|
21
|
-
* path: "ExampleSubFolder",
|
|
22
20
|
* project: "example",
|
|
23
|
-
* recursive: true,
|
|
24
21
|
* ref: "main",
|
|
22
|
+
* path: "ExampleSubFolder",
|
|
23
|
+
* recursive: true,
|
|
25
24
|
* });
|
|
26
25
|
* ```
|
|
27
|
-
* <!--End PulumiCodeChooser -->
|
|
28
26
|
*/
|
|
29
27
|
function getRepositoryTree(args, opts) {
|
|
30
28
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -43,19 +41,17 @@ exports.getRepositoryTree = getRepositoryTree;
|
|
|
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";
|
|
50
47
|
*
|
|
51
48
|
* const this = gitlab.getRepositoryTree({
|
|
52
|
-
* path: "ExampleSubFolder",
|
|
53
49
|
* project: "example",
|
|
54
|
-
* recursive: true,
|
|
55
50
|
* ref: "main",
|
|
51
|
+
* path: "ExampleSubFolder",
|
|
52
|
+
* recursive: true,
|
|
56
53
|
* });
|
|
57
54
|
* ```
|
|
58
|
-
* <!--End PulumiCodeChooser -->
|
|
59
55
|
*/
|
|
60
56
|
function getRepositoryTreeOutput(args, opts) {
|
|
61
57
|
return pulumi.output(args).apply((a) => getRepositoryTree(a, opts));
|
package/getRepositoryTree.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRepositoryTree.js","sourceRoot":"","sources":["../getRepositoryTree.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getRepositoryTree.js","sourceRoot":"","sources":["../getRepositoryTree.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IAEtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,KAAK,EAAE,IAAI,CAAC,GAAG;KAClB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,8CASC;AAqDD;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5E,CAAC;AAFD,0DAEC"}
|