projen-pipelines 0.0.69 → 0.0.71

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.jsii CHANGED
@@ -159,7 +159,7 @@
159
159
  },
160
160
  "locationInModule": {
161
161
  "filename": "src/awscdk/bash.ts",
162
- "line": 78
162
+ "line": 79
163
163
  },
164
164
  "name": "engineType",
165
165
  "overrides": "projen-pipelines.CDKPipeline",
@@ -276,7 +276,7 @@
276
276
  },
277
277
  "locationInModule": {
278
278
  "filename": "src/awscdk/base.ts",
279
- "line": 273
279
+ "line": 276
280
280
  },
281
281
  "name": "createApplicationEntrypoint",
282
282
  "protected": true
@@ -288,7 +288,7 @@
288
288
  },
289
289
  "locationInModule": {
290
290
  "filename": "src/awscdk/base.ts",
291
- "line": 439
291
+ "line": 442
292
292
  },
293
293
  "name": "createFeatureStage",
294
294
  "protected": true
@@ -300,7 +300,7 @@
300
300
  },
301
301
  "locationInModule": {
302
302
  "filename": "src/awscdk/base.ts",
303
- "line": 478
303
+ "line": 481
304
304
  },
305
305
  "name": "createIndependentStage",
306
306
  "parameters": [
@@ -323,7 +323,7 @@
323
323
  },
324
324
  "locationInModule": {
325
325
  "filename": "src/awscdk/base.ts",
326
- "line": 419
326
+ "line": 422
327
327
  },
328
328
  "name": "createPersonalStage",
329
329
  "protected": true
@@ -335,7 +335,7 @@
335
335
  },
336
336
  "locationInModule": {
337
337
  "filename": "src/awscdk/base.ts",
338
- "line": 459
338
+ "line": 462
339
339
  },
340
340
  "name": "createPipelineStage",
341
341
  "parameters": [
@@ -358,7 +358,7 @@
358
358
  },
359
359
  "locationInModule": {
360
360
  "filename": "src/awscdk/base.ts",
361
- "line": 371
361
+ "line": 374
362
362
  },
363
363
  "name": "createReleaseTasks",
364
364
  "protected": true
@@ -369,7 +369,7 @@
369
369
  },
370
370
  "locationInModule": {
371
371
  "filename": "src/awscdk/base.ts",
372
- "line": 259
372
+ "line": 262
373
373
  },
374
374
  "name": "createSafeStageName",
375
375
  "parameters": [
@@ -409,18 +409,34 @@
409
409
  },
410
410
  "locationInModule": {
411
411
  "filename": "src/awscdk/base.ts",
412
- "line": 237
412
+ "line": 496
413
413
  },
414
- "name": "getAssetUploadCommands",
414
+ "name": "getCliStackPattern",
415
415
  "parameters": [
416
416
  {
417
- "name": "needsVersionedArtifacts",
417
+ "name": "stage",
418
418
  "type": {
419
- "primitive": "boolean"
419
+ "primitive": "string"
420
420
  }
421
421
  }
422
422
  ],
423
423
  "protected": true,
424
+ "returns": {
425
+ "type": {
426
+ "primitive": "string"
427
+ }
428
+ }
429
+ },
430
+ {
431
+ "docs": {
432
+ "stability": "stable"
433
+ },
434
+ "locationInModule": {
435
+ "filename": "src/awscdk/base.ts",
436
+ "line": 243
437
+ },
438
+ "name": "renderAssemblyUploadCommands",
439
+ "protected": true,
424
440
  "returns": {
425
441
  "type": {
426
442
  "collection": {
@@ -438,12 +454,13 @@
438
454
  },
439
455
  "locationInModule": {
440
456
  "filename": "src/awscdk/base.ts",
441
- "line": 493
457
+ "line": 237
442
458
  },
443
- "name": "getCliStackPattern",
459
+ "name": "renderAssetUploadCommands",
444
460
  "parameters": [
445
461
  {
446
- "name": "stage",
462
+ "name": "stageName",
463
+ "optional": true,
447
464
  "type": {
448
465
  "primitive": "string"
449
466
  }
@@ -452,7 +469,12 @@
452
469
  "protected": true,
453
470
  "returns": {
454
471
  "type": {
455
- "primitive": "string"
472
+ "collection": {
473
+ "elementtype": {
474
+ "primitive": "string"
475
+ },
476
+ "kind": "array"
477
+ }
456
478
  }
457
479
  }
458
480
  },
@@ -462,7 +484,7 @@
462
484
  },
463
485
  "locationInModule": {
464
486
  "filename": "src/awscdk/base.ts",
465
- "line": 247
487
+ "line": 250
466
488
  },
467
489
  "name": "renderDeployCommands",
468
490
  "parameters": [
@@ -491,7 +513,7 @@
491
513
  },
492
514
  "locationInModule": {
493
515
  "filename": "src/awscdk/base.ts",
494
- "line": 253
516
+ "line": 256
495
517
  },
496
518
  "name": "renderDiffCommands",
497
519
  "parameters": [
@@ -1039,7 +1061,7 @@
1039
1061
  },
1040
1062
  "locationInModule": {
1041
1063
  "filename": "src/awscdk/github.ts",
1042
- "line": 67
1064
+ "line": 78
1043
1065
  },
1044
1066
  "parameters": [
1045
1067
  {
@@ -1065,7 +1087,7 @@
1065
1087
  "kind": "class",
1066
1088
  "locationInModule": {
1067
1089
  "filename": "src/awscdk/github.ts",
1068
- "line": 50
1090
+ "line": 61
1069
1091
  },
1070
1092
  "methods": [
1071
1093
  {
@@ -1075,7 +1097,7 @@
1075
1097
  },
1076
1098
  "locationInModule": {
1077
1099
  "filename": "src/awscdk/github.ts",
1078
- "line": 169
1100
+ "line": 180
1079
1101
  },
1080
1102
  "name": "createAssetUpload"
1081
1103
  },
@@ -1086,7 +1108,7 @@
1086
1108
  },
1087
1109
  "locationInModule": {
1088
1110
  "filename": "src/awscdk/github.ts",
1089
- "line": 217
1111
+ "line": 247
1090
1112
  },
1091
1113
  "name": "createDeployment",
1092
1114
  "parameters": [
@@ -1108,7 +1130,7 @@
1108
1130
  },
1109
1131
  "locationInModule": {
1110
1132
  "filename": "src/awscdk/github.ts",
1111
- "line": 324
1133
+ "line": 360
1112
1134
  },
1113
1135
  "name": "createIndependentDeployment",
1114
1136
  "parameters": [
@@ -1130,7 +1152,7 @@
1130
1152
  },
1131
1153
  "locationInModule": {
1132
1154
  "filename": "src/awscdk/github.ts",
1133
- "line": 111
1155
+ "line": 122
1134
1156
  },
1135
1157
  "name": "engineType",
1136
1158
  "overrides": "projen-pipelines.CDKPipeline",
@@ -1151,7 +1173,7 @@
1151
1173
  "immutable": true,
1152
1174
  "locationInModule": {
1153
1175
  "filename": "src/awscdk/github.ts",
1154
- "line": 53
1176
+ "line": 64
1155
1177
  },
1156
1178
  "name": "needsVersionedArtifacts",
1157
1179
  "type": {
@@ -1164,7 +1186,7 @@
1164
1186
  },
1165
1187
  "locationInModule": {
1166
1188
  "filename": "src/awscdk/github.ts",
1167
- "line": 60
1189
+ "line": 71
1168
1190
  },
1169
1191
  "name": "useGithubPackages",
1170
1192
  "protected": true,
@@ -1189,7 +1211,7 @@
1189
1211
  "kind": "interface",
1190
1212
  "locationInModule": {
1191
1213
  "filename": "src/awscdk/github.ts",
1192
- "line": 30
1214
+ "line": 32
1193
1215
  },
1194
1216
  "name": "GithubCDKPipelineOptions",
1195
1217
  "properties": [
@@ -1202,7 +1224,7 @@
1202
1224
  "immutable": true,
1203
1225
  "locationInModule": {
1204
1226
  "filename": "src/awscdk/github.ts",
1205
- "line": 33
1227
+ "line": 35
1206
1228
  },
1207
1229
  "name": "iamRoleArns",
1208
1230
  "type": {
@@ -1219,7 +1241,7 @@
1219
1241
  "immutable": true,
1220
1242
  "locationInModule": {
1221
1243
  "filename": "src/awscdk/github.ts",
1222
- "line": 40
1244
+ "line": 42
1223
1245
  },
1224
1246
  "name": "runnerTags",
1225
1247
  "optional": true,
@@ -1232,6 +1254,25 @@
1232
1254
  }
1233
1255
  }
1234
1256
  },
1257
+ {
1258
+ "abstract": true,
1259
+ "docs": {
1260
+ "default": "false",
1261
+ "remarks": "INFO: When using environments consider protection rules instead of using the manual option of projen-pipelines for stages",
1262
+ "stability": "stable",
1263
+ "summary": "whether to use GitHub environments for deployment stages."
1264
+ },
1265
+ "immutable": true,
1266
+ "locationInModule": {
1267
+ "filename": "src/awscdk/github.ts",
1268
+ "line": 54
1269
+ },
1270
+ "name": "useGithubEnvironments",
1271
+ "optional": true,
1272
+ "type": {
1273
+ "primitive": "boolean"
1274
+ }
1275
+ },
1235
1276
  {
1236
1277
  "abstract": true,
1237
1278
  "docs": {
@@ -1242,7 +1283,7 @@
1242
1283
  "immutable": true,
1243
1284
  "locationInModule": {
1244
1285
  "filename": "src/awscdk/github.ts",
1245
- "line": 43
1286
+ "line": 45
1246
1287
  },
1247
1288
  "name": "useGithubPackagesForAssembly",
1248
1289
  "optional": true,
@@ -1285,6 +1326,28 @@
1285
1326
  "primitive": "string"
1286
1327
  }
1287
1328
  },
1329
+ {
1330
+ "abstract": true,
1331
+ "docs": {
1332
+ "stability": "stable",
1333
+ "summary": "IAM role ARN for the asset publishing step for a specific stage."
1334
+ },
1335
+ "immutable": true,
1336
+ "locationInModule": {
1337
+ "filename": "src/awscdk/github.ts",
1338
+ "line": 24
1339
+ },
1340
+ "name": "assetPublishingPerStage",
1341
+ "optional": true,
1342
+ "type": {
1343
+ "collection": {
1344
+ "elementtype": {
1345
+ "primitive": "string"
1346
+ },
1347
+ "kind": "map"
1348
+ }
1349
+ }
1350
+ },
1288
1351
  {
1289
1352
  "abstract": true,
1290
1353
  "docs": {
@@ -1311,7 +1374,7 @@
1311
1374
  "immutable": true,
1312
1375
  "locationInModule": {
1313
1376
  "filename": "src/awscdk/github.ts",
1314
- "line": 24
1377
+ "line": 26
1315
1378
  },
1316
1379
  "name": "deployment",
1317
1380
  "optional": true,
@@ -1441,7 +1504,7 @@
1441
1504
  },
1442
1505
  "locationInModule": {
1443
1506
  "filename": "src/awscdk/gitlab.ts",
1444
- "line": 82
1507
+ "line": 84
1445
1508
  },
1446
1509
  "parameters": [
1447
1510
  {
@@ -1467,7 +1530,7 @@
1467
1530
  "kind": "class",
1468
1531
  "locationInModule": {
1469
1532
  "filename": "src/awscdk/gitlab.ts",
1470
- "line": 61
1533
+ "line": 63
1471
1534
  },
1472
1535
  "methods": [
1473
1536
  {
@@ -1478,7 +1541,7 @@
1478
1541
  },
1479
1542
  "locationInModule": {
1480
1543
  "filename": "src/awscdk/gitlab.ts",
1481
- "line": 209
1544
+ "line": 211
1482
1545
  },
1483
1546
  "name": "createAssetUpload",
1484
1547
  "protected": true
@@ -1491,7 +1554,7 @@
1491
1554
  },
1492
1555
  "locationInModule": {
1493
1556
  "filename": "src/awscdk/gitlab.ts",
1494
- "line": 244
1557
+ "line": 262
1495
1558
  },
1496
1559
  "name": "createDeployment",
1497
1560
  "parameters": [
@@ -1514,7 +1577,7 @@
1514
1577
  },
1515
1578
  "locationInModule": {
1516
1579
  "filename": "src/awscdk/gitlab.ts",
1517
- "line": 311
1580
+ "line": 329
1518
1581
  },
1519
1582
  "name": "createIndependentDeployment",
1520
1583
  "parameters": [
@@ -1537,7 +1600,7 @@
1537
1600
  },
1538
1601
  "locationInModule": {
1539
1602
  "filename": "src/awscdk/gitlab.ts",
1540
- "line": 173
1603
+ "line": 175
1541
1604
  },
1542
1605
  "name": "createSynth",
1543
1606
  "protected": true
@@ -1548,7 +1611,7 @@
1548
1611
  },
1549
1612
  "locationInModule": {
1550
1613
  "filename": "src/awscdk/gitlab.ts",
1551
- "line": 353
1614
+ "line": 371
1552
1615
  },
1553
1616
  "name": "engineType",
1554
1617
  "overrides": "projen-pipelines.CDKPipeline",
@@ -1566,7 +1629,7 @@
1566
1629
  },
1567
1630
  "locationInModule": {
1568
1631
  "filename": "src/awscdk/gitlab.ts",
1569
- "line": 114
1632
+ "line": 116
1570
1633
  },
1571
1634
  "name": "setupSnippets",
1572
1635
  "protected": true
@@ -1582,7 +1645,7 @@
1582
1645
  "immutable": true,
1583
1646
  "locationInModule": {
1584
1647
  "filename": "src/awscdk/gitlab.ts",
1585
- "line": 70
1648
+ "line": 72
1586
1649
  },
1587
1650
  "name": "config",
1588
1651
  "type": {
@@ -1598,7 +1661,7 @@
1598
1661
  "immutable": true,
1599
1662
  "locationInModule": {
1600
1663
  "filename": "src/awscdk/gitlab.ts",
1601
- "line": 67
1664
+ "line": 69
1602
1665
  },
1603
1666
  "name": "jobImage",
1604
1667
  "type": {
@@ -1614,7 +1677,7 @@
1614
1677
  "immutable": true,
1615
1678
  "locationInModule": {
1616
1679
  "filename": "src/awscdk/gitlab.ts",
1617
- "line": 64
1680
+ "line": 66
1618
1681
  },
1619
1682
  "name": "needsVersionedArtifacts",
1620
1683
  "type": {
@@ -1638,7 +1701,7 @@
1638
1701
  "kind": "interface",
1639
1702
  "locationInModule": {
1640
1703
  "filename": "src/awscdk/gitlab.ts",
1641
- "line": 45
1704
+ "line": 47
1642
1705
  },
1643
1706
  "name": "GitlabCDKPipelineOptions",
1644
1707
  "properties": [
@@ -1651,7 +1714,7 @@
1651
1714
  "immutable": true,
1652
1715
  "locationInModule": {
1653
1716
  "filename": "src/awscdk/gitlab.ts",
1654
- "line": 47
1717
+ "line": 49
1655
1718
  },
1656
1719
  "name": "iamRoleArns",
1657
1720
  "type": {
@@ -1667,7 +1730,7 @@
1667
1730
  "immutable": true,
1668
1731
  "locationInModule": {
1669
1732
  "filename": "src/awscdk/gitlab.ts",
1670
- "line": 51
1733
+ "line": 53
1671
1734
  },
1672
1735
  "name": "image",
1673
1736
  "optional": true,
@@ -1684,7 +1747,7 @@
1684
1747
  "immutable": true,
1685
1748
  "locationInModule": {
1686
1749
  "filename": "src/awscdk/gitlab.ts",
1687
- "line": 49
1750
+ "line": 51
1688
1751
  },
1689
1752
  "name": "runnerTags",
1690
1753
  "optional": true,
@@ -1715,7 +1778,7 @@
1715
1778
  "abstract": true,
1716
1779
  "docs": {
1717
1780
  "stability": "stable",
1718
- "summary": "IAM role ARN for the asset publishing stage."
1781
+ "summary": "IAM role ARN for the asset publishing step."
1719
1782
  },
1720
1783
  "immutable": true,
1721
1784
  "locationInModule": {
@@ -1728,6 +1791,28 @@
1728
1791
  "primitive": "string"
1729
1792
  }
1730
1793
  },
1794
+ {
1795
+ "abstract": true,
1796
+ "docs": {
1797
+ "stability": "stable",
1798
+ "summary": "IAM role ARN for the asset publishing step for a specific stage."
1799
+ },
1800
+ "immutable": true,
1801
+ "locationInModule": {
1802
+ "filename": "src/awscdk/gitlab.ts",
1803
+ "line": 20
1804
+ },
1805
+ "name": "assetPublishingPerStage",
1806
+ "optional": true,
1807
+ "type": {
1808
+ "collection": {
1809
+ "elementtype": {
1810
+ "primitive": "string"
1811
+ },
1812
+ "kind": "map"
1813
+ }
1814
+ }
1815
+ },
1731
1816
  {
1732
1817
  "abstract": true,
1733
1818
  "docs": {
@@ -1754,7 +1839,7 @@
1754
1839
  "immutable": true,
1755
1840
  "locationInModule": {
1756
1841
  "filename": "src/awscdk/gitlab.ts",
1757
- "line": 22
1842
+ "line": 24
1758
1843
  },
1759
1844
  "name": "deployment",
1760
1845
  "optional": true,
@@ -1776,7 +1861,7 @@
1776
1861
  "immutable": true,
1777
1862
  "locationInModule": {
1778
1863
  "filename": "src/awscdk/gitlab.ts",
1779
- "line": 20
1864
+ "line": 22
1780
1865
  },
1781
1866
  "name": "diff",
1782
1867
  "optional": true,
@@ -1821,7 +1906,7 @@
1821
1906
  "kind": "interface",
1822
1907
  "locationInModule": {
1823
1908
  "filename": "src/awscdk/gitlab.ts",
1824
- "line": 29
1909
+ "line": 31
1825
1910
  },
1826
1911
  "name": "GitlabRunnerTags",
1827
1912
  "properties": [
@@ -1834,7 +1919,7 @@
1834
1919
  "immutable": true,
1835
1920
  "locationInModule": {
1836
1921
  "filename": "src/awscdk/gitlab.ts",
1837
- "line": 35
1922
+ "line": 37
1838
1923
  },
1839
1924
  "name": "assetPublishing",
1840
1925
  "optional": true,
@@ -1856,7 +1941,7 @@
1856
1941
  "immutable": true,
1857
1942
  "locationInModule": {
1858
1943
  "filename": "src/awscdk/gitlab.ts",
1859
- "line": 31
1944
+ "line": 33
1860
1945
  },
1861
1946
  "name": "default",
1862
1947
  "optional": true,
@@ -1878,7 +1963,7 @@
1878
1963
  "immutable": true,
1879
1964
  "locationInModule": {
1880
1965
  "filename": "src/awscdk/gitlab.ts",
1881
- "line": 39
1966
+ "line": 41
1882
1967
  },
1883
1968
  "name": "deployment",
1884
1969
  "optional": true,
@@ -1905,7 +1990,7 @@
1905
1990
  "immutable": true,
1906
1991
  "locationInModule": {
1907
1992
  "filename": "src/awscdk/gitlab.ts",
1908
- "line": 37
1993
+ "line": 39
1909
1994
  },
1910
1995
  "name": "diff",
1911
1996
  "optional": true,
@@ -1932,7 +2017,7 @@
1932
2017
  "immutable": true,
1933
2018
  "locationInModule": {
1934
2019
  "filename": "src/awscdk/gitlab.ts",
1935
- "line": 33
2020
+ "line": 35
1936
2021
  },
1937
2022
  "name": "synth",
1938
2023
  "optional": true,
@@ -2489,6 +2574,6 @@
2489
2574
  "symbolId": "src/awscdk/base:StageOptions"
2490
2575
  }
2491
2576
  },
2492
- "version": "0.0.69",
2493
- "fingerprint": "j87MTDjnj7tFpmFcFuJ2jrfecEhO7TlxLQLI0kPer7o="
2577
+ "version": "0.0.71",
2578
+ "fingerprint": "wOKcj00vMyiyEAOvouy3+3GK12AbF6C4h+mVreQmyVY="
2494
2579
  }
package/API.md CHANGED
@@ -1487,6 +1487,7 @@ const githubCDKPipelineOptions: GithubCDKPipelineOptions = { ... }
1487
1487
  | <code><a href="#projen-pipelines.GithubCDKPipelineOptions.property.stackPrefix">stackPrefix</a></code> | <code>string</code> | This field is used to define a prefix for the AWS Stack resources created during the pipeline's operation. |
1488
1488
  | <code><a href="#projen-pipelines.GithubCDKPipelineOptions.property.iamRoleArns">iamRoleArns</a></code> | <code><a href="#projen-pipelines.GithubIamRoleConfig">GithubIamRoleConfig</a></code> | IAM config for GitHub Actions. |
1489
1489
  | <code><a href="#projen-pipelines.GithubCDKPipelineOptions.property.runnerTags">runnerTags</a></code> | <code>string[]</code> | runner tags to use to select runners. |
1490
+ | <code><a href="#projen-pipelines.GithubCDKPipelineOptions.property.useGithubEnvironments">useGithubEnvironments</a></code> | <code>boolean</code> | whether to use GitHub environments for deployment stages. |
1490
1491
  | <code><a href="#projen-pipelines.GithubCDKPipelineOptions.property.useGithubPackagesForAssembly">useGithubPackagesForAssembly</a></code> | <code>boolean</code> | use GitHub Packages to store vesioned artifacts of cloud assembly; |
1491
1492
 
1492
1493
  ---
@@ -1680,6 +1681,21 @@ runner tags to use to select runners.
1680
1681
 
1681
1682
  ---
1682
1683
 
1684
+ ##### `useGithubEnvironments`<sup>Optional</sup> <a name="useGithubEnvironments" id="projen-pipelines.GithubCDKPipelineOptions.property.useGithubEnvironments"></a>
1685
+
1686
+ ```typescript
1687
+ public readonly useGithubEnvironments: boolean;
1688
+ ```
1689
+
1690
+ - *Type:* boolean
1691
+ - *Default:* false
1692
+
1693
+ whether to use GitHub environments for deployment stages.
1694
+
1695
+ INFO: When using environments consider protection rules instead of using the manual option of projen-pipelines for stages
1696
+
1697
+ ---
1698
+
1683
1699
  ##### `useGithubPackagesForAssembly`<sup>Optional</sup> <a name="useGithubPackagesForAssembly" id="projen-pipelines.GithubCDKPipelineOptions.property.useGithubPackagesForAssembly"></a>
1684
1700
 
1685
1701
  ```typescript
@@ -1711,6 +1727,7 @@ const githubIamRoleConfig: GithubIamRoleConfig = { ... }
1711
1727
  | **Name** | **Type** | **Description** |
1712
1728
  | --- | --- | --- |
1713
1729
  | <code><a href="#projen-pipelines.GithubIamRoleConfig.property.assetPublishing">assetPublishing</a></code> | <code>string</code> | IAM role ARN for the asset publishing step. |
1730
+ | <code><a href="#projen-pipelines.GithubIamRoleConfig.property.assetPublishingPerStage">assetPublishingPerStage</a></code> | <code>{[ key: string ]: string}</code> | IAM role ARN for the asset publishing step for a specific stage. |
1714
1731
  | <code><a href="#projen-pipelines.GithubIamRoleConfig.property.default">default</a></code> | <code>string</code> | Default IAM role ARN used if no specific role is provided. |
1715
1732
  | <code><a href="#projen-pipelines.GithubIamRoleConfig.property.deployment">deployment</a></code> | <code>{[ key: string ]: string}</code> | IAM role ARNs for different deployment stages. |
1716
1733
  | <code><a href="#projen-pipelines.GithubIamRoleConfig.property.synth">synth</a></code> | <code>string</code> | IAM role ARN for the synthesis step. |
@@ -1729,6 +1746,18 @@ IAM role ARN for the asset publishing step.
1729
1746
 
1730
1747
  ---
1731
1748
 
1749
+ ##### `assetPublishingPerStage`<sup>Optional</sup> <a name="assetPublishingPerStage" id="projen-pipelines.GithubIamRoleConfig.property.assetPublishingPerStage"></a>
1750
+
1751
+ ```typescript
1752
+ public readonly assetPublishingPerStage: {[ key: string ]: string};
1753
+ ```
1754
+
1755
+ - *Type:* {[ key: string ]: string}
1756
+
1757
+ IAM role ARN for the asset publishing step for a specific stage.
1758
+
1759
+ ---
1760
+
1732
1761
  ##### `default`<sup>Optional</sup> <a name="default" id="projen-pipelines.GithubIamRoleConfig.property.default"></a>
1733
1762
 
1734
1763
  ```typescript
@@ -2078,7 +2107,8 @@ const gitlabIamRoleConfig: GitlabIamRoleConfig = { ... }
2078
2107
 
2079
2108
  | **Name** | **Type** | **Description** |
2080
2109
  | --- | --- | --- |
2081
- | <code><a href="#projen-pipelines.GitlabIamRoleConfig.property.assetPublishing">assetPublishing</a></code> | <code>string</code> | IAM role ARN for the asset publishing stage. |
2110
+ | <code><a href="#projen-pipelines.GitlabIamRoleConfig.property.assetPublishing">assetPublishing</a></code> | <code>string</code> | IAM role ARN for the asset publishing step. |
2111
+ | <code><a href="#projen-pipelines.GitlabIamRoleConfig.property.assetPublishingPerStage">assetPublishingPerStage</a></code> | <code>{[ key: string ]: string}</code> | IAM role ARN for the asset publishing step for a specific stage. |
2082
2112
  | <code><a href="#projen-pipelines.GitlabIamRoleConfig.property.default">default</a></code> | <code>string</code> | Default IAM role ARN used if specific stage role is not provided. |
2083
2113
  | <code><a href="#projen-pipelines.GitlabIamRoleConfig.property.deployment">deployment</a></code> | <code>{[ key: string ]: string}</code> | A map of stage names to IAM role ARNs for the deployment operation. |
2084
2114
  | <code><a href="#projen-pipelines.GitlabIamRoleConfig.property.diff">diff</a></code> | <code>{[ key: string ]: string}</code> | A map of stage names to IAM role ARNs for the diff operation. |
@@ -2094,7 +2124,19 @@ public readonly assetPublishing: string;
2094
2124
 
2095
2125
  - *Type:* string
2096
2126
 
2097
- IAM role ARN for the asset publishing stage.
2127
+ IAM role ARN for the asset publishing step.
2128
+
2129
+ ---
2130
+
2131
+ ##### `assetPublishingPerStage`<sup>Optional</sup> <a name="assetPublishingPerStage" id="projen-pipelines.GitlabIamRoleConfig.property.assetPublishingPerStage"></a>
2132
+
2133
+ ```typescript
2134
+ public readonly assetPublishingPerStage: {[ key: string ]: string};
2135
+ ```
2136
+
2137
+ - *Type:* {[ key: string ]: string}
2138
+
2139
+ IAM role ARN for the asset publishing step for a specific stage.
2098
2140
 
2099
2141
  ---
2100
2142
 
@@ -115,7 +115,8 @@ export declare abstract class CDKPipeline extends Component {
115
115
  protected renderInstallCommands(): string[];
116
116
  protected renderInstallPackageCommands(packageName: string, runPreInstallCommands?: boolean): string[];
117
117
  protected renderSynthCommands(): string[];
118
- protected getAssetUploadCommands(needsVersionedArtifacts: boolean): string[];
118
+ protected renderAssetUploadCommands(stageName?: string): string[];
119
+ protected renderAssemblyUploadCommands(): string[];
119
120
  protected renderDeployCommands(stageName: string): string[];
120
121
  protected renderDiffCommands(stageName: string): string[];
121
122
  protected createSafeStageName(name: string): string;