@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.
Files changed (340) hide show
  1. package/application.d.ts +2 -3
  2. package/application.js +2 -3
  3. package/application.js.map +1 -1
  4. package/applicationSettings.d.ts +0 -13
  5. package/applicationSettings.js +0 -13
  6. package/applicationSettings.js.map +1 -1
  7. package/branch.d.ts +6 -6
  8. package/branch.js +6 -6
  9. package/branchProtection.d.ts +54 -0
  10. package/branchProtection.js +54 -0
  11. package/branchProtection.js.map +1 -1
  12. package/clusterAgent.d.ts +26 -0
  13. package/clusterAgent.js +26 -0
  14. package/clusterAgent.js.map +1 -1
  15. package/clusterAgentToken.d.ts +13 -7
  16. package/clusterAgentToken.js +13 -7
  17. package/clusterAgentToken.js.map +1 -1
  18. package/complianceFramework.d.ts +3 -4
  19. package/complianceFramework.js +3 -4
  20. package/complianceFramework.js.map +1 -1
  21. package/deployKey.d.ts +1 -3
  22. package/deployKey.js +1 -3
  23. package/deployKey.js.map +1 -1
  24. package/deployKeyEnable.d.ts +6 -8
  25. package/deployKeyEnable.js +6 -8
  26. package/deployKeyEnable.js.map +1 -1
  27. package/getBranch.d.ts +0 -28
  28. package/getBranch.js +0 -28
  29. package/getBranch.js.map +1 -1
  30. package/getClusterAgent.d.ts +2 -6
  31. package/getClusterAgent.js +2 -6
  32. package/getClusterAgent.js.map +1 -1
  33. package/getClusterAgents.d.ts +6 -4
  34. package/getClusterAgents.js +0 -4
  35. package/getClusterAgents.js.map +1 -1
  36. package/getComplianceFramework.d.ts +2 -6
  37. package/getComplianceFramework.js +2 -6
  38. package/getComplianceFramework.js.map +1 -1
  39. package/getCurrentUser.d.ts +0 -4
  40. package/getCurrentUser.js +0 -4
  41. package/getCurrentUser.js.map +1 -1
  42. package/getGroup.d.ts +6 -26
  43. package/getGroup.js +0 -26
  44. package/getGroup.js.map +1 -1
  45. package/getGroupHooks.d.ts +6 -0
  46. package/getGroupHooks.js.map +1 -1
  47. package/getGroupMembership.d.ts +6 -26
  48. package/getGroupMembership.js +0 -26
  49. package/getGroupMembership.js.map +1 -1
  50. package/getGroupSubgroups.d.ts +28 -12
  51. package/getGroupSubgroups.js +16 -12
  52. package/getGroupSubgroups.js.map +1 -1
  53. package/getGroupVariable.d.ts +4 -6
  54. package/getGroupVariable.js +4 -6
  55. package/getGroupVariable.js.map +1 -1
  56. package/getGroupVariables.d.ts +16 -6
  57. package/getGroupVariables.js +4 -6
  58. package/getGroupVariables.js.map +1 -1
  59. package/getGroups.d.ts +2 -6
  60. package/getGroups.js +2 -6
  61. package/getGroups.js.map +1 -1
  62. package/getInstanceDeployKeys.d.ts +0 -26
  63. package/getInstanceDeployKeys.js +0 -26
  64. package/getInstanceDeployKeys.js.map +1 -1
  65. package/getInstanceVariable.d.ts +0 -4
  66. package/getInstanceVariable.js +0 -4
  67. package/getInstanceVariable.js.map +1 -1
  68. package/getInstanceVariables.d.ts +0 -4
  69. package/getInstanceVariables.js +0 -4
  70. package/getInstanceVariables.js.map +1 -1
  71. package/getMetadata.d.ts +0 -4
  72. package/getMetadata.js +0 -4
  73. package/getMetadata.js.map +1 -1
  74. package/getProject.d.ts +0 -26
  75. package/getProject.js +0 -26
  76. package/getProject.js.map +1 -1
  77. package/getProjectBranches.d.ts +0 -26
  78. package/getProjectBranches.js +0 -26
  79. package/getProjectBranches.js.map +1 -1
  80. package/getProjectHook.d.ts +6 -10
  81. package/getProjectHook.js +6 -10
  82. package/getProjectHook.js.map +1 -1
  83. package/getProjectHooks.d.ts +6 -4
  84. package/getProjectHooks.js +0 -4
  85. package/getProjectHooks.js.map +1 -1
  86. package/getProjectIssue.d.ts +2 -6
  87. package/getProjectIssue.js +2 -6
  88. package/getProjectIssue.js.map +1 -1
  89. package/getProjectIssues.d.ts +42 -4
  90. package/getProjectIssues.js +0 -4
  91. package/getProjectIssues.js.map +1 -1
  92. package/getProjectMembership.d.ts +0 -28
  93. package/getProjectMembership.js +0 -28
  94. package/getProjectMembership.js.map +1 -1
  95. package/getProjectMilestone.d.ts +0 -28
  96. package/getProjectMilestone.js +0 -28
  97. package/getProjectMilestone.js.map +1 -1
  98. package/getProjectMilestones.d.ts +18 -26
  99. package/getProjectMilestones.js +0 -26
  100. package/getProjectMilestones.js.map +1 -1
  101. package/getProjectProtectedBranch.d.ts +0 -28
  102. package/getProjectProtectedBranch.js +0 -28
  103. package/getProjectProtectedBranch.js.map +1 -1
  104. package/getProjectProtectedBranches.d.ts +0 -26
  105. package/getProjectProtectedBranches.js +0 -26
  106. package/getProjectProtectedBranches.js.map +1 -1
  107. package/getProjectTag.d.ts +0 -28
  108. package/getProjectTag.js +0 -28
  109. package/getProjectTag.js.map +1 -1
  110. package/getProjectTags.d.ts +0 -26
  111. package/getProjectTags.js +0 -26
  112. package/getProjectTags.js.map +1 -1
  113. package/getProjectVariable.d.ts +8 -10
  114. package/getProjectVariable.js +8 -10
  115. package/getProjectVariable.js.map +1 -1
  116. package/getProjectVariables.d.ts +16 -6
  117. package/getProjectVariables.js +4 -6
  118. package/getProjectVariables.js.map +1 -1
  119. package/getProjects.d.ts +28 -4
  120. package/getProjects.js +4 -4
  121. package/getProjects.js.map +1 -1
  122. package/getRelease.d.ts +2 -4
  123. package/getRelease.js +2 -4
  124. package/getRelease.js.map +1 -1
  125. package/getReleaseLink.d.ts +0 -30
  126. package/getReleaseLink.js +0 -30
  127. package/getReleaseLink.js.map +1 -1
  128. package/getReleaseLinks.d.ts +12 -28
  129. package/getReleaseLinks.js +0 -28
  130. package/getReleaseLinks.js.map +1 -1
  131. package/getRepositoryFile.d.ts +2 -6
  132. package/getRepositoryFile.js +2 -6
  133. package/getRepositoryFile.js.map +1 -1
  134. package/getRepositoryTree.d.ts +10 -8
  135. package/getRepositoryTree.js +4 -8
  136. package/getRepositoryTree.js.map +1 -1
  137. package/getUserSshkeys.d.ts +6 -0
  138. package/getUserSshkeys.js.map +1 -1
  139. package/getUsers.d.ts +10 -8
  140. package/getUsers.js +4 -8
  141. package/getUsers.js.map +1 -1
  142. package/globalLevelNotifications.d.ts +0 -15
  143. package/globalLevelNotifications.js +0 -15
  144. package/globalLevelNotifications.js.map +1 -1
  145. package/group.d.ts +6 -5
  146. package/group.js +6 -5
  147. package/group.js.map +1 -1
  148. package/groupAccessToken.d.ts +4 -5
  149. package/groupAccessToken.js +4 -5
  150. package/groupAccessToken.js.map +1 -1
  151. package/groupBadge.d.ts +4 -6
  152. package/groupBadge.js +4 -6
  153. package/groupBadge.js.map +1 -1
  154. package/groupCluster.d.ts +5 -3
  155. package/groupCluster.js +5 -3
  156. package/groupCluster.js.map +1 -1
  157. package/groupCustomAttribute.d.ts +0 -2
  158. package/groupCustomAttribute.js +0 -2
  159. package/groupCustomAttribute.js.map +1 -1
  160. package/groupEpicBoard.d.ts +7 -5
  161. package/groupEpicBoard.js +7 -5
  162. package/groupEpicBoard.js.map +1 -1
  163. package/groupHook.d.ts +13 -15
  164. package/groupHook.js +13 -15
  165. package/groupHook.js.map +1 -1
  166. package/groupLabel.d.ts +3 -4
  167. package/groupLabel.js +3 -4
  168. package/groupLabel.js.map +1 -1
  169. package/groupMembership.d.ts +2 -4
  170. package/groupMembership.js +2 -4
  171. package/groupMembership.js.map +1 -1
  172. package/groupProjectFileTemplate.d.ts +3 -3
  173. package/groupProjectFileTemplate.js +3 -3
  174. package/groupSamlLink.d.ts +1 -3
  175. package/groupSamlLink.js +1 -3
  176. package/groupSamlLink.js.map +1 -1
  177. package/groupShareGroup.d.ts +2 -4
  178. package/groupShareGroup.js +2 -4
  179. package/groupShareGroup.js.map +1 -1
  180. package/groupVariable.d.ts +3 -5
  181. package/groupVariable.js +3 -5
  182. package/groupVariable.js.map +1 -1
  183. package/instanceCluster.d.ts +4 -5
  184. package/instanceCluster.js +4 -5
  185. package/instanceCluster.js.map +1 -1
  186. package/instanceVariable.d.ts +2 -4
  187. package/instanceVariable.js +2 -4
  188. package/instanceVariable.js.map +1 -1
  189. package/integrationCustomIssueTracker.d.ts +2 -3
  190. package/integrationCustomIssueTracker.js +2 -3
  191. package/integrationCustomIssueTracker.js.map +1 -1
  192. package/integrationEmailsOnPush.d.ts +2 -3
  193. package/integrationEmailsOnPush.js +2 -3
  194. package/integrationEmailsOnPush.js.map +1 -1
  195. package/integrationExternalWiki.d.ts +2 -3
  196. package/integrationExternalWiki.js +2 -3
  197. package/integrationExternalWiki.js.map +1 -1
  198. package/integrationGithub.d.ts +2 -3
  199. package/integrationGithub.js +2 -3
  200. package/integrationGithub.js.map +1 -1
  201. package/integrationJira.d.ts +2 -3
  202. package/integrationJira.js +2 -3
  203. package/integrationJira.js.map +1 -1
  204. package/integrationMattermost.d.ts +2 -3
  205. package/integrationMattermost.js +2 -3
  206. package/integrationMattermost.js.map +1 -1
  207. package/integrationMicrosoftTeams.d.ts +2 -3
  208. package/integrationMicrosoftTeams.js +2 -3
  209. package/integrationMicrosoftTeams.js.map +1 -1
  210. package/integrationPipelinesEmail.d.ts +2 -3
  211. package/integrationPipelinesEmail.js +2 -3
  212. package/integrationPipelinesEmail.js.map +1 -1
  213. package/integrationSlack.d.ts +2 -3
  214. package/integrationSlack.js +2 -3
  215. package/integrationSlack.js.map +1 -1
  216. package/package.json +1 -1
  217. package/pagesDomain.d.ts +0 -24
  218. package/pagesDomain.js +0 -24
  219. package/pagesDomain.js.map +1 -1
  220. package/personalAccessToken.d.ts +5 -6
  221. package/personalAccessToken.js +5 -6
  222. package/personalAccessToken.js.map +1 -1
  223. package/pipelineSchedule.d.ts +2 -4
  224. package/pipelineSchedule.js +2 -4
  225. package/pipelineSchedule.js.map +1 -1
  226. package/pipelineScheduleVariable.d.ts +4 -6
  227. package/pipelineScheduleVariable.js +4 -6
  228. package/pipelineScheduleVariable.js.map +1 -1
  229. package/pipelineTrigger.d.ts +1 -3
  230. package/pipelineTrigger.js +1 -3
  231. package/pipelineTrigger.js.map +1 -1
  232. package/project.d.ts +0 -62
  233. package/project.js +0 -62
  234. package/project.js.map +1 -1
  235. package/projectAccessToken.d.ts +5 -6
  236. package/projectAccessToken.js +5 -6
  237. package/projectAccessToken.js.map +1 -1
  238. package/projectBadge.d.ts +8 -6
  239. package/projectBadge.js +8 -6
  240. package/projectBadge.js.map +1 -1
  241. package/projectCluster.d.ts +2 -3
  242. package/projectCluster.js +2 -3
  243. package/projectCluster.js.map +1 -1
  244. package/projectComplianceFramework.d.ts +4 -5
  245. package/projectComplianceFramework.js +4 -5
  246. package/projectComplianceFramework.js.map +1 -1
  247. package/projectCustomAttribute.d.ts +1 -3
  248. package/projectCustomAttribute.js +1 -3
  249. package/projectCustomAttribute.js.map +1 -1
  250. package/projectEnvironment.d.ts +7 -6
  251. package/projectEnvironment.js +7 -6
  252. package/projectEnvironment.js.map +1 -1
  253. package/projectFreezePeriod.d.ts +1 -3
  254. package/projectFreezePeriod.js +1 -3
  255. package/projectFreezePeriod.js.map +1 -1
  256. package/projectHook.d.ts +1 -3
  257. package/projectHook.js +1 -3
  258. package/projectHook.js.map +1 -1
  259. package/projectIssue.d.ts +3 -4
  260. package/projectIssue.js +3 -4
  261. package/projectIssue.js.map +1 -1
  262. package/projectIssueBoard.d.ts +6 -6
  263. package/projectLabel.d.ts +4 -4
  264. package/projectLabel.js +4 -4
  265. package/projectLevelMrApprovals.d.ts +6 -5
  266. package/projectLevelMrApprovals.js +6 -5
  267. package/projectLevelMrApprovals.js.map +1 -1
  268. package/projectMembership.d.ts +3 -5
  269. package/projectMembership.js +3 -5
  270. package/projectMembership.js.map +1 -1
  271. package/projectMilestone.d.ts +5 -6
  272. package/projectMilestone.js +5 -6
  273. package/projectMilestone.js.map +1 -1
  274. package/projectMirror.d.ts +0 -2
  275. package/projectMirror.js +0 -2
  276. package/projectMirror.js.map +1 -1
  277. package/projectRunnerEnablement.d.ts +0 -2
  278. package/projectRunnerEnablement.js +0 -2
  279. package/projectRunnerEnablement.js.map +1 -1
  280. package/projectShareGroup.d.ts +2 -4
  281. package/projectShareGroup.js +2 -4
  282. package/projectShareGroup.js.map +1 -1
  283. package/projectTag.d.ts +6 -6
  284. package/projectTag.js +6 -6
  285. package/projectVariable.d.ts +2 -4
  286. package/projectVariable.js +2 -4
  287. package/projectVariable.js.map +1 -1
  288. package/releaseLink.d.ts +7 -5
  289. package/releaseLink.js +7 -5
  290. package/releaseLink.js.map +1 -1
  291. package/repositoryFile.d.ts +47 -0
  292. package/repositoryFile.js +47 -0
  293. package/repositoryFile.js.map +1 -1
  294. package/runner.d.ts +0 -50
  295. package/runner.js +0 -50
  296. package/runner.js.map +1 -1
  297. package/serviceCustomIssueTracker.d.ts +2 -3
  298. package/serviceCustomIssueTracker.js +2 -3
  299. package/serviceCustomIssueTracker.js.map +1 -1
  300. package/serviceEmailsOnPush.d.ts +2 -3
  301. package/serviceEmailsOnPush.js +2 -3
  302. package/serviceEmailsOnPush.js.map +1 -1
  303. package/serviceExternalWiki.d.ts +2 -3
  304. package/serviceExternalWiki.js +2 -3
  305. package/serviceExternalWiki.js.map +1 -1
  306. package/serviceGithub.d.ts +2 -3
  307. package/serviceGithub.js +2 -3
  308. package/serviceGithub.js.map +1 -1
  309. package/serviceJira.d.ts +2 -3
  310. package/serviceJira.js +2 -3
  311. package/serviceJira.js.map +1 -1
  312. package/serviceMicrosoftTeams.d.ts +2 -3
  313. package/serviceMicrosoftTeams.js +2 -3
  314. package/serviceMicrosoftTeams.js.map +1 -1
  315. package/servicePipelinesEmail.d.ts +2 -3
  316. package/servicePipelinesEmail.js +2 -3
  317. package/servicePipelinesEmail.js.map +1 -1
  318. package/serviceSlack.d.ts +2 -3
  319. package/serviceSlack.js +2 -3
  320. package/serviceSlack.js.map +1 -1
  321. package/systemHook.d.ts +5 -7
  322. package/systemHook.js +5 -7
  323. package/systemHook.js.map +1 -1
  324. package/tagProtection.d.ts +4 -6
  325. package/tagProtection.js +4 -6
  326. package/tagProtection.js.map +1 -1
  327. package/types/input.d.ts +4 -4
  328. package/types/output.d.ts +2 -2
  329. package/user.d.ts +5 -6
  330. package/user.js +5 -6
  331. package/user.js.map +1 -1
  332. package/userCustomAttribute.d.ts +1 -3
  333. package/userCustomAttribute.js +1 -3
  334. package/userCustomAttribute.js.map +1 -1
  335. package/userGpgKey.d.ts +4 -6
  336. package/userGpgKey.js +4 -6
  337. package/userGpgKey.js.map +1 -1
  338. package/userSshKey.d.ts +3 -5
  339. package/userSshKey.js +3 -5
  340. 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));
@@ -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;AAyLD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
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;;;;;;;;;;;;;;;;;;GAkBG;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;;;;;;;;;;;;;;;;;;GAkBG;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"}
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"}
@@ -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));
@@ -1 +1 @@
1
- {"version":3,"file":"getReleaseLink.js","sourceRoot":"","sources":["../getReleaseLink.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;QACvB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wCAQC;AAiED;;;;;;;;;;;;;;;;;;;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"}
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"}
@@ -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
  }
@@ -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));
@@ -1 +1 @@
1
- {"version":3,"file":"getReleaseLinks.js","sourceRoot":"","sources":["../getReleaseLinks.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;QACvB,SAAS,EAAE,IAAI,CAAC,OAAO;KAC1B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC;AA+BD;;;;;;;;;;;;;;;;;;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"}
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"}
@@ -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
  /**
@@ -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));
@@ -1 +1 @@
1
- {"version":3,"file":"getRepositoryFile.js","sourceRoot":"","sources":["../getRepositoryFile.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;GAmBG;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;;;;;;;;;;;;;;;;;;;GAmBG;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"}
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"}
@@ -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.
@@ -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));
@@ -1 +1 @@
1
- {"version":3,"file":"getRepositoryTree.js","sourceRoot":"","sources":["../getRepositoryTree.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;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;AAkDD;;;;;;;;;;;;;;;;;;;;GAoBG;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"}
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"}