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