projen-pipelines 0.0.62 → 0.0.63

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
@@ -246,7 +246,7 @@
246
246
  },
247
247
  "locationInModule": {
248
248
  "filename": "src/awscdk/base.ts",
249
- "line": 118
249
+ "line": 145
250
250
  },
251
251
  "parameters": [
252
252
  {
@@ -266,7 +266,7 @@
266
266
  "kind": "class",
267
267
  "locationInModule": {
268
268
  "filename": "src/awscdk/base.ts",
269
- "line": 113
269
+ "line": 140
270
270
  },
271
271
  "methods": [
272
272
  {
@@ -276,7 +276,7 @@
276
276
  },
277
277
  "locationInModule": {
278
278
  "filename": "src/awscdk/base.ts",
279
- "line": 225
279
+ "line": 255
280
280
  },
281
281
  "name": "createApplicationEntrypoint",
282
282
  "protected": true
@@ -288,11 +288,34 @@
288
288
  },
289
289
  "locationInModule": {
290
290
  "filename": "src/awscdk/base.ts",
291
- "line": 370
291
+ "line": 413
292
292
  },
293
293
  "name": "createFeatureStage",
294
294
  "protected": true
295
295
  },
296
+ {
297
+ "docs": {
298
+ "stability": "stable",
299
+ "summary": "This method sets up tasks for the independent stages including deployment and comparing changes (diff)."
300
+ },
301
+ "locationInModule": {
302
+ "filename": "src/awscdk/base.ts",
303
+ "line": 444
304
+ },
305
+ "name": "createIndependentStage",
306
+ "parameters": [
307
+ {
308
+ "docs": {
309
+ "summary": "- The stage to create."
310
+ },
311
+ "name": "stage",
312
+ "type": {
313
+ "fqn": "projen-pipelines.IndependentStage"
314
+ }
315
+ }
316
+ ],
317
+ "protected": true
318
+ },
296
319
  {
297
320
  "docs": {
298
321
  "stability": "stable",
@@ -300,7 +323,7 @@
300
323
  },
301
324
  "locationInModule": {
302
325
  "filename": "src/awscdk/base.ts",
303
- "line": 350
326
+ "line": 393
304
327
  },
305
328
  "name": "createPersonalStage",
306
329
  "protected": true
@@ -312,7 +335,7 @@
312
335
  },
313
336
  "locationInModule": {
314
337
  "filename": "src/awscdk/base.ts",
315
- "line": 387
338
+ "line": 430
316
339
  },
317
340
  "name": "createPipelineStage",
318
341
  "parameters": [
@@ -335,7 +358,7 @@
335
358
  },
336
359
  "locationInModule": {
337
360
  "filename": "src/awscdk/base.ts",
338
- "line": 310
361
+ "line": 353
339
362
  },
340
363
  "name": "createReleaseTasks",
341
364
  "protected": true
@@ -347,7 +370,7 @@
347
370
  },
348
371
  "locationInModule": {
349
372
  "filename": "src/awscdk/base.ts",
350
- "line": 163
373
+ "line": 193
351
374
  },
352
375
  "name": "engineType",
353
376
  "returns": {
@@ -362,7 +385,7 @@
362
385
  },
363
386
  "locationInModule": {
364
387
  "filename": "src/awscdk/base.ts",
365
- "line": 199
388
+ "line": 229
366
389
  },
367
390
  "name": "getAssetUploadCommands",
368
391
  "parameters": [
@@ -391,7 +414,7 @@
391
414
  },
392
415
  "locationInModule": {
393
416
  "filename": "src/awscdk/base.ts",
394
- "line": 397
417
+ "line": 454
395
418
  },
396
419
  "name": "getCliStackPattern",
397
420
  "parameters": [
@@ -415,7 +438,7 @@
415
438
  },
416
439
  "locationInModule": {
417
440
  "filename": "src/awscdk/base.ts",
418
- "line": 209
441
+ "line": 239
419
442
  },
420
443
  "name": "renderDeployCommands",
421
444
  "parameters": [
@@ -444,7 +467,7 @@
444
467
  },
445
468
  "locationInModule": {
446
469
  "filename": "src/awscdk/base.ts",
447
- "line": 215
470
+ "line": 245
448
471
  },
449
472
  "name": "renderDiffCommands",
450
473
  "parameters": [
@@ -473,7 +496,7 @@
473
496
  },
474
497
  "locationInModule": {
475
498
  "filename": "src/awscdk/base.ts",
476
- "line": 165
499
+ "line": 195
477
500
  },
478
501
  "name": "renderInstallCommands",
479
502
  "protected": true,
@@ -494,7 +517,7 @@
494
517
  },
495
518
  "locationInModule": {
496
519
  "filename": "src/awscdk/base.ts",
497
- "line": 172
520
+ "line": 202
498
521
  },
499
522
  "name": "renderInstallPackageCommands",
500
523
  "parameters": [
@@ -530,7 +553,7 @@
530
553
  },
531
554
  "locationInModule": {
532
555
  "filename": "src/awscdk/base.ts",
533
- "line": 191
556
+ "line": 221
534
557
  },
535
558
  "name": "renderSynthCommands",
536
559
  "protected": true,
@@ -555,7 +578,7 @@
555
578
  "immutable": true,
556
579
  "locationInModule": {
557
580
  "filename": "src/awscdk/base.ts",
558
- "line": 116
581
+ "line": 143
559
582
  },
560
583
  "name": "branchName",
561
584
  "type": {
@@ -569,7 +592,7 @@
569
592
  "immutable": true,
570
593
  "locationInModule": {
571
594
  "filename": "src/awscdk/base.ts",
572
- "line": 115
595
+ "line": 142
573
596
  },
574
597
  "name": "stackPrefix",
575
598
  "type": {
@@ -582,7 +605,7 @@
582
605
  },
583
606
  "locationInModule": {
584
607
  "filename": "src/awscdk/base.ts",
585
- "line": 118
608
+ "line": 145
586
609
  },
587
610
  "name": "app",
588
611
  "protected": true,
@@ -605,7 +628,7 @@
605
628
  "kind": "interface",
606
629
  "locationInModule": {
607
630
  "filename": "src/awscdk/base.ts",
608
- "line": 54
631
+ "line": 73
609
632
  },
610
633
  "name": "CDKPipelineOptions",
611
634
  "properties": [
@@ -619,7 +642,7 @@
619
642
  "immutable": true,
620
643
  "locationInModule": {
621
644
  "filename": "src/awscdk/base.ts",
622
- "line": 83
645
+ "line": 102
623
646
  },
624
647
  "name": "pkgNamespace",
625
648
  "type": {
@@ -629,12 +652,13 @@
629
652
  {
630
653
  "abstract": true,
631
654
  "docs": {
632
- "stability": "stable"
655
+ "stability": "stable",
656
+ "summary": "This field specifies a list of stages that should be deployed using a CI/CD pipeline."
633
657
  },
634
658
  "immutable": true,
635
659
  "locationInModule": {
636
660
  "filename": "src/awscdk/base.ts",
637
- "line": 85
661
+ "line": 107
638
662
  },
639
663
  "name": "stages",
640
664
  "type": {
@@ -656,7 +680,7 @@
656
680
  "immutable": true,
657
681
  "locationInModule": {
658
682
  "filename": "src/awscdk/base.ts",
659
- "line": 60
683
+ "line": 79
660
684
  },
661
685
  "name": "branchName",
662
686
  "optional": true,
@@ -675,7 +699,7 @@
675
699
  "immutable": true,
676
700
  "locationInModule": {
677
701
  "filename": "src/awscdk/base.ts",
678
- "line": 76
702
+ "line": 95
679
703
  },
680
704
  "name": "deploySubStacks",
681
705
  "optional": true,
@@ -686,12 +710,13 @@
686
710
  {
687
711
  "abstract": true,
688
712
  "docs": {
689
- "stability": "stable"
713
+ "stability": "stable",
714
+ "summary": "This specifies details for feature stages."
690
715
  },
691
716
  "immutable": true,
692
717
  "locationInModule": {
693
718
  "filename": "src/awscdk/base.ts",
694
- "line": 89
719
+ "line": 116
695
720
  },
696
721
  "name": "featureStages",
697
722
  "optional": true,
@@ -702,12 +727,35 @@
702
727
  {
703
728
  "abstract": true,
704
729
  "docs": {
705
- "stability": "stable"
730
+ "stability": "stable",
731
+ "summary": "This specifies details for independent stages."
706
732
  },
707
733
  "immutable": true,
708
734
  "locationInModule": {
709
735
  "filename": "src/awscdk/base.ts",
710
- "line": 87
736
+ "line": 110
737
+ },
738
+ "name": "independentStages",
739
+ "optional": true,
740
+ "type": {
741
+ "collection": {
742
+ "elementtype": {
743
+ "fqn": "projen-pipelines.IndependentStage"
744
+ },
745
+ "kind": "array"
746
+ }
747
+ }
748
+ },
749
+ {
750
+ "abstract": true,
751
+ "docs": {
752
+ "stability": "stable",
753
+ "summary": "This specifies details for a personal stage."
754
+ },
755
+ "immutable": true,
756
+ "locationInModule": {
757
+ "filename": "src/awscdk/base.ts",
758
+ "line": 113
711
759
  },
712
760
  "name": "personalStage",
713
761
  "optional": true,
@@ -723,7 +771,7 @@
723
771
  "immutable": true,
724
772
  "locationInModule": {
725
773
  "filename": "src/awscdk/base.ts",
726
- "line": 102
774
+ "line": 129
727
775
  },
728
776
  "name": "postSynthCommands",
729
777
  "optional": true,
@@ -744,7 +792,7 @@
744
792
  "immutable": true,
745
793
  "locationInModule": {
746
794
  "filename": "src/awscdk/base.ts",
747
- "line": 106
795
+ "line": 133
748
796
  },
749
797
  "name": "postSynthSteps",
750
798
  "optional": true,
@@ -765,7 +813,7 @@
765
813
  "immutable": true,
766
814
  "locationInModule": {
767
815
  "filename": "src/awscdk/base.ts",
768
- "line": 100
816
+ "line": 127
769
817
  },
770
818
  "name": "preInstallCommands",
771
819
  "optional": true,
@@ -786,7 +834,7 @@
786
834
  "immutable": true,
787
835
  "locationInModule": {
788
836
  "filename": "src/awscdk/base.ts",
789
- "line": 104
837
+ "line": 131
790
838
  },
791
839
  "name": "preInstallSteps",
792
840
  "optional": true,
@@ -807,7 +855,7 @@
807
855
  "immutable": true,
808
856
  "locationInModule": {
809
857
  "filename": "src/awscdk/base.ts",
810
- "line": 101
858
+ "line": 128
811
859
  },
812
860
  "name": "preSynthCommands",
813
861
  "optional": true,
@@ -828,7 +876,7 @@
828
876
  "immutable": true,
829
877
  "locationInModule": {
830
878
  "filename": "src/awscdk/base.ts",
831
- "line": 105
879
+ "line": 132
832
880
  },
833
881
  "name": "preSynthSteps",
834
882
  "optional": true,
@@ -851,7 +899,7 @@
851
899
  "immutable": true,
852
900
  "locationInModule": {
853
901
  "filename": "src/awscdk/base.ts",
854
- "line": 68
902
+ "line": 87
855
903
  },
856
904
  "name": "stackPrefix",
857
905
  "optional": true,
@@ -866,13 +914,17 @@
866
914
  "assembly": "projen-pipelines",
867
915
  "datatype": true,
868
916
  "docs": {
869
- "stability": "stable"
917
+ "stability": "stable",
918
+ "summary": "Options for stages that are part of the pipeline."
870
919
  },
871
920
  "fqn": "projen-pipelines.DeploymentStage",
921
+ "interfaces": [
922
+ "projen-pipelines.NamedStageOptions"
923
+ ],
872
924
  "kind": "interface",
873
925
  "locationInModule": {
874
926
  "filename": "src/awscdk/base.ts",
875
- "line": 38
927
+ "line": 41
876
928
  },
877
929
  "name": "DeploymentStage",
878
930
  "properties": [
@@ -884,37 +936,7 @@
884
936
  "immutable": true,
885
937
  "locationInModule": {
886
938
  "filename": "src/awscdk/base.ts",
887
- "line": 40
888
- },
889
- "name": "env",
890
- "type": {
891
- "fqn": "projen-pipelines.Environment"
892
- }
893
- },
894
- {
895
- "abstract": true,
896
- "docs": {
897
- "stability": "stable"
898
- },
899
- "immutable": true,
900
- "locationInModule": {
901
- "filename": "src/awscdk/base.ts",
902
- "line": 39
903
- },
904
- "name": "name",
905
- "type": {
906
- "primitive": "string"
907
- }
908
- },
909
- {
910
- "abstract": true,
911
- "docs": {
912
- "stability": "stable"
913
- },
914
- "immutable": true,
915
- "locationInModule": {
916
- "filename": "src/awscdk/base.ts",
917
- "line": 41
939
+ "line": 42
918
940
  },
919
941
  "name": "manualApproval",
920
942
  "optional": true,
@@ -993,7 +1015,7 @@
993
1015
  },
994
1016
  "locationInModule": {
995
1017
  "filename": "src/awscdk/github.ts",
996
- "line": 64
1018
+ "line": 67
997
1019
  },
998
1020
  "parameters": [
999
1021
  {
@@ -1019,7 +1041,7 @@
1019
1041
  "kind": "class",
1020
1042
  "locationInModule": {
1021
1043
  "filename": "src/awscdk/github.ts",
1022
- "line": 47
1044
+ "line": 50
1023
1045
  },
1024
1046
  "methods": [
1025
1047
  {
@@ -1029,7 +1051,7 @@
1029
1051
  },
1030
1052
  "locationInModule": {
1031
1053
  "filename": "src/awscdk/github.ts",
1032
- "line": 176
1054
+ "line": 169
1033
1055
  },
1034
1056
  "name": "createAssetUpload"
1035
1057
  },
@@ -1040,7 +1062,7 @@
1040
1062
  },
1041
1063
  "locationInModule": {
1042
1064
  "filename": "src/awscdk/github.ts",
1043
- "line": 232
1065
+ "line": 217
1044
1066
  },
1045
1067
  "name": "createDeployment",
1046
1068
  "parameters": [
@@ -1055,6 +1077,28 @@
1055
1077
  }
1056
1078
  ]
1057
1079
  },
1080
+ {
1081
+ "docs": {
1082
+ "stability": "stable",
1083
+ "summary": "Creates a job to deploy the CDK application to AWS."
1084
+ },
1085
+ "locationInModule": {
1086
+ "filename": "src/awscdk/github.ts",
1087
+ "line": 324
1088
+ },
1089
+ "name": "createIndependentDeployment",
1090
+ "parameters": [
1091
+ {
1092
+ "docs": {
1093
+ "summary": "- The independent stage to create."
1094
+ },
1095
+ "name": "stage",
1096
+ "type": {
1097
+ "fqn": "projen-pipelines.IndependentStage"
1098
+ }
1099
+ }
1100
+ ]
1101
+ },
1058
1102
  {
1059
1103
  "docs": {
1060
1104
  "stability": "stable",
@@ -1062,7 +1106,7 @@
1062
1106
  },
1063
1107
  "locationInModule": {
1064
1108
  "filename": "src/awscdk/github.ts",
1065
- "line": 105
1109
+ "line": 111
1066
1110
  },
1067
1111
  "name": "engineType",
1068
1112
  "overrides": "projen-pipelines.CDKPipeline",
@@ -1083,7 +1127,7 @@
1083
1127
  "immutable": true,
1084
1128
  "locationInModule": {
1085
1129
  "filename": "src/awscdk/github.ts",
1086
- "line": 50
1130
+ "line": 53
1087
1131
  },
1088
1132
  "name": "needsVersionedArtifacts",
1089
1133
  "type": {
@@ -1096,7 +1140,7 @@
1096
1140
  },
1097
1141
  "locationInModule": {
1098
1142
  "filename": "src/awscdk/github.ts",
1099
- "line": 57
1143
+ "line": 60
1100
1144
  },
1101
1145
  "name": "useGithubPackages",
1102
1146
  "protected": true,
@@ -1121,7 +1165,7 @@
1121
1165
  "kind": "interface",
1122
1166
  "locationInModule": {
1123
1167
  "filename": "src/awscdk/github.ts",
1124
- "line": 27
1168
+ "line": 30
1125
1169
  },
1126
1170
  "name": "GithubCDKPipelineOptions",
1127
1171
  "properties": [
@@ -1134,7 +1178,7 @@
1134
1178
  "immutable": true,
1135
1179
  "locationInModule": {
1136
1180
  "filename": "src/awscdk/github.ts",
1137
- "line": 30
1181
+ "line": 33
1138
1182
  },
1139
1183
  "name": "iamRoleArns",
1140
1184
  "type": {
@@ -1151,7 +1195,7 @@
1151
1195
  "immutable": true,
1152
1196
  "locationInModule": {
1153
1197
  "filename": "src/awscdk/github.ts",
1154
- "line": 37
1198
+ "line": 40
1155
1199
  },
1156
1200
  "name": "runnerTags",
1157
1201
  "optional": true,
@@ -1174,7 +1218,7 @@
1174
1218
  "immutable": true,
1175
1219
  "locationInModule": {
1176
1220
  "filename": "src/awscdk/github.ts",
1177
- "line": 40
1221
+ "line": 43
1178
1222
  },
1179
1223
  "name": "useGithubPackagesForAssembly",
1180
1224
  "optional": true,
@@ -1196,7 +1240,7 @@
1196
1240
  "kind": "interface",
1197
1241
  "locationInModule": {
1198
1242
  "filename": "src/awscdk/github.ts",
1199
- "line": 12
1243
+ "line": 15
1200
1244
  },
1201
1245
  "name": "GithubIamRoleConfig",
1202
1246
  "properties": [
@@ -1209,7 +1253,7 @@
1209
1253
  "immutable": true,
1210
1254
  "locationInModule": {
1211
1255
  "filename": "src/awscdk/github.ts",
1212
- "line": 19
1256
+ "line": 22
1213
1257
  },
1214
1258
  "name": "assetPublishing",
1215
1259
  "optional": true,
@@ -1226,7 +1270,7 @@
1226
1270
  "immutable": true,
1227
1271
  "locationInModule": {
1228
1272
  "filename": "src/awscdk/github.ts",
1229
- "line": 15
1273
+ "line": 18
1230
1274
  },
1231
1275
  "name": "default",
1232
1276
  "optional": true,
@@ -1243,7 +1287,7 @@
1243
1287
  "immutable": true,
1244
1288
  "locationInModule": {
1245
1289
  "filename": "src/awscdk/github.ts",
1246
- "line": 21
1290
+ "line": 24
1247
1291
  },
1248
1292
  "name": "deployment",
1249
1293
  "optional": true,
@@ -1265,7 +1309,7 @@
1265
1309
  "immutable": true,
1266
1310
  "locationInModule": {
1267
1311
  "filename": "src/awscdk/github.ts",
1268
- "line": 17
1312
+ "line": 20
1269
1313
  },
1270
1314
  "name": "synth",
1271
1315
  "optional": true,
@@ -1373,7 +1417,7 @@
1373
1417
  },
1374
1418
  "locationInModule": {
1375
1419
  "filename": "src/awscdk/gitlab.ts",
1376
- "line": 80
1420
+ "line": 82
1377
1421
  },
1378
1422
  "parameters": [
1379
1423
  {
@@ -1399,7 +1443,7 @@
1399
1443
  "kind": "class",
1400
1444
  "locationInModule": {
1401
1445
  "filename": "src/awscdk/gitlab.ts",
1402
- "line": 59
1446
+ "line": 61
1403
1447
  },
1404
1448
  "methods": [
1405
1449
  {
@@ -1410,7 +1454,7 @@
1410
1454
  },
1411
1455
  "locationInModule": {
1412
1456
  "filename": "src/awscdk/gitlab.ts",
1413
- "line": 216
1457
+ "line": 209
1414
1458
  },
1415
1459
  "name": "createAssetUpload",
1416
1460
  "protected": true
@@ -1423,7 +1467,7 @@
1423
1467
  },
1424
1468
  "locationInModule": {
1425
1469
  "filename": "src/awscdk/gitlab.ts",
1426
- "line": 250
1470
+ "line": 244
1427
1471
  },
1428
1472
  "name": "createDeployment",
1429
1473
  "parameters": [
@@ -1439,6 +1483,28 @@
1439
1483
  ],
1440
1484
  "protected": true
1441
1485
  },
1486
+ {
1487
+ "docs": {
1488
+ "stability": "stable",
1489
+ "summary": "Creates a job to deploy the CDK application to AWS."
1490
+ },
1491
+ "locationInModule": {
1492
+ "filename": "src/awscdk/gitlab.ts",
1493
+ "line": 311
1494
+ },
1495
+ "name": "createIndependentDeployment",
1496
+ "parameters": [
1497
+ {
1498
+ "docs": {
1499
+ "summary": "- The independent stage to create."
1500
+ },
1501
+ "name": "stage",
1502
+ "type": {
1503
+ "fqn": "projen-pipelines.IndependentStage"
1504
+ }
1505
+ }
1506
+ ]
1507
+ },
1442
1508
  {
1443
1509
  "docs": {
1444
1510
  "remarks": "This method configures the job to execute CDK synthesis, applying the appropriate IAM role\nfor AWS commands and specifying runner tags for job execution. The synthesized outputs are\nconfigured to be cached as artifacts.",
@@ -1447,7 +1513,7 @@
1447
1513
  },
1448
1514
  "locationInModule": {
1449
1515
  "filename": "src/awscdk/gitlab.ts",
1450
- "line": 166
1516
+ "line": 173
1451
1517
  },
1452
1518
  "name": "createSynth",
1453
1519
  "protected": true
@@ -1458,7 +1524,7 @@
1458
1524
  },
1459
1525
  "locationInModule": {
1460
1526
  "filename": "src/awscdk/gitlab.ts",
1461
- "line": 307
1527
+ "line": 346
1462
1528
  },
1463
1529
  "name": "engineType",
1464
1530
  "overrides": "projen-pipelines.CDKPipeline",
@@ -1476,7 +1542,7 @@
1476
1542
  },
1477
1543
  "locationInModule": {
1478
1544
  "filename": "src/awscdk/gitlab.ts",
1479
- "line": 108
1545
+ "line": 114
1480
1546
  },
1481
1547
  "name": "setupSnippets",
1482
1548
  "protected": true
@@ -1492,7 +1558,7 @@
1492
1558
  "immutable": true,
1493
1559
  "locationInModule": {
1494
1560
  "filename": "src/awscdk/gitlab.ts",
1495
- "line": 68
1561
+ "line": 70
1496
1562
  },
1497
1563
  "name": "config",
1498
1564
  "type": {
@@ -1508,7 +1574,7 @@
1508
1574
  "immutable": true,
1509
1575
  "locationInModule": {
1510
1576
  "filename": "src/awscdk/gitlab.ts",
1511
- "line": 65
1577
+ "line": 67
1512
1578
  },
1513
1579
  "name": "jobImage",
1514
1580
  "type": {
@@ -1524,7 +1590,7 @@
1524
1590
  "immutable": true,
1525
1591
  "locationInModule": {
1526
1592
  "filename": "src/awscdk/gitlab.ts",
1527
- "line": 62
1593
+ "line": 64
1528
1594
  },
1529
1595
  "name": "needsVersionedArtifacts",
1530
1596
  "type": {
@@ -1548,7 +1614,7 @@
1548
1614
  "kind": "interface",
1549
1615
  "locationInModule": {
1550
1616
  "filename": "src/awscdk/gitlab.ts",
1551
- "line": 43
1617
+ "line": 45
1552
1618
  },
1553
1619
  "name": "GitlabCDKPipelineOptions",
1554
1620
  "properties": [
@@ -1561,7 +1627,7 @@
1561
1627
  "immutable": true,
1562
1628
  "locationInModule": {
1563
1629
  "filename": "src/awscdk/gitlab.ts",
1564
- "line": 45
1630
+ "line": 47
1565
1631
  },
1566
1632
  "name": "iamRoleArns",
1567
1633
  "type": {
@@ -1577,7 +1643,7 @@
1577
1643
  "immutable": true,
1578
1644
  "locationInModule": {
1579
1645
  "filename": "src/awscdk/gitlab.ts",
1580
- "line": 49
1646
+ "line": 51
1581
1647
  },
1582
1648
  "name": "image",
1583
1649
  "optional": true,
@@ -1594,7 +1660,7 @@
1594
1660
  "immutable": true,
1595
1661
  "locationInModule": {
1596
1662
  "filename": "src/awscdk/gitlab.ts",
1597
- "line": 47
1663
+ "line": 49
1598
1664
  },
1599
1665
  "name": "runnerTags",
1600
1666
  "optional": true,
@@ -1617,7 +1683,7 @@
1617
1683
  "kind": "interface",
1618
1684
  "locationInModule": {
1619
1685
  "filename": "src/awscdk/gitlab.ts",
1620
- "line": 10
1686
+ "line": 12
1621
1687
  },
1622
1688
  "name": "GitlabIamRoleConfig",
1623
1689
  "properties": [
@@ -1630,7 +1696,7 @@
1630
1696
  "immutable": true,
1631
1697
  "locationInModule": {
1632
1698
  "filename": "src/awscdk/gitlab.ts",
1633
- "line": 16
1699
+ "line": 18
1634
1700
  },
1635
1701
  "name": "assetPublishing",
1636
1702
  "optional": true,
@@ -1647,7 +1713,7 @@
1647
1713
  "immutable": true,
1648
1714
  "locationInModule": {
1649
1715
  "filename": "src/awscdk/gitlab.ts",
1650
- "line": 12
1716
+ "line": 14
1651
1717
  },
1652
1718
  "name": "default",
1653
1719
  "optional": true,
@@ -1664,7 +1730,7 @@
1664
1730
  "immutable": true,
1665
1731
  "locationInModule": {
1666
1732
  "filename": "src/awscdk/gitlab.ts",
1667
- "line": 20
1733
+ "line": 22
1668
1734
  },
1669
1735
  "name": "deployment",
1670
1736
  "optional": true,
@@ -1686,7 +1752,7 @@
1686
1752
  "immutable": true,
1687
1753
  "locationInModule": {
1688
1754
  "filename": "src/awscdk/gitlab.ts",
1689
- "line": 18
1755
+ "line": 20
1690
1756
  },
1691
1757
  "name": "diff",
1692
1758
  "optional": true,
@@ -1708,7 +1774,7 @@
1708
1774
  "immutable": true,
1709
1775
  "locationInModule": {
1710
1776
  "filename": "src/awscdk/gitlab.ts",
1711
- "line": 14
1777
+ "line": 16
1712
1778
  },
1713
1779
  "name": "synth",
1714
1780
  "optional": true,
@@ -1731,7 +1797,7 @@
1731
1797
  "kind": "interface",
1732
1798
  "locationInModule": {
1733
1799
  "filename": "src/awscdk/gitlab.ts",
1734
- "line": 27
1800
+ "line": 29
1735
1801
  },
1736
1802
  "name": "GitlabRunnerTags",
1737
1803
  "properties": [
@@ -1744,7 +1810,7 @@
1744
1810
  "immutable": true,
1745
1811
  "locationInModule": {
1746
1812
  "filename": "src/awscdk/gitlab.ts",
1747
- "line": 33
1813
+ "line": 35
1748
1814
  },
1749
1815
  "name": "assetPublishing",
1750
1816
  "optional": true,
@@ -1766,7 +1832,7 @@
1766
1832
  "immutable": true,
1767
1833
  "locationInModule": {
1768
1834
  "filename": "src/awscdk/gitlab.ts",
1769
- "line": 29
1835
+ "line": 31
1770
1836
  },
1771
1837
  "name": "default",
1772
1838
  "optional": true,
@@ -1788,7 +1854,7 @@
1788
1854
  "immutable": true,
1789
1855
  "locationInModule": {
1790
1856
  "filename": "src/awscdk/gitlab.ts",
1791
- "line": 37
1857
+ "line": 39
1792
1858
  },
1793
1859
  "name": "deployment",
1794
1860
  "optional": true,
@@ -1815,7 +1881,7 @@
1815
1881
  "immutable": true,
1816
1882
  "locationInModule": {
1817
1883
  "filename": "src/awscdk/gitlab.ts",
1818
- "line": 35
1884
+ "line": 37
1819
1885
  },
1820
1886
  "name": "diff",
1821
1887
  "optional": true,
@@ -1842,7 +1908,7 @@
1842
1908
  "immutable": true,
1843
1909
  "locationInModule": {
1844
1910
  "filename": "src/awscdk/gitlab.ts",
1845
- "line": 31
1911
+ "line": 33
1846
1912
  },
1847
1913
  "name": "synth",
1848
1914
  "optional": true,
@@ -1960,6 +2026,105 @@
1960
2026
  ],
1961
2027
  "symbolId": "src/steps/step:GitlabStepConfig"
1962
2028
  },
2029
+ "projen-pipelines.IndependentStage": {
2030
+ "assembly": "projen-pipelines",
2031
+ "datatype": true,
2032
+ "docs": {
2033
+ "stability": "stable",
2034
+ "summary": "Options for stages that are not part of the pipeline."
2035
+ },
2036
+ "fqn": "projen-pipelines.IndependentStage",
2037
+ "interfaces": [
2038
+ "projen-pipelines.NamedStageOptions"
2039
+ ],
2040
+ "kind": "interface",
2041
+ "locationInModule": {
2042
+ "filename": "src/awscdk/base.ts",
2043
+ "line": 48
2044
+ },
2045
+ "name": "IndependentStage",
2046
+ "properties": [
2047
+ {
2048
+ "abstract": true,
2049
+ "docs": {
2050
+ "stability": "stable"
2051
+ },
2052
+ "immutable": true,
2053
+ "locationInModule": {
2054
+ "filename": "src/awscdk/base.ts",
2055
+ "line": 50
2056
+ },
2057
+ "name": "postDeploySteps",
2058
+ "optional": true,
2059
+ "type": {
2060
+ "collection": {
2061
+ "elementtype": {
2062
+ "fqn": "projen-pipelines.PipelineStep"
2063
+ },
2064
+ "kind": "array"
2065
+ }
2066
+ }
2067
+ },
2068
+ {
2069
+ "abstract": true,
2070
+ "docs": {
2071
+ "stability": "stable"
2072
+ },
2073
+ "immutable": true,
2074
+ "locationInModule": {
2075
+ "filename": "src/awscdk/base.ts",
2076
+ "line": 49
2077
+ },
2078
+ "name": "postDiffSteps",
2079
+ "optional": true,
2080
+ "type": {
2081
+ "collection": {
2082
+ "elementtype": {
2083
+ "fqn": "projen-pipelines.PipelineStep"
2084
+ },
2085
+ "kind": "array"
2086
+ }
2087
+ }
2088
+ }
2089
+ ],
2090
+ "symbolId": "src/awscdk/base:IndependentStage"
2091
+ },
2092
+ "projen-pipelines.NamedStageOptions": {
2093
+ "assembly": "projen-pipelines",
2094
+ "datatype": true,
2095
+ "docs": {
2096
+ "stability": "stable",
2097
+ "summary": "Options for a CDK stage with a name."
2098
+ },
2099
+ "fqn": "projen-pipelines.NamedStageOptions",
2100
+ "interfaces": [
2101
+ "projen-pipelines.StageOptions"
2102
+ ],
2103
+ "kind": "interface",
2104
+ "locationInModule": {
2105
+ "filename": "src/awscdk/base.ts",
2106
+ "line": 56
2107
+ },
2108
+ "name": "NamedStageOptions",
2109
+ "properties": [
2110
+ {
2111
+ "abstract": true,
2112
+ "docs": {
2113
+ "stability": "stable"
2114
+ },
2115
+ "immutable": true,
2116
+ "locationInModule": {
2117
+ "filename": "src/awscdk/base.ts",
2118
+ "line": 57
2119
+ },
2120
+ "name": "name",
2121
+ "type": {
2122
+ "primitive": "string"
2123
+ }
2124
+ }
2125
+ ],
2126
+ "symbolId": "src/awscdk/base:NamedStageOptions"
2127
+ },
1963
2128
  "projen-pipelines.PipelineEngine": {
1964
2129
  "assembly": "projen-pipelines",
1965
2130
  "docs": {
@@ -2035,15 +2200,14 @@
2035
2200
  },
2036
2201
  "methods": [
2037
2202
  {
2038
- "abstract": true,
2039
2203
  "docs": {
2040
- "remarks": "Must be implemented by subclasses.",
2204
+ "remarks": "Should be implemented by subclasses.",
2041
2205
  "stability": "stable",
2042
2206
  "summary": "Generates a configuration for a bash script step."
2043
2207
  },
2044
2208
  "locationInModule": {
2045
2209
  "filename": "src/steps/step.ts",
2046
- "line": 73
2210
+ "line": 77
2047
2211
  },
2048
2212
  "name": "toBash",
2049
2213
  "returns": {
@@ -2053,15 +2217,14 @@
2053
2217
  }
2054
2218
  },
2055
2219
  {
2056
- "abstract": true,
2057
2220
  "docs": {
2058
- "remarks": "Must be implemented by subclasses.",
2221
+ "remarks": "Should be implemented by subclasses.",
2059
2222
  "stability": "stable",
2060
2223
  "summary": "Generates a configuration for a GitHub Actions step."
2061
2224
  },
2062
2225
  "locationInModule": {
2063
2226
  "filename": "src/steps/step.ts",
2064
- "line": 68
2227
+ "line": 70
2065
2228
  },
2066
2229
  "name": "toGithub",
2067
2230
  "returns": {
@@ -2071,9 +2234,8 @@
2071
2234
  }
2072
2235
  },
2073
2236
  {
2074
- "abstract": true,
2075
2237
  "docs": {
2076
- "remarks": "Must be implemented by subclasses.",
2238
+ "remarks": "Should be implemented by subclasses.",
2077
2239
  "stability": "stable",
2078
2240
  "summary": "Generates a configuration for a GitLab CI step."
2079
2241
  },
@@ -2124,7 +2286,7 @@
2124
2286
  },
2125
2287
  "locationInModule": {
2126
2288
  "filename": "src/steps/step.ts",
2127
- "line": 86
2289
+ "line": 92
2128
2290
  },
2129
2291
  "parameters": [
2130
2292
  {
@@ -2155,7 +2317,7 @@
2155
2317
  "kind": "class",
2156
2318
  "locationInModule": {
2157
2319
  "filename": "src/steps/step.ts",
2158
- "line": 79
2320
+ "line": 85
2159
2321
  },
2160
2322
  "methods": [
2161
2323
  {
@@ -2165,7 +2327,7 @@
2165
2327
  },
2166
2328
  "locationInModule": {
2167
2329
  "filename": "src/steps/step.ts",
2168
- "line": 105
2330
+ "line": 111
2169
2331
  },
2170
2332
  "name": "toBash",
2171
2333
  "overrides": "projen-pipelines.PipelineStep",
@@ -2182,7 +2344,7 @@
2182
2344
  },
2183
2345
  "locationInModule": {
2184
2346
  "filename": "src/steps/step.ts",
2185
- "line": 114
2347
+ "line": 120
2186
2348
  },
2187
2349
  "name": "toGithub",
2188
2350
  "overrides": "projen-pipelines.PipelineStep",
@@ -2199,7 +2361,7 @@
2199
2361
  },
2200
2362
  "locationInModule": {
2201
2363
  "filename": "src/steps/step.ts",
2202
- "line": 93
2364
+ "line": 99
2203
2365
  },
2204
2366
  "name": "toGitlab",
2205
2367
  "overrides": "projen-pipelines.PipelineStep",
@@ -2219,7 +2381,7 @@
2219
2381
  },
2220
2382
  "locationInModule": {
2221
2383
  "filename": "src/steps/step.ts",
2222
- "line": 86
2384
+ "line": 92
2223
2385
  },
2224
2386
  "name": "commands",
2225
2387
  "protected": true,
@@ -2239,13 +2401,14 @@
2239
2401
  "assembly": "projen-pipelines",
2240
2402
  "datatype": true,
2241
2403
  "docs": {
2242
- "stability": "stable"
2404
+ "stability": "stable",
2405
+ "summary": "Options for a CDK stage like the target environment."
2243
2406
  },
2244
2407
  "fqn": "projen-pipelines.StageOptions",
2245
2408
  "kind": "interface",
2246
2409
  "locationInModule": {
2247
2410
  "filename": "src/awscdk/base.ts",
2248
- "line": 44
2411
+ "line": 63
2249
2412
  },
2250
2413
  "name": "StageOptions",
2251
2414
  "properties": [
@@ -2257,7 +2420,7 @@
2257
2420
  "immutable": true,
2258
2421
  "locationInModule": {
2259
2422
  "filename": "src/awscdk/base.ts",
2260
- "line": 45
2423
+ "line": 64
2261
2424
  },
2262
2425
  "name": "env",
2263
2426
  "type": {
@@ -2268,6 +2431,6 @@
2268
2431
  "symbolId": "src/awscdk/base:StageOptions"
2269
2432
  }
2270
2433
  },
2271
- "version": "0.0.62",
2272
- "fingerprint": "VwACj32CEt2XzQA/vlHcQSnW1fwm+Q8prZUX1/SPEc4="
2434
+ "version": "0.0.63",
2435
+ "fingerprint": "iZ0Oz6yTuqWRnrLhX4ire3pd3/2Vh+Byz0cidSDXSf8="
2273
2436
  }