projen 0.37.3 → 0.38.2
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 +722 -261
- package/API.md +72 -1
- package/lib/awscdk/auto-discover.d.ts +6 -0
- package/lib/awscdk/auto-discover.js +3 -2
- package/lib/awscdk/awscdk-app-ts.js +3 -2
- package/lib/awscdk/awscdk-construct.js +4 -3
- package/lib/awscdk/cdk-config.js +1 -1
- package/lib/awscdk/cdk-tasks.js +1 -1
- package/lib/awscdk/integration-test.d.ts +6 -0
- package/lib/awscdk/integration-test.js +6 -5
- package/lib/awscdk/java-app.js +1 -1
- package/lib/awscdk/lambda-function.js +2 -2
- package/lib/cdk/construct-lib.js +1 -1
- package/lib/cdk/jsii-docgen.js +1 -1
- package/lib/cdk/jsii-project.js +1 -1
- package/lib/cdk8s/cdk8s-app-ts.js +1 -1
- package/lib/cdk8s/cdk8s-construct.js +1 -1
- package/lib/cdktf/cdktf-construct.js +1 -1
- package/lib/component.js +1 -1
- package/lib/dependencies.d.ts +13 -0
- package/lib/dependencies.js +23 -4
- package/lib/dev-env.js +1 -1
- package/lib/docker-compose.js +2 -2
- package/lib/file.js +1 -1
- package/lib/gitattributes.js +1 -1
- package/lib/github/auto-approve.d.ts +7 -0
- package/lib/github/auto-approve.js +4 -4
- package/lib/github/auto-merge.js +1 -1
- package/lib/github/dependabot.js +1 -1
- package/lib/github/github-project.js +1 -1
- package/lib/github/github.js +1 -1
- package/lib/github/mergify.js +1 -1
- package/lib/github/pr-template.js +1 -1
- package/lib/github/pull-request-lint.d.ts +7 -0
- package/lib/github/pull-request-lint.js +5 -5
- package/lib/github/stale.d.ts +7 -0
- package/lib/github/stale.js +4 -3
- package/lib/github/task-workflow.d.ts +7 -0
- package/lib/github/task-workflow.js +4 -5
- package/lib/github/workflows-model.d.ts +82 -2
- package/lib/github/workflows-model.js +1 -1
- package/lib/github/workflows.js +9 -3
- package/lib/gitpod.js +1 -1
- package/lib/ignore-file.js +1 -1
- package/lib/ini.js +1 -1
- package/lib/java/java-project.js +1 -1
- package/lib/java/junit.js +1 -1
- package/lib/java/maven-compile.js +1 -1
- package/lib/java/maven-packaging.js +1 -1
- package/lib/java/maven-sample.js +1 -1
- package/lib/java/pom.js +1 -1
- package/lib/java/projenrc.js +1 -1
- package/lib/javascript/bundler.js +1 -1
- package/lib/javascript/eslint.js +1 -1
- package/lib/javascript/jest.js +1 -1
- package/lib/javascript/node-package.js +1 -1
- package/lib/javascript/node-project.js +1 -1
- package/lib/javascript/npm-config.js +1 -1
- package/lib/javascript/projenrc.js +1 -1
- package/lib/javascript/typescript-config.js +1 -1
- package/lib/javascript/upgrade-dependencies.d.ts +7 -0
- package/lib/javascript/upgrade-dependencies.js +12 -11
- package/lib/json.js +1 -1
- package/lib/license.js +1 -1
- package/lib/logger.js +1 -1
- package/lib/makefile.js +1 -1
- package/lib/object-file.js +1 -1
- package/lib/project-build.js +1 -1
- package/lib/project.js +1 -1
- package/lib/projects.js +1 -1
- package/lib/projenrc-json.js +1 -1
- package/lib/python/pip.js +1 -1
- package/lib/python/poetry.js +2 -2
- package/lib/python/projenrc.js +1 -1
- package/lib/python/pytest.js +1 -1
- package/lib/python/python-project.js +1 -1
- package/lib/python/python-sample.js +1 -1
- package/lib/python/requirements-file.js +1 -1
- package/lib/python/setuppy.js +1 -1
- package/lib/python/setuptools.js +1 -1
- package/lib/python/venv.js +1 -1
- package/lib/readme.js +1 -1
- package/lib/release/publisher.d.ts +8 -0
- package/lib/release/publisher.js +5 -4
- package/lib/release/release-trigger.js +1 -1
- package/lib/release/release.d.ts +8 -0
- package/lib/release/release.js +5 -2
- package/lib/sample-file.js +2 -2
- package/lib/semver.js +1 -1
- package/lib/source-code.js +1 -1
- package/lib/task-runtime.js +1 -1
- package/lib/task.js +1 -1
- package/lib/tasks.js +1 -1
- package/lib/textfile.js +1 -1
- package/lib/toml.js +1 -1
- package/lib/typescript/projenrc.js +1 -1
- package/lib/typescript/typescript-typedoc.js +1 -1
- package/lib/typescript/typescript.js +3 -3
- package/lib/version.js +1 -1
- package/lib/vscode/devcontainer.js +1 -1
- package/lib/vscode/launch-config.js +1 -1
- package/lib/vscode/vscode.js +1 -1
- package/lib/web/next.js +3 -3
- package/lib/web/postcss.js +1 -1
- package/lib/web/react.js +4 -4
- package/lib/web/tailwind.js +1 -1
- package/lib/xmlfile.js +1 -1
- package/lib/yaml.js +1 -1
- package/package.json +1 -1
package/.jsii
CHANGED
|
@@ -445,7 +445,7 @@
|
|
|
445
445
|
},
|
|
446
446
|
"locationInModule": {
|
|
447
447
|
"filename": "src/dependencies.ts",
|
|
448
|
-
"line":
|
|
448
|
+
"line": 126
|
|
449
449
|
},
|
|
450
450
|
"name": "addDependency",
|
|
451
451
|
"parameters": [
|
|
@@ -533,7 +533,7 @@
|
|
|
533
533
|
},
|
|
534
534
|
"locationInModule": {
|
|
535
535
|
"filename": "src/dependencies.ts",
|
|
536
|
-
"line":
|
|
536
|
+
"line": 158
|
|
537
537
|
},
|
|
538
538
|
"name": "removeDependency",
|
|
539
539
|
"parameters": [
|
|
@@ -558,6 +558,47 @@
|
|
|
558
558
|
}
|
|
559
559
|
}
|
|
560
560
|
]
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
"docs": {
|
|
564
|
+
"remarks": "Returns `undefined` if there is no dependency defined by that name or if\n`type` is not provided and there is more then one dependency type for this\ndependency.",
|
|
565
|
+
"returns": "a copy (cannot be modified) or undefined if there is no match",
|
|
566
|
+
"stability": "experimental",
|
|
567
|
+
"summary": "Returns a dependency by name."
|
|
568
|
+
},
|
|
569
|
+
"locationInModule": {
|
|
570
|
+
"filename": "src/dependencies.ts",
|
|
571
|
+
"line": 108
|
|
572
|
+
},
|
|
573
|
+
"name": "tryGetDependency",
|
|
574
|
+
"parameters": [
|
|
575
|
+
{
|
|
576
|
+
"docs": {
|
|
577
|
+
"summary": "The name of the dependency."
|
|
578
|
+
},
|
|
579
|
+
"name": "name",
|
|
580
|
+
"type": {
|
|
581
|
+
"primitive": "string"
|
|
582
|
+
}
|
|
583
|
+
},
|
|
584
|
+
{
|
|
585
|
+
"docs": {
|
|
586
|
+
"remarks": "If this dependency is defined only for a\nsingle type, this argument can be omitted.",
|
|
587
|
+
"summary": "The dependency type."
|
|
588
|
+
},
|
|
589
|
+
"name": "type",
|
|
590
|
+
"optional": true,
|
|
591
|
+
"type": {
|
|
592
|
+
"fqn": "projen.DependencyType"
|
|
593
|
+
}
|
|
594
|
+
}
|
|
595
|
+
],
|
|
596
|
+
"returns": {
|
|
597
|
+
"optional": true,
|
|
598
|
+
"type": {
|
|
599
|
+
"fqn": "projen.Dependency"
|
|
600
|
+
}
|
|
601
|
+
}
|
|
561
602
|
}
|
|
562
603
|
],
|
|
563
604
|
"name": "Dependencies",
|
|
@@ -617,7 +658,7 @@
|
|
|
617
658
|
"kind": "interface",
|
|
618
659
|
"locationInModule": {
|
|
619
660
|
"filename": "src/dependencies.ts",
|
|
620
|
-
"line":
|
|
661
|
+
"line": 246
|
|
621
662
|
},
|
|
622
663
|
"name": "Dependency",
|
|
623
664
|
"properties": [
|
|
@@ -630,7 +671,7 @@
|
|
|
630
671
|
"immutable": true,
|
|
631
672
|
"locationInModule": {
|
|
632
673
|
"filename": "src/dependencies.ts",
|
|
633
|
-
"line":
|
|
674
|
+
"line": 251
|
|
634
675
|
},
|
|
635
676
|
"name": "type",
|
|
636
677
|
"type": {
|
|
@@ -647,7 +688,7 @@
|
|
|
647
688
|
"immutable": true,
|
|
648
689
|
"locationInModule": {
|
|
649
690
|
"filename": "src/dependencies.ts",
|
|
650
|
-
"line":
|
|
691
|
+
"line": 258
|
|
651
692
|
},
|
|
652
693
|
"name": "metadata",
|
|
653
694
|
"optional": true,
|
|
@@ -674,7 +715,7 @@
|
|
|
674
715
|
"kind": "interface",
|
|
675
716
|
"locationInModule": {
|
|
676
717
|
"filename": "src/dependencies.ts",
|
|
677
|
-
"line":
|
|
718
|
+
"line": 226
|
|
678
719
|
},
|
|
679
720
|
"name": "DependencyCoordinates",
|
|
680
721
|
"properties": [
|
|
@@ -688,7 +729,7 @@
|
|
|
688
729
|
"immutable": true,
|
|
689
730
|
"locationInModule": {
|
|
690
731
|
"filename": "src/dependencies.ts",
|
|
691
|
-
"line":
|
|
732
|
+
"line": 233
|
|
692
733
|
},
|
|
693
734
|
"name": "name",
|
|
694
735
|
"type": {
|
|
@@ -705,7 +746,7 @@
|
|
|
705
746
|
"immutable": true,
|
|
706
747
|
"locationInModule": {
|
|
707
748
|
"filename": "src/dependencies.ts",
|
|
708
|
-
"line":
|
|
749
|
+
"line": 240
|
|
709
750
|
},
|
|
710
751
|
"name": "version",
|
|
711
752
|
"optional": true,
|
|
@@ -726,7 +767,7 @@
|
|
|
726
767
|
"kind": "enum",
|
|
727
768
|
"locationInModule": {
|
|
728
769
|
"filename": "src/dependencies.ts",
|
|
729
|
-
"line":
|
|
770
|
+
"line": 264
|
|
730
771
|
},
|
|
731
772
|
"members": [
|
|
732
773
|
{
|
|
@@ -785,7 +826,7 @@
|
|
|
785
826
|
"kind": "interface",
|
|
786
827
|
"locationInModule": {
|
|
787
828
|
"filename": "src/dependencies.ts",
|
|
788
|
-
"line":
|
|
829
|
+
"line": 216
|
|
789
830
|
},
|
|
790
831
|
"name": "DepsManifest",
|
|
791
832
|
"properties": [
|
|
@@ -798,7 +839,7 @@
|
|
|
798
839
|
"immutable": true,
|
|
799
840
|
"locationInModule": {
|
|
800
841
|
"filename": "src/dependencies.ts",
|
|
801
|
-
"line":
|
|
842
|
+
"line": 220
|
|
802
843
|
},
|
|
803
844
|
"name": "dependencies",
|
|
804
845
|
"type": {
|
|
@@ -8994,7 +9035,7 @@
|
|
|
8994
9035
|
},
|
|
8995
9036
|
"locationInModule": {
|
|
8996
9037
|
"filename": "src/awscdk/auto-discover.ts",
|
|
8997
|
-
"line":
|
|
9038
|
+
"line": 41
|
|
8998
9039
|
},
|
|
8999
9040
|
"parameters": [
|
|
9000
9041
|
{
|
|
@@ -9014,7 +9055,7 @@
|
|
|
9014
9055
|
"kind": "class",
|
|
9015
9056
|
"locationInModule": {
|
|
9016
9057
|
"filename": "src/awscdk/auto-discover.ts",
|
|
9017
|
-
"line":
|
|
9058
|
+
"line": 38
|
|
9018
9059
|
},
|
|
9019
9060
|
"name": "AutoDiscover",
|
|
9020
9061
|
"namespace": "awscdk",
|
|
@@ -9068,6 +9109,22 @@
|
|
|
9068
9109
|
"primitive": "string"
|
|
9069
9110
|
}
|
|
9070
9111
|
},
|
|
9112
|
+
{
|
|
9113
|
+
"abstract": true,
|
|
9114
|
+
"docs": {
|
|
9115
|
+
"stability": "experimental",
|
|
9116
|
+
"summary": "Path to the tsconfig file to use for integration tests."
|
|
9117
|
+
},
|
|
9118
|
+
"immutable": true,
|
|
9119
|
+
"locationInModule": {
|
|
9120
|
+
"filename": "src/awscdk/auto-discover.ts",
|
|
9121
|
+
"line": 31
|
|
9122
|
+
},
|
|
9123
|
+
"name": "tsconfigPath",
|
|
9124
|
+
"type": {
|
|
9125
|
+
"primitive": "string"
|
|
9126
|
+
}
|
|
9127
|
+
},
|
|
9071
9128
|
{
|
|
9072
9129
|
"abstract": true,
|
|
9073
9130
|
"docs": {
|
|
@@ -9131,7 +9188,7 @@
|
|
|
9131
9188
|
},
|
|
9132
9189
|
"locationInModule": {
|
|
9133
9190
|
"filename": "src/awscdk/awscdk-construct.ts",
|
|
9134
|
-
"line":
|
|
9191
|
+
"line": 180
|
|
9135
9192
|
},
|
|
9136
9193
|
"name": "addCdkDependencies",
|
|
9137
9194
|
"parameters": [
|
|
@@ -9155,7 +9212,7 @@
|
|
|
9155
9212
|
},
|
|
9156
9213
|
"locationInModule": {
|
|
9157
9214
|
"filename": "src/awscdk/awscdk-construct.ts",
|
|
9158
|
-
"line":
|
|
9215
|
+
"line": 196
|
|
9159
9216
|
},
|
|
9160
9217
|
"name": "addCdkTestDependencies",
|
|
9161
9218
|
"parameters": [
|
|
@@ -9214,7 +9271,7 @@
|
|
|
9214
9271
|
"immutable": true,
|
|
9215
9272
|
"locationInModule": {
|
|
9216
9273
|
"filename": "src/awscdk/awscdk-construct.ts",
|
|
9217
|
-
"line":
|
|
9274
|
+
"line": 163
|
|
9218
9275
|
},
|
|
9219
9276
|
"name": "version",
|
|
9220
9277
|
"type": {
|
|
@@ -9706,7 +9763,7 @@
|
|
|
9706
9763
|
},
|
|
9707
9764
|
"locationInModule": {
|
|
9708
9765
|
"filename": "src/awscdk/awscdk-app-ts.ts",
|
|
9709
|
-
"line":
|
|
9766
|
+
"line": 184
|
|
9710
9767
|
},
|
|
9711
9768
|
"name": "addCdkDependency",
|
|
9712
9769
|
"parameters": [
|
|
@@ -10306,7 +10363,7 @@
|
|
|
10306
10363
|
"kind": "class",
|
|
10307
10364
|
"locationInModule": {
|
|
10308
10365
|
"filename": "src/awscdk/awscdk-construct.ts",
|
|
10309
|
-
"line":
|
|
10366
|
+
"line": 209
|
|
10310
10367
|
},
|
|
10311
10368
|
"name": "ConstructLibraryAws",
|
|
10312
10369
|
"namespace": "awscdk",
|
|
@@ -10326,7 +10383,7 @@
|
|
|
10326
10383
|
"kind": "interface",
|
|
10327
10384
|
"locationInModule": {
|
|
10328
10385
|
"filename": "src/awscdk/awscdk-construct.ts",
|
|
10329
|
-
"line":
|
|
10386
|
+
"line": 206
|
|
10330
10387
|
},
|
|
10331
10388
|
"name": "ConstructLibraryAwsOptions",
|
|
10332
10389
|
"namespace": "awscdk",
|
|
@@ -10346,7 +10403,7 @@
|
|
|
10346
10403
|
},
|
|
10347
10404
|
"locationInModule": {
|
|
10348
10405
|
"filename": "src/awscdk/integration-test.ts",
|
|
10349
|
-
"line":
|
|
10406
|
+
"line": 66
|
|
10350
10407
|
},
|
|
10351
10408
|
"parameters": [
|
|
10352
10409
|
{
|
|
@@ -10366,7 +10423,7 @@
|
|
|
10366
10423
|
"kind": "class",
|
|
10367
10424
|
"locationInModule": {
|
|
10368
10425
|
"filename": "src/awscdk/integration-test.ts",
|
|
10369
|
-
"line":
|
|
10426
|
+
"line": 40
|
|
10370
10427
|
},
|
|
10371
10428
|
"name": "IntegrationTest",
|
|
10372
10429
|
"namespace": "awscdk",
|
|
@@ -10379,7 +10436,7 @@
|
|
|
10379
10436
|
"immutable": true,
|
|
10380
10437
|
"locationInModule": {
|
|
10381
10438
|
"filename": "src/awscdk/integration-test.ts",
|
|
10382
|
-
"line":
|
|
10439
|
+
"line": 54
|
|
10383
10440
|
},
|
|
10384
10441
|
"name": "assertTask",
|
|
10385
10442
|
"type": {
|
|
@@ -10394,7 +10451,7 @@
|
|
|
10394
10451
|
"immutable": true,
|
|
10395
10452
|
"locationInModule": {
|
|
10396
10453
|
"filename": "src/awscdk/integration-test.ts",
|
|
10397
|
-
"line":
|
|
10454
|
+
"line": 44
|
|
10398
10455
|
},
|
|
10399
10456
|
"name": "deployTask",
|
|
10400
10457
|
"type": {
|
|
@@ -10409,7 +10466,7 @@
|
|
|
10409
10466
|
"immutable": true,
|
|
10410
10467
|
"locationInModule": {
|
|
10411
10468
|
"filename": "src/awscdk/integration-test.ts",
|
|
10412
|
-
"line":
|
|
10469
|
+
"line": 49
|
|
10413
10470
|
},
|
|
10414
10471
|
"name": "destroyTask",
|
|
10415
10472
|
"type": {
|
|
@@ -10424,7 +10481,7 @@
|
|
|
10424
10481
|
"immutable": true,
|
|
10425
10482
|
"locationInModule": {
|
|
10426
10483
|
"filename": "src/awscdk/integration-test.ts",
|
|
10427
|
-
"line":
|
|
10484
|
+
"line": 59
|
|
10428
10485
|
},
|
|
10429
10486
|
"name": "snapshotTask",
|
|
10430
10487
|
"type": {
|
|
@@ -10439,7 +10496,7 @@
|
|
|
10439
10496
|
"immutable": true,
|
|
10440
10497
|
"locationInModule": {
|
|
10441
10498
|
"filename": "src/awscdk/integration-test.ts",
|
|
10442
|
-
"line":
|
|
10499
|
+
"line": 64
|
|
10443
10500
|
},
|
|
10444
10501
|
"name": "watchTask",
|
|
10445
10502
|
"type": {
|
|
@@ -10459,7 +10516,7 @@
|
|
|
10459
10516
|
"kind": "interface",
|
|
10460
10517
|
"locationInModule": {
|
|
10461
10518
|
"filename": "src/awscdk/integration-test.ts",
|
|
10462
|
-
"line":
|
|
10519
|
+
"line": 8
|
|
10463
10520
|
},
|
|
10464
10521
|
"name": "IntegrationTestCommonOptions",
|
|
10465
10522
|
"namespace": "awscdk",
|
|
@@ -10475,7 +10532,7 @@
|
|
|
10475
10532
|
"immutable": true,
|
|
10476
10533
|
"locationInModule": {
|
|
10477
10534
|
"filename": "src/awscdk/integration-test.ts",
|
|
10478
|
-
"line":
|
|
10535
|
+
"line": 14
|
|
10479
10536
|
},
|
|
10480
10537
|
"name": "destroyAfterDeploy",
|
|
10481
10538
|
"optional": true,
|
|
@@ -10500,7 +10557,7 @@
|
|
|
10500
10557
|
"kind": "interface",
|
|
10501
10558
|
"locationInModule": {
|
|
10502
10559
|
"filename": "src/awscdk/integration-test.ts",
|
|
10503
|
-
"line":
|
|
10560
|
+
"line": 20
|
|
10504
10561
|
},
|
|
10505
10562
|
"name": "IntegrationTestOptions",
|
|
10506
10563
|
"namespace": "awscdk",
|
|
@@ -10516,12 +10573,28 @@
|
|
|
10516
10573
|
"immutable": true,
|
|
10517
10574
|
"locationInModule": {
|
|
10518
10575
|
"filename": "src/awscdk/integration-test.ts",
|
|
10519
|
-
"line":
|
|
10576
|
+
"line": 29
|
|
10520
10577
|
},
|
|
10521
10578
|
"name": "entrypoint",
|
|
10522
10579
|
"type": {
|
|
10523
10580
|
"primitive": "string"
|
|
10524
10581
|
}
|
|
10582
|
+
},
|
|
10583
|
+
{
|
|
10584
|
+
"abstract": true,
|
|
10585
|
+
"docs": {
|
|
10586
|
+
"stability": "experimental",
|
|
10587
|
+
"summary": "The path of the tsconfig.json file to use when running integration test cdk apps."
|
|
10588
|
+
},
|
|
10589
|
+
"immutable": true,
|
|
10590
|
+
"locationInModule": {
|
|
10591
|
+
"filename": "src/awscdk/integration-test.ts",
|
|
10592
|
+
"line": 34
|
|
10593
|
+
},
|
|
10594
|
+
"name": "tsconfigPath",
|
|
10595
|
+
"type": {
|
|
10596
|
+
"primitive": "string"
|
|
10597
|
+
}
|
|
10525
10598
|
}
|
|
10526
10599
|
],
|
|
10527
10600
|
"symbolId": "src/awscdk/integration-test:IntegrationTestOptions"
|
|
@@ -12085,7 +12158,7 @@
|
|
|
12085
12158
|
},
|
|
12086
12159
|
"locationInModule": {
|
|
12087
12160
|
"filename": "src/github/auto-approve.ts",
|
|
12088
|
-
"line":
|
|
12161
|
+
"line": 48
|
|
12089
12162
|
},
|
|
12090
12163
|
"parameters": [
|
|
12091
12164
|
{
|
|
@@ -12105,7 +12178,7 @@
|
|
|
12105
12178
|
"kind": "class",
|
|
12106
12179
|
"locationInModule": {
|
|
12107
12180
|
"filename": "src/github/auto-approve.ts",
|
|
12108
|
-
"line":
|
|
12181
|
+
"line": 45
|
|
12109
12182
|
},
|
|
12110
12183
|
"name": "AutoApprove",
|
|
12111
12184
|
"namespace": "github",
|
|
@@ -12117,7 +12190,7 @@
|
|
|
12117
12190
|
"immutable": true,
|
|
12118
12191
|
"locationInModule": {
|
|
12119
12192
|
"filename": "src/github/auto-approve.ts",
|
|
12120
|
-
"line":
|
|
12193
|
+
"line": 46
|
|
12121
12194
|
},
|
|
12122
12195
|
"name": "label",
|
|
12123
12196
|
"type": {
|
|
@@ -12200,6 +12273,29 @@
|
|
|
12200
12273
|
"type": {
|
|
12201
12274
|
"primitive": "string"
|
|
12202
12275
|
}
|
|
12276
|
+
},
|
|
12277
|
+
{
|
|
12278
|
+
"abstract": true,
|
|
12279
|
+
"docs": {
|
|
12280
|
+
"default": "[\"ubuntu-latest\"]",
|
|
12281
|
+
"stability": "experimental",
|
|
12282
|
+
"summary": "Github Runner selection labels."
|
|
12283
|
+
},
|
|
12284
|
+
"immutable": true,
|
|
12285
|
+
"locationInModule": {
|
|
12286
|
+
"filename": "src/github/auto-approve.ts",
|
|
12287
|
+
"line": 39
|
|
12288
|
+
},
|
|
12289
|
+
"name": "runsOn",
|
|
12290
|
+
"optional": true,
|
|
12291
|
+
"type": {
|
|
12292
|
+
"collection": {
|
|
12293
|
+
"elementtype": {
|
|
12294
|
+
"primitive": "string"
|
|
12295
|
+
},
|
|
12296
|
+
"kind": "array"
|
|
12297
|
+
}
|
|
12298
|
+
}
|
|
12203
12299
|
}
|
|
12204
12300
|
],
|
|
12205
12301
|
"symbolId": "src/github/auto-approve:AutoApproveOptions"
|
|
@@ -13704,7 +13800,7 @@
|
|
|
13704
13800
|
"kind": "interface",
|
|
13705
13801
|
"locationInModule": {
|
|
13706
13802
|
"filename": "src/github/task-workflow.ts",
|
|
13707
|
-
"line":
|
|
13803
|
+
"line": 194
|
|
13708
13804
|
},
|
|
13709
13805
|
"name": "GitIdentity",
|
|
13710
13806
|
"namespace": "github",
|
|
@@ -13718,7 +13814,7 @@
|
|
|
13718
13814
|
"immutable": true,
|
|
13719
13815
|
"locationInModule": {
|
|
13720
13816
|
"filename": "src/github/task-workflow.ts",
|
|
13721
|
-
"line":
|
|
13817
|
+
"line": 203
|
|
13722
13818
|
},
|
|
13723
13819
|
"name": "email",
|
|
13724
13820
|
"type": {
|
|
@@ -13734,7 +13830,7 @@
|
|
|
13734
13830
|
"immutable": true,
|
|
13735
13831
|
"locationInModule": {
|
|
13736
13832
|
"filename": "src/github/task-workflow.ts",
|
|
13737
|
-
"line":
|
|
13833
|
+
"line": 198
|
|
13738
13834
|
},
|
|
13739
13835
|
"name": "name",
|
|
13740
13836
|
"type": {
|
|
@@ -13825,7 +13921,7 @@
|
|
|
13825
13921
|
},
|
|
13826
13922
|
"locationInModule": {
|
|
13827
13923
|
"filename": "src/github/workflows.ts",
|
|
13828
|
-
"line":
|
|
13924
|
+
"line": 117
|
|
13829
13925
|
},
|
|
13830
13926
|
"name": "addJobsLater",
|
|
13831
13927
|
"parameters": [
|
|
@@ -13984,7 +14080,7 @@
|
|
|
13984
14080
|
"kind": "interface",
|
|
13985
14081
|
"locationInModule": {
|
|
13986
14082
|
"filename": "src/github/workflows.ts",
|
|
13987
|
-
"line":
|
|
14083
|
+
"line": 241
|
|
13988
14084
|
},
|
|
13989
14085
|
"methods": [
|
|
13990
14086
|
{
|
|
@@ -13995,7 +14091,7 @@
|
|
|
13995
14091
|
},
|
|
13996
14092
|
"locationInModule": {
|
|
13997
14093
|
"filename": "src/github/workflows.ts",
|
|
13998
|
-
"line":
|
|
14094
|
+
"line": 245
|
|
13999
14095
|
},
|
|
14000
14096
|
"name": "renderJobs",
|
|
14001
14097
|
"returns": {
|
|
@@ -14297,7 +14393,7 @@
|
|
|
14297
14393
|
},
|
|
14298
14394
|
"locationInModule": {
|
|
14299
14395
|
"filename": "src/github/pull-request-lint.ts",
|
|
14300
|
-
"line":
|
|
14396
|
+
"line": 54
|
|
14301
14397
|
},
|
|
14302
14398
|
"parameters": [
|
|
14303
14399
|
{
|
|
@@ -14318,7 +14414,7 @@
|
|
|
14318
14414
|
"kind": "class",
|
|
14319
14415
|
"locationInModule": {
|
|
14320
14416
|
"filename": "src/github/pull-request-lint.ts",
|
|
14321
|
-
"line":
|
|
14417
|
+
"line": 53
|
|
14322
14418
|
},
|
|
14323
14419
|
"name": "PullRequestLint",
|
|
14324
14420
|
"namespace": "github",
|
|
@@ -14340,6 +14436,29 @@
|
|
|
14340
14436
|
"name": "PullRequestLintOptions",
|
|
14341
14437
|
"namespace": "github",
|
|
14342
14438
|
"properties": [
|
|
14439
|
+
{
|
|
14440
|
+
"abstract": true,
|
|
14441
|
+
"docs": {
|
|
14442
|
+
"default": "[\"ubuntu-latest\"]",
|
|
14443
|
+
"stability": "experimental",
|
|
14444
|
+
"summary": "Github Runner selection labels."
|
|
14445
|
+
},
|
|
14446
|
+
"immutable": true,
|
|
14447
|
+
"locationInModule": {
|
|
14448
|
+
"filename": "src/github/pull-request-lint.ts",
|
|
14449
|
+
"line": 27
|
|
14450
|
+
},
|
|
14451
|
+
"name": "runsOn",
|
|
14452
|
+
"optional": true,
|
|
14453
|
+
"type": {
|
|
14454
|
+
"collection": {
|
|
14455
|
+
"elementtype": {
|
|
14456
|
+
"primitive": "string"
|
|
14457
|
+
},
|
|
14458
|
+
"kind": "array"
|
|
14459
|
+
}
|
|
14460
|
+
}
|
|
14461
|
+
},
|
|
14343
14462
|
{
|
|
14344
14463
|
"abstract": true,
|
|
14345
14464
|
"docs": {
|
|
@@ -14476,7 +14595,7 @@
|
|
|
14476
14595
|
"kind": "interface",
|
|
14477
14596
|
"locationInModule": {
|
|
14478
14597
|
"filename": "src/github/pull-request-lint.ts",
|
|
14479
|
-
"line":
|
|
14598
|
+
"line": 34
|
|
14480
14599
|
},
|
|
14481
14600
|
"name": "SemanticTitleOptions",
|
|
14482
14601
|
"namespace": "github",
|
|
@@ -14492,7 +14611,7 @@
|
|
|
14492
14611
|
"immutable": true,
|
|
14493
14612
|
"locationInModule": {
|
|
14494
14613
|
"filename": "src/github/pull-request-lint.ts",
|
|
14495
|
-
"line":
|
|
14614
|
+
"line": 46
|
|
14496
14615
|
},
|
|
14497
14616
|
"name": "requireScope",
|
|
14498
14617
|
"optional": true,
|
|
@@ -14510,7 +14629,7 @@
|
|
|
14510
14629
|
"immutable": true,
|
|
14511
14630
|
"locationInModule": {
|
|
14512
14631
|
"filename": "src/github/pull-request-lint.ts",
|
|
14513
|
-
"line":
|
|
14632
|
+
"line": 39
|
|
14514
14633
|
},
|
|
14515
14634
|
"name": "types",
|
|
14516
14635
|
"optional": true,
|
|
@@ -14542,7 +14661,7 @@
|
|
|
14542
14661
|
},
|
|
14543
14662
|
"locationInModule": {
|
|
14544
14663
|
"filename": "src/github/stale.ts",
|
|
14545
|
-
"line":
|
|
14664
|
+
"line": 90
|
|
14546
14665
|
},
|
|
14547
14666
|
"parameters": [
|
|
14548
14667
|
{
|
|
@@ -14563,7 +14682,7 @@
|
|
|
14563
14682
|
"kind": "class",
|
|
14564
14683
|
"locationInModule": {
|
|
14565
14684
|
"filename": "src/github/stale.ts",
|
|
14566
|
-
"line":
|
|
14685
|
+
"line": 89
|
|
14567
14686
|
},
|
|
14568
14687
|
"name": "Stale",
|
|
14569
14688
|
"namespace": "github",
|
|
@@ -14580,7 +14699,7 @@
|
|
|
14580
14699
|
"kind": "interface",
|
|
14581
14700
|
"locationInModule": {
|
|
14582
14701
|
"filename": "src/github/stale.ts",
|
|
14583
|
-
"line":
|
|
14702
|
+
"line": 36
|
|
14584
14703
|
},
|
|
14585
14704
|
"name": "StaleBehavior",
|
|
14586
14705
|
"namespace": "github",
|
|
@@ -14598,7 +14717,7 @@
|
|
|
14598
14717
|
"immutable": true,
|
|
14599
14718
|
"locationInModule": {
|
|
14600
14719
|
"filename": "src/github/stale.ts",
|
|
14601
|
-
"line":
|
|
14720
|
+
"line": 69
|
|
14602
14721
|
},
|
|
14603
14722
|
"name": "closeMessage",
|
|
14604
14723
|
"optional": true,
|
|
@@ -14617,7 +14736,7 @@
|
|
|
14617
14736
|
"immutable": true,
|
|
14618
14737
|
"locationInModule": {
|
|
14619
14738
|
"filename": "src/github/stale.ts",
|
|
14620
|
-
"line":
|
|
14739
|
+
"line": 56
|
|
14621
14740
|
},
|
|
14622
14741
|
"name": "daysBeforeClose",
|
|
14623
14742
|
"optional": true,
|
|
@@ -14636,7 +14755,7 @@
|
|
|
14636
14755
|
"immutable": true,
|
|
14637
14756
|
"locationInModule": {
|
|
14638
14757
|
"filename": "src/github/stale.ts",
|
|
14639
|
-
"line":
|
|
14758
|
+
"line": 50
|
|
14640
14759
|
},
|
|
14641
14760
|
"name": "daysBeforeStale",
|
|
14642
14761
|
"optional": true,
|
|
@@ -14655,7 +14774,7 @@
|
|
|
14655
14774
|
"immutable": true,
|
|
14656
14775
|
"locationInModule": {
|
|
14657
14776
|
"filename": "src/github/stale.ts",
|
|
14658
|
-
"line":
|
|
14777
|
+
"line": 44
|
|
14659
14778
|
},
|
|
14660
14779
|
"name": "enabled",
|
|
14661
14780
|
"optional": true,
|
|
@@ -14673,7 +14792,7 @@
|
|
|
14673
14792
|
"immutable": true,
|
|
14674
14793
|
"locationInModule": {
|
|
14675
14794
|
"filename": "src/github/stale.ts",
|
|
14676
|
-
"line":
|
|
14795
|
+
"line": 75
|
|
14677
14796
|
},
|
|
14678
14797
|
"name": "staleLabel",
|
|
14679
14798
|
"optional": true,
|
|
@@ -14691,7 +14810,7 @@
|
|
|
14691
14810
|
"immutable": true,
|
|
14692
14811
|
"locationInModule": {
|
|
14693
14812
|
"filename": "src/github/stale.ts",
|
|
14694
|
-
"line":
|
|
14813
|
+
"line": 62
|
|
14695
14814
|
},
|
|
14696
14815
|
"name": "staleMessage",
|
|
14697
14816
|
"optional": true,
|
|
@@ -14753,6 +14872,29 @@
|
|
|
14753
14872
|
"type": {
|
|
14754
14873
|
"fqn": "projen.github.StaleBehavior"
|
|
14755
14874
|
}
|
|
14875
|
+
},
|
|
14876
|
+
{
|
|
14877
|
+
"abstract": true,
|
|
14878
|
+
"docs": {
|
|
14879
|
+
"default": "[\"ubuntu-latest\"]",
|
|
14880
|
+
"stability": "experimental",
|
|
14881
|
+
"summary": "Github Runner selection labels."
|
|
14882
|
+
},
|
|
14883
|
+
"immutable": true,
|
|
14884
|
+
"locationInModule": {
|
|
14885
|
+
"filename": "src/github/stale.ts",
|
|
14886
|
+
"line": 30
|
|
14887
|
+
},
|
|
14888
|
+
"name": "runsOn",
|
|
14889
|
+
"optional": true,
|
|
14890
|
+
"type": {
|
|
14891
|
+
"collection": {
|
|
14892
|
+
"elementtype": {
|
|
14893
|
+
"primitive": "string"
|
|
14894
|
+
},
|
|
14895
|
+
"kind": "array"
|
|
14896
|
+
}
|
|
14897
|
+
}
|
|
14756
14898
|
}
|
|
14757
14899
|
],
|
|
14758
14900
|
"symbolId": "src/github/stale:StaleOptions"
|
|
@@ -14771,7 +14913,7 @@
|
|
|
14771
14913
|
},
|
|
14772
14914
|
"locationInModule": {
|
|
14773
14915
|
"filename": "src/github/task-workflow.ts",
|
|
14774
|
-
"line":
|
|
14916
|
+
"line": 117
|
|
14775
14917
|
},
|
|
14776
14918
|
"parameters": [
|
|
14777
14919
|
{
|
|
@@ -14791,7 +14933,7 @@
|
|
|
14791
14933
|
"kind": "class",
|
|
14792
14934
|
"locationInModule": {
|
|
14793
14935
|
"filename": "src/github/task-workflow.ts",
|
|
14794
|
-
"line":
|
|
14936
|
+
"line": 113
|
|
14795
14937
|
},
|
|
14796
14938
|
"name": "TaskWorkflow",
|
|
14797
14939
|
"namespace": "github",
|
|
@@ -14803,7 +14945,7 @@
|
|
|
14803
14945
|
"immutable": true,
|
|
14804
14946
|
"locationInModule": {
|
|
14805
14947
|
"filename": "src/github/task-workflow.ts",
|
|
14806
|
-
"line":
|
|
14948
|
+
"line": 115
|
|
14807
14949
|
},
|
|
14808
14950
|
"name": "jobId",
|
|
14809
14951
|
"type": {
|
|
@@ -14823,7 +14965,7 @@
|
|
|
14823
14965
|
"kind": "interface",
|
|
14824
14966
|
"locationInModule": {
|
|
14825
14967
|
"filename": "src/github/task-workflow.ts",
|
|
14826
|
-
"line":
|
|
14968
|
+
"line": 9
|
|
14827
14969
|
},
|
|
14828
14970
|
"name": "TaskWorkflowOptions",
|
|
14829
14971
|
"namespace": "github",
|
|
@@ -14837,7 +14979,7 @@
|
|
|
14837
14979
|
"immutable": true,
|
|
14838
14980
|
"locationInModule": {
|
|
14839
14981
|
"filename": "src/github/task-workflow.ts",
|
|
14840
|
-
"line":
|
|
14982
|
+
"line": 13
|
|
14841
14983
|
},
|
|
14842
14984
|
"name": "name",
|
|
14843
14985
|
"type": {
|
|
@@ -14853,7 +14995,7 @@
|
|
|
14853
14995
|
"immutable": true,
|
|
14854
14996
|
"locationInModule": {
|
|
14855
14997
|
"filename": "src/github/task-workflow.ts",
|
|
14856
|
-
"line":
|
|
14998
|
+
"line": 89
|
|
14857
14999
|
},
|
|
14858
15000
|
"name": "permissions",
|
|
14859
15001
|
"type": {
|
|
@@ -14869,7 +15011,7 @@
|
|
|
14869
15011
|
"immutable": true,
|
|
14870
15012
|
"locationInModule": {
|
|
14871
15013
|
"filename": "src/github/task-workflow.ts",
|
|
14872
|
-
"line":
|
|
15014
|
+
"line": 71
|
|
14873
15015
|
},
|
|
14874
15016
|
"name": "task",
|
|
14875
15017
|
"type": {
|
|
@@ -14886,7 +15028,7 @@
|
|
|
14886
15028
|
"immutable": true,
|
|
14887
15029
|
"locationInModule": {
|
|
14888
15030
|
"filename": "src/github/task-workflow.ts",
|
|
14889
|
-
"line":
|
|
15031
|
+
"line": 38
|
|
14890
15032
|
},
|
|
14891
15033
|
"name": "artifactsDirectory",
|
|
14892
15034
|
"optional": true,
|
|
@@ -14904,7 +15046,7 @@
|
|
|
14904
15046
|
"immutable": true,
|
|
14905
15047
|
"locationInModule": {
|
|
14906
15048
|
"filename": "src/github/task-workflow.ts",
|
|
14907
|
-
"line":
|
|
15049
|
+
"line": 59
|
|
14908
15050
|
},
|
|
14909
15051
|
"name": "checkoutWith",
|
|
14910
15052
|
"optional": true,
|
|
@@ -14926,7 +15068,7 @@
|
|
|
14926
15068
|
"immutable": true,
|
|
14927
15069
|
"locationInModule": {
|
|
14928
15070
|
"filename": "src/github/task-workflow.ts",
|
|
14929
|
-
"line":
|
|
15071
|
+
"line": 29
|
|
14930
15072
|
},
|
|
14931
15073
|
"name": "condition",
|
|
14932
15074
|
"optional": true,
|
|
@@ -14943,7 +15085,7 @@
|
|
|
14943
15085
|
"immutable": true,
|
|
14944
15086
|
"locationInModule": {
|
|
14945
15087
|
"filename": "src/github/task-workflow.ts",
|
|
14946
|
-
"line":
|
|
15088
|
+
"line": 24
|
|
14947
15089
|
},
|
|
14948
15090
|
"name": "container",
|
|
14949
15091
|
"optional": true,
|
|
@@ -14961,7 +15103,7 @@
|
|
|
14961
15103
|
"immutable": true,
|
|
14962
15104
|
"locationInModule": {
|
|
14963
15105
|
"filename": "src/github/task-workflow.ts",
|
|
14964
|
-
"line":
|
|
15106
|
+
"line": 84
|
|
14965
15107
|
},
|
|
14966
15108
|
"name": "env",
|
|
14967
15109
|
"optional": true,
|
|
@@ -14983,7 +15125,7 @@
|
|
|
14983
15125
|
"immutable": true,
|
|
14984
15126
|
"locationInModule": {
|
|
14985
15127
|
"filename": "src/github/task-workflow.ts",
|
|
14986
|
-
"line":
|
|
15128
|
+
"line": 101
|
|
14987
15129
|
},
|
|
14988
15130
|
"name": "gitIdentity",
|
|
14989
15131
|
"optional": true,
|
|
@@ -15001,7 +15143,7 @@
|
|
|
15001
15143
|
"immutable": true,
|
|
15002
15144
|
"locationInModule": {
|
|
15003
15145
|
"filename": "src/github/task-workflow.ts",
|
|
15004
|
-
"line":
|
|
15146
|
+
"line": 19
|
|
15005
15147
|
},
|
|
15006
15148
|
"name": "jobId",
|
|
15007
15149
|
"optional": true,
|
|
@@ -15019,7 +15161,7 @@
|
|
|
15019
15161
|
"immutable": true,
|
|
15020
15162
|
"locationInModule": {
|
|
15021
15163
|
"filename": "src/github/task-workflow.ts",
|
|
15022
|
-
"line":
|
|
15164
|
+
"line": 96
|
|
15023
15165
|
},
|
|
15024
15166
|
"name": "outputs",
|
|
15025
15167
|
"optional": true,
|
|
@@ -15042,7 +15184,7 @@
|
|
|
15042
15184
|
"immutable": true,
|
|
15043
15185
|
"locationInModule": {
|
|
15044
15186
|
"filename": "src/github/task-workflow.ts",
|
|
15045
|
-
"line":
|
|
15187
|
+
"line": 78
|
|
15046
15188
|
},
|
|
15047
15189
|
"name": "postBuildSteps",
|
|
15048
15190
|
"optional": true,
|
|
@@ -15065,7 +15207,7 @@
|
|
|
15065
15207
|
"immutable": true,
|
|
15066
15208
|
"locationInModule": {
|
|
15067
15209
|
"filename": "src/github/task-workflow.ts",
|
|
15068
|
-
"line":
|
|
15210
|
+
"line": 66
|
|
15069
15211
|
},
|
|
15070
15212
|
"name": "preBuildSteps",
|
|
15071
15213
|
"optional": true,
|
|
@@ -15088,7 +15230,7 @@
|
|
|
15088
15230
|
"immutable": true,
|
|
15089
15231
|
"locationInModule": {
|
|
15090
15232
|
"filename": "src/github/task-workflow.ts",
|
|
15091
|
-
"line":
|
|
15233
|
+
"line": 52
|
|
15092
15234
|
},
|
|
15093
15235
|
"name": "preCheckoutSteps",
|
|
15094
15236
|
"optional": true,
|
|
@@ -15101,6 +15243,29 @@
|
|
|
15101
15243
|
}
|
|
15102
15244
|
}
|
|
15103
15245
|
},
|
|
15246
|
+
{
|
|
15247
|
+
"abstract": true,
|
|
15248
|
+
"docs": {
|
|
15249
|
+
"default": "[\"ubuntu-latest\"]",
|
|
15250
|
+
"stability": "experimental",
|
|
15251
|
+
"summary": "Github Runner selection labels."
|
|
15252
|
+
},
|
|
15253
|
+
"immutable": true,
|
|
15254
|
+
"locationInModule": {
|
|
15255
|
+
"filename": "src/github/task-workflow.ts",
|
|
15256
|
+
"line": 107
|
|
15257
|
+
},
|
|
15258
|
+
"name": "runsOn",
|
|
15259
|
+
"optional": true,
|
|
15260
|
+
"type": {
|
|
15261
|
+
"collection": {
|
|
15262
|
+
"elementtype": {
|
|
15263
|
+
"primitive": "string"
|
|
15264
|
+
},
|
|
15265
|
+
"kind": "array"
|
|
15266
|
+
}
|
|
15267
|
+
}
|
|
15268
|
+
},
|
|
15104
15269
|
{
|
|
15105
15270
|
"abstract": true,
|
|
15106
15271
|
"docs": {
|
|
@@ -15111,7 +15276,7 @@
|
|
|
15111
15276
|
"immutable": true,
|
|
15112
15277
|
"locationInModule": {
|
|
15113
15278
|
"filename": "src/github/task-workflow.ts",
|
|
15114
|
-
"line":
|
|
15279
|
+
"line": 45
|
|
15115
15280
|
},
|
|
15116
15281
|
"name": "triggers",
|
|
15117
15282
|
"optional": true,
|
|
@@ -15177,6 +15342,50 @@
|
|
|
15177
15342
|
"namespace": "github",
|
|
15178
15343
|
"symbolId": "src/github/dependabot:VersioningStrategy"
|
|
15179
15344
|
},
|
|
15345
|
+
"projen.github.workflows.BranchProtectionRuleOptions": {
|
|
15346
|
+
"assembly": "projen",
|
|
15347
|
+
"datatype": true,
|
|
15348
|
+
"docs": {
|
|
15349
|
+
"stability": "experimental",
|
|
15350
|
+
"summary": "Branch Protection Rule options."
|
|
15351
|
+
},
|
|
15352
|
+
"fqn": "projen.github.workflows.BranchProtectionRuleOptions",
|
|
15353
|
+
"kind": "interface",
|
|
15354
|
+
"locationInModule": {
|
|
15355
|
+
"filename": "src/github/workflows-model.ts",
|
|
15356
|
+
"line": 649
|
|
15357
|
+
},
|
|
15358
|
+
"name": "BranchProtectionRuleOptions",
|
|
15359
|
+
"namespace": "github.workflows",
|
|
15360
|
+
"properties": [
|
|
15361
|
+
{
|
|
15362
|
+
"abstract": true,
|
|
15363
|
+
"docs": {
|
|
15364
|
+
"custom": {
|
|
15365
|
+
"defaults": "- all activity types"
|
|
15366
|
+
},
|
|
15367
|
+
"stability": "experimental",
|
|
15368
|
+
"summary": "Which activity types to trigger on."
|
|
15369
|
+
},
|
|
15370
|
+
"immutable": true,
|
|
15371
|
+
"locationInModule": {
|
|
15372
|
+
"filename": "src/github/workflows-model.ts",
|
|
15373
|
+
"line": 655
|
|
15374
|
+
},
|
|
15375
|
+
"name": "types",
|
|
15376
|
+
"optional": true,
|
|
15377
|
+
"type": {
|
|
15378
|
+
"collection": {
|
|
15379
|
+
"elementtype": {
|
|
15380
|
+
"primitive": "string"
|
|
15381
|
+
},
|
|
15382
|
+
"kind": "array"
|
|
15383
|
+
}
|
|
15384
|
+
}
|
|
15385
|
+
}
|
|
15386
|
+
],
|
|
15387
|
+
"symbolId": "src/github/workflows-model:BranchProtectionRuleOptions"
|
|
15388
|
+
},
|
|
15180
15389
|
"projen.github.workflows.CheckRunOptions": {
|
|
15181
15390
|
"assembly": "projen",
|
|
15182
15391
|
"datatype": true,
|
|
@@ -15188,7 +15397,7 @@
|
|
|
15188
15397
|
"kind": "interface",
|
|
15189
15398
|
"locationInModule": {
|
|
15190
15399
|
"filename": "src/github/workflows-model.ts",
|
|
15191
|
-
"line":
|
|
15400
|
+
"line": 661
|
|
15192
15401
|
},
|
|
15193
15402
|
"name": "CheckRunOptions",
|
|
15194
15403
|
"namespace": "github.workflows",
|
|
@@ -15205,7 +15414,7 @@
|
|
|
15205
15414
|
"immutable": true,
|
|
15206
15415
|
"locationInModule": {
|
|
15207
15416
|
"filename": "src/github/workflows-model.ts",
|
|
15208
|
-
"line":
|
|
15417
|
+
"line": 667
|
|
15209
15418
|
},
|
|
15210
15419
|
"name": "types",
|
|
15211
15420
|
"optional": true,
|
|
@@ -15232,7 +15441,7 @@
|
|
|
15232
15441
|
"kind": "interface",
|
|
15233
15442
|
"locationInModule": {
|
|
15234
15443
|
"filename": "src/github/workflows-model.ts",
|
|
15235
|
-
"line":
|
|
15444
|
+
"line": 673
|
|
15236
15445
|
},
|
|
15237
15446
|
"name": "CheckSuiteOptions",
|
|
15238
15447
|
"namespace": "github.workflows",
|
|
@@ -15249,7 +15458,7 @@
|
|
|
15249
15458
|
"immutable": true,
|
|
15250
15459
|
"locationInModule": {
|
|
15251
15460
|
"filename": "src/github/workflows-model.ts",
|
|
15252
|
-
"line":
|
|
15461
|
+
"line": 679
|
|
15253
15462
|
},
|
|
15254
15463
|
"name": "types",
|
|
15255
15464
|
"optional": true,
|
|
@@ -15471,7 +15680,7 @@
|
|
|
15471
15680
|
"kind": "interface",
|
|
15472
15681
|
"locationInModule": {
|
|
15473
15682
|
"filename": "src/github/workflows-model.ts",
|
|
15474
|
-
"line":
|
|
15683
|
+
"line": 938
|
|
15475
15684
|
},
|
|
15476
15685
|
"name": "CreateOptions",
|
|
15477
15686
|
"namespace": "github.workflows",
|
|
@@ -15488,7 +15697,7 @@
|
|
|
15488
15697
|
"kind": "interface",
|
|
15489
15698
|
"locationInModule": {
|
|
15490
15699
|
"filename": "src/github/workflows-model.ts",
|
|
15491
|
-
"line":
|
|
15700
|
+
"line": 627
|
|
15492
15701
|
},
|
|
15493
15702
|
"name": "CronScheduleOptions",
|
|
15494
15703
|
"namespace": "github.workflows",
|
|
@@ -15502,7 +15711,7 @@
|
|
|
15502
15711
|
"immutable": true,
|
|
15503
15712
|
"locationInModule": {
|
|
15504
15713
|
"filename": "src/github/workflows-model.ts",
|
|
15505
|
-
"line":
|
|
15714
|
+
"line": 631
|
|
15506
15715
|
},
|
|
15507
15716
|
"name": "cron",
|
|
15508
15717
|
"type": {
|
|
@@ -15523,7 +15732,7 @@
|
|
|
15523
15732
|
"kind": "interface",
|
|
15524
15733
|
"locationInModule": {
|
|
15525
15734
|
"filename": "src/github/workflows-model.ts",
|
|
15526
|
-
"line":
|
|
15735
|
+
"line": 943
|
|
15527
15736
|
},
|
|
15528
15737
|
"name": "DeleteOptions",
|
|
15529
15738
|
"namespace": "github.workflows",
|
|
@@ -15540,7 +15749,7 @@
|
|
|
15540
15749
|
"kind": "interface",
|
|
15541
15750
|
"locationInModule": {
|
|
15542
15751
|
"filename": "src/github/workflows-model.ts",
|
|
15543
|
-
"line":
|
|
15752
|
+
"line": 948
|
|
15544
15753
|
},
|
|
15545
15754
|
"name": "DeploymentOptions",
|
|
15546
15755
|
"namespace": "github.workflows",
|
|
@@ -15557,12 +15766,100 @@
|
|
|
15557
15766
|
"kind": "interface",
|
|
15558
15767
|
"locationInModule": {
|
|
15559
15768
|
"filename": "src/github/workflows-model.ts",
|
|
15560
|
-
"line":
|
|
15769
|
+
"line": 953
|
|
15561
15770
|
},
|
|
15562
15771
|
"name": "DeploymentStatusOptions",
|
|
15563
15772
|
"namespace": "github.workflows",
|
|
15564
15773
|
"symbolId": "src/github/workflows-model:DeploymentStatusOptions"
|
|
15565
15774
|
},
|
|
15775
|
+
"projen.github.workflows.DiscussionCommentOptions": {
|
|
15776
|
+
"assembly": "projen",
|
|
15777
|
+
"datatype": true,
|
|
15778
|
+
"docs": {
|
|
15779
|
+
"stability": "experimental",
|
|
15780
|
+
"summary": "Discussion comment options."
|
|
15781
|
+
},
|
|
15782
|
+
"fqn": "projen.github.workflows.DiscussionCommentOptions",
|
|
15783
|
+
"kind": "interface",
|
|
15784
|
+
"locationInModule": {
|
|
15785
|
+
"filename": "src/github/workflows-model.ts",
|
|
15786
|
+
"line": 697
|
|
15787
|
+
},
|
|
15788
|
+
"name": "DiscussionCommentOptions",
|
|
15789
|
+
"namespace": "github.workflows",
|
|
15790
|
+
"properties": [
|
|
15791
|
+
{
|
|
15792
|
+
"abstract": true,
|
|
15793
|
+
"docs": {
|
|
15794
|
+
"custom": {
|
|
15795
|
+
"defaults": "- all activity types"
|
|
15796
|
+
},
|
|
15797
|
+
"stability": "experimental",
|
|
15798
|
+
"summary": "Which activity types to trigger on."
|
|
15799
|
+
},
|
|
15800
|
+
"immutable": true,
|
|
15801
|
+
"locationInModule": {
|
|
15802
|
+
"filename": "src/github/workflows-model.ts",
|
|
15803
|
+
"line": 703
|
|
15804
|
+
},
|
|
15805
|
+
"name": "types",
|
|
15806
|
+
"optional": true,
|
|
15807
|
+
"type": {
|
|
15808
|
+
"collection": {
|
|
15809
|
+
"elementtype": {
|
|
15810
|
+
"primitive": "string"
|
|
15811
|
+
},
|
|
15812
|
+
"kind": "array"
|
|
15813
|
+
}
|
|
15814
|
+
}
|
|
15815
|
+
}
|
|
15816
|
+
],
|
|
15817
|
+
"symbolId": "src/github/workflows-model:DiscussionCommentOptions"
|
|
15818
|
+
},
|
|
15819
|
+
"projen.github.workflows.DiscussionOptions": {
|
|
15820
|
+
"assembly": "projen",
|
|
15821
|
+
"datatype": true,
|
|
15822
|
+
"docs": {
|
|
15823
|
+
"stability": "experimental",
|
|
15824
|
+
"summary": "Discussion options."
|
|
15825
|
+
},
|
|
15826
|
+
"fqn": "projen.github.workflows.DiscussionOptions",
|
|
15827
|
+
"kind": "interface",
|
|
15828
|
+
"locationInModule": {
|
|
15829
|
+
"filename": "src/github/workflows-model.ts",
|
|
15830
|
+
"line": 685
|
|
15831
|
+
},
|
|
15832
|
+
"name": "DiscussionOptions",
|
|
15833
|
+
"namespace": "github.workflows",
|
|
15834
|
+
"properties": [
|
|
15835
|
+
{
|
|
15836
|
+
"abstract": true,
|
|
15837
|
+
"docs": {
|
|
15838
|
+
"custom": {
|
|
15839
|
+
"defaults": "- all activity types"
|
|
15840
|
+
},
|
|
15841
|
+
"stability": "experimental",
|
|
15842
|
+
"summary": "Which activity types to trigger on."
|
|
15843
|
+
},
|
|
15844
|
+
"immutable": true,
|
|
15845
|
+
"locationInModule": {
|
|
15846
|
+
"filename": "src/github/workflows-model.ts",
|
|
15847
|
+
"line": 691
|
|
15848
|
+
},
|
|
15849
|
+
"name": "types",
|
|
15850
|
+
"optional": true,
|
|
15851
|
+
"type": {
|
|
15852
|
+
"collection": {
|
|
15853
|
+
"elementtype": {
|
|
15854
|
+
"primitive": "string"
|
|
15855
|
+
},
|
|
15856
|
+
"kind": "array"
|
|
15857
|
+
}
|
|
15858
|
+
}
|
|
15859
|
+
}
|
|
15860
|
+
],
|
|
15861
|
+
"symbolId": "src/github/workflows-model:DiscussionOptions"
|
|
15862
|
+
},
|
|
15566
15863
|
"projen.github.workflows.ForkOptions": {
|
|
15567
15864
|
"assembly": "projen",
|
|
15568
15865
|
"datatype": true,
|
|
@@ -15574,7 +15871,7 @@
|
|
|
15574
15871
|
"kind": "interface",
|
|
15575
15872
|
"locationInModule": {
|
|
15576
15873
|
"filename": "src/github/workflows-model.ts",
|
|
15577
|
-
"line":
|
|
15874
|
+
"line": 958
|
|
15578
15875
|
},
|
|
15579
15876
|
"name": "ForkOptions",
|
|
15580
15877
|
"namespace": "github.workflows",
|
|
@@ -15591,7 +15888,7 @@
|
|
|
15591
15888
|
"kind": "interface",
|
|
15592
15889
|
"locationInModule": {
|
|
15593
15890
|
"filename": "src/github/workflows-model.ts",
|
|
15594
|
-
"line":
|
|
15891
|
+
"line": 963
|
|
15595
15892
|
},
|
|
15596
15893
|
"name": "GollumOptions",
|
|
15597
15894
|
"namespace": "github.workflows",
|
|
@@ -15608,7 +15905,7 @@
|
|
|
15608
15905
|
"kind": "interface",
|
|
15609
15906
|
"locationInModule": {
|
|
15610
15907
|
"filename": "src/github/workflows-model.ts",
|
|
15611
|
-
"line":
|
|
15908
|
+
"line": 709
|
|
15612
15909
|
},
|
|
15613
15910
|
"name": "IssueCommentOptions",
|
|
15614
15911
|
"namespace": "github.workflows",
|
|
@@ -15625,7 +15922,7 @@
|
|
|
15625
15922
|
"immutable": true,
|
|
15626
15923
|
"locationInModule": {
|
|
15627
15924
|
"filename": "src/github/workflows-model.ts",
|
|
15628
|
-
"line":
|
|
15925
|
+
"line": 715
|
|
15629
15926
|
},
|
|
15630
15927
|
"name": "types",
|
|
15631
15928
|
"optional": true,
|
|
@@ -15652,7 +15949,7 @@
|
|
|
15652
15949
|
"kind": "interface",
|
|
15653
15950
|
"locationInModule": {
|
|
15654
15951
|
"filename": "src/github/workflows-model.ts",
|
|
15655
|
-
"line":
|
|
15952
|
+
"line": 721
|
|
15656
15953
|
},
|
|
15657
15954
|
"name": "IssuesOptions",
|
|
15658
15955
|
"namespace": "github.workflows",
|
|
@@ -15669,7 +15966,7 @@
|
|
|
15669
15966
|
"immutable": true,
|
|
15670
15967
|
"locationInModule": {
|
|
15671
15968
|
"filename": "src/github/workflows-model.ts",
|
|
15672
|
-
"line":
|
|
15969
|
+
"line": 727
|
|
15673
15970
|
},
|
|
15674
15971
|
"name": "types",
|
|
15675
15972
|
"optional": true,
|
|
@@ -15722,7 +16019,7 @@
|
|
|
15722
16019
|
{
|
|
15723
16020
|
"abstract": true,
|
|
15724
16021
|
"docs": {
|
|
15725
|
-
"example": "\"ubuntu-latest\"",
|
|
16022
|
+
"example": "[\"ubuntu-latest\"]",
|
|
15726
16023
|
"remarks": "The machine can be either a\nGitHub-hosted runner or a self-hosted runner.",
|
|
15727
16024
|
"stability": "experimental",
|
|
15728
16025
|
"summary": "The type of machine to run the job on."
|
|
@@ -15734,7 +16031,12 @@
|
|
|
15734
16031
|
},
|
|
15735
16032
|
"name": "runsOn",
|
|
15736
16033
|
"type": {
|
|
15737
|
-
"
|
|
16034
|
+
"collection": {
|
|
16035
|
+
"elementtype": {
|
|
16036
|
+
"primitive": "string"
|
|
16037
|
+
},
|
|
16038
|
+
"kind": "array"
|
|
16039
|
+
}
|
|
15738
16040
|
}
|
|
15739
16041
|
},
|
|
15740
16042
|
{
|
|
@@ -16699,7 +17001,7 @@
|
|
|
16699
17001
|
"kind": "interface",
|
|
16700
17002
|
"locationInModule": {
|
|
16701
17003
|
"filename": "src/github/workflows-model.ts",
|
|
16702
|
-
"line":
|
|
17004
|
+
"line": 733
|
|
16703
17005
|
},
|
|
16704
17006
|
"name": "LabelOptions",
|
|
16705
17007
|
"namespace": "github.workflows",
|
|
@@ -16716,7 +17018,7 @@
|
|
|
16716
17018
|
"immutable": true,
|
|
16717
17019
|
"locationInModule": {
|
|
16718
17020
|
"filename": "src/github/workflows-model.ts",
|
|
16719
|
-
"line":
|
|
17021
|
+
"line": 739
|
|
16720
17022
|
},
|
|
16721
17023
|
"name": "types",
|
|
16722
17024
|
"optional": true,
|
|
@@ -16743,7 +17045,7 @@
|
|
|
16743
17045
|
"kind": "interface",
|
|
16744
17046
|
"locationInModule": {
|
|
16745
17047
|
"filename": "src/github/workflows-model.ts",
|
|
16746
|
-
"line":
|
|
17048
|
+
"line": 745
|
|
16747
17049
|
},
|
|
16748
17050
|
"name": "MilestoneOptions",
|
|
16749
17051
|
"namespace": "github.workflows",
|
|
@@ -16760,7 +17062,7 @@
|
|
|
16760
17062
|
"immutable": true,
|
|
16761
17063
|
"locationInModule": {
|
|
16762
17064
|
"filename": "src/github/workflows-model.ts",
|
|
16763
|
-
"line":
|
|
17065
|
+
"line": 751
|
|
16764
17066
|
},
|
|
16765
17067
|
"name": "types",
|
|
16766
17068
|
"optional": true,
|
|
@@ -16787,7 +17089,7 @@
|
|
|
16787
17089
|
"kind": "interface",
|
|
16788
17090
|
"locationInModule": {
|
|
16789
17091
|
"filename": "src/github/workflows-model.ts",
|
|
16790
|
-
"line":
|
|
17092
|
+
"line": 968
|
|
16791
17093
|
},
|
|
16792
17094
|
"name": "PageBuildOptions",
|
|
16793
17095
|
"namespace": "github.workflows",
|
|
@@ -16804,7 +17106,7 @@
|
|
|
16804
17106
|
"kind": "interface",
|
|
16805
17107
|
"locationInModule": {
|
|
16806
17108
|
"filename": "src/github/workflows-model.ts",
|
|
16807
|
-
"line":
|
|
17109
|
+
"line": 769
|
|
16808
17110
|
},
|
|
16809
17111
|
"name": "ProjectCardOptions",
|
|
16810
17112
|
"namespace": "github.workflows",
|
|
@@ -16821,7 +17123,7 @@
|
|
|
16821
17123
|
"immutable": true,
|
|
16822
17124
|
"locationInModule": {
|
|
16823
17125
|
"filename": "src/github/workflows-model.ts",
|
|
16824
|
-
"line":
|
|
17126
|
+
"line": 775
|
|
16825
17127
|
},
|
|
16826
17128
|
"name": "types",
|
|
16827
17129
|
"optional": true,
|
|
@@ -16848,7 +17150,7 @@
|
|
|
16848
17150
|
"kind": "interface",
|
|
16849
17151
|
"locationInModule": {
|
|
16850
17152
|
"filename": "src/github/workflows-model.ts",
|
|
16851
|
-
"line":
|
|
17153
|
+
"line": 781
|
|
16852
17154
|
},
|
|
16853
17155
|
"name": "ProjectColumnOptions",
|
|
16854
17156
|
"namespace": "github.workflows",
|
|
@@ -16865,7 +17167,7 @@
|
|
|
16865
17167
|
"immutable": true,
|
|
16866
17168
|
"locationInModule": {
|
|
16867
17169
|
"filename": "src/github/workflows-model.ts",
|
|
16868
|
-
"line":
|
|
17170
|
+
"line": 787
|
|
16869
17171
|
},
|
|
16870
17172
|
"name": "types",
|
|
16871
17173
|
"optional": true,
|
|
@@ -16892,7 +17194,7 @@
|
|
|
16892
17194
|
"kind": "interface",
|
|
16893
17195
|
"locationInModule": {
|
|
16894
17196
|
"filename": "src/github/workflows-model.ts",
|
|
16895
|
-
"line":
|
|
17197
|
+
"line": 757
|
|
16896
17198
|
},
|
|
16897
17199
|
"name": "ProjectOptions",
|
|
16898
17200
|
"namespace": "github.workflows",
|
|
@@ -16909,7 +17211,7 @@
|
|
|
16909
17211
|
"immutable": true,
|
|
16910
17212
|
"locationInModule": {
|
|
16911
17213
|
"filename": "src/github/workflows-model.ts",
|
|
16912
|
-
"line":
|
|
17214
|
+
"line": 763
|
|
16913
17215
|
},
|
|
16914
17216
|
"name": "types",
|
|
16915
17217
|
"optional": true,
|
|
@@ -16936,7 +17238,7 @@
|
|
|
16936
17238
|
"kind": "interface",
|
|
16937
17239
|
"locationInModule": {
|
|
16938
17240
|
"filename": "src/github/workflows-model.ts",
|
|
16939
|
-
"line":
|
|
17241
|
+
"line": 973
|
|
16940
17242
|
},
|
|
16941
17243
|
"name": "PublicOptions",
|
|
16942
17244
|
"namespace": "github.workflows",
|
|
@@ -16953,7 +17255,7 @@
|
|
|
16953
17255
|
"kind": "interface",
|
|
16954
17256
|
"locationInModule": {
|
|
16955
17257
|
"filename": "src/github/workflows-model.ts",
|
|
16956
|
-
"line":
|
|
17258
|
+
"line": 793
|
|
16957
17259
|
},
|
|
16958
17260
|
"name": "PullRequestOptions",
|
|
16959
17261
|
"namespace": "github.workflows",
|
|
@@ -16970,7 +17272,7 @@
|
|
|
16970
17272
|
"immutable": true,
|
|
16971
17273
|
"locationInModule": {
|
|
16972
17274
|
"filename": "src/github/workflows-model.ts",
|
|
16973
|
-
"line":
|
|
17275
|
+
"line": 799
|
|
16974
17276
|
},
|
|
16975
17277
|
"name": "types",
|
|
16976
17278
|
"optional": true,
|
|
@@ -16997,7 +17299,7 @@
|
|
|
16997
17299
|
"kind": "interface",
|
|
16998
17300
|
"locationInModule": {
|
|
16999
17301
|
"filename": "src/github/workflows-model.ts",
|
|
17000
|
-
"line":
|
|
17302
|
+
"line": 817
|
|
17001
17303
|
},
|
|
17002
17304
|
"name": "PullRequestReviewCommentOptions",
|
|
17003
17305
|
"namespace": "github.workflows",
|
|
@@ -17014,7 +17316,7 @@
|
|
|
17014
17316
|
"immutable": true,
|
|
17015
17317
|
"locationInModule": {
|
|
17016
17318
|
"filename": "src/github/workflows-model.ts",
|
|
17017
|
-
"line":
|
|
17319
|
+
"line": 823
|
|
17018
17320
|
},
|
|
17019
17321
|
"name": "types",
|
|
17020
17322
|
"optional": true,
|
|
@@ -17041,7 +17343,7 @@
|
|
|
17041
17343
|
"kind": "interface",
|
|
17042
17344
|
"locationInModule": {
|
|
17043
17345
|
"filename": "src/github/workflows-model.ts",
|
|
17044
|
-
"line":
|
|
17346
|
+
"line": 805
|
|
17045
17347
|
},
|
|
17046
17348
|
"name": "PullRequestReviewOptions",
|
|
17047
17349
|
"namespace": "github.workflows",
|
|
@@ -17058,7 +17360,7 @@
|
|
|
17058
17360
|
"immutable": true,
|
|
17059
17361
|
"locationInModule": {
|
|
17060
17362
|
"filename": "src/github/workflows-model.ts",
|
|
17061
|
-
"line":
|
|
17363
|
+
"line": 811
|
|
17062
17364
|
},
|
|
17063
17365
|
"name": "types",
|
|
17064
17366
|
"optional": true,
|
|
@@ -17088,7 +17390,7 @@
|
|
|
17088
17390
|
"kind": "interface",
|
|
17089
17391
|
"locationInModule": {
|
|
17090
17392
|
"filename": "src/github/workflows-model.ts",
|
|
17091
|
-
"line":
|
|
17393
|
+
"line": 829
|
|
17092
17394
|
},
|
|
17093
17395
|
"name": "PullRequestTargetOptions",
|
|
17094
17396
|
"namespace": "github.workflows",
|
|
@@ -17105,7 +17407,7 @@
|
|
|
17105
17407
|
"immutable": true,
|
|
17106
17408
|
"locationInModule": {
|
|
17107
17409
|
"filename": "src/github/workflows-model.ts",
|
|
17108
|
-
"line":
|
|
17410
|
+
"line": 835
|
|
17109
17411
|
},
|
|
17110
17412
|
"name": "types",
|
|
17111
17413
|
"optional": true,
|
|
@@ -17132,7 +17434,7 @@
|
|
|
17132
17434
|
"kind": "interface",
|
|
17133
17435
|
"locationInModule": {
|
|
17134
17436
|
"filename": "src/github/workflows-model.ts",
|
|
17135
|
-
"line":
|
|
17437
|
+
"line": 841
|
|
17136
17438
|
},
|
|
17137
17439
|
"name": "PushOptions",
|
|
17138
17440
|
"namespace": "github.workflows",
|
|
@@ -17148,7 +17450,7 @@
|
|
|
17148
17450
|
"immutable": true,
|
|
17149
17451
|
"locationInModule": {
|
|
17150
17452
|
"filename": "src/github/workflows-model.ts",
|
|
17151
|
-
"line":
|
|
17453
|
+
"line": 851
|
|
17152
17454
|
},
|
|
17153
17455
|
"name": "branches",
|
|
17154
17456
|
"optional": true,
|
|
@@ -17172,7 +17474,7 @@
|
|
|
17172
17474
|
"immutable": true,
|
|
17173
17475
|
"locationInModule": {
|
|
17174
17476
|
"filename": "src/github/workflows-model.ts",
|
|
17175
|
-
"line":
|
|
17477
|
+
"line": 873
|
|
17176
17478
|
},
|
|
17177
17479
|
"name": "paths",
|
|
17178
17480
|
"optional": true,
|
|
@@ -17196,7 +17498,7 @@
|
|
|
17196
17498
|
"immutable": true,
|
|
17197
17499
|
"locationInModule": {
|
|
17198
17500
|
"filename": "src/github/workflows-model.ts",
|
|
17199
|
-
"line":
|
|
17501
|
+
"line": 863
|
|
17200
17502
|
},
|
|
17201
17503
|
"name": "tags",
|
|
17202
17504
|
"optional": true,
|
|
@@ -17223,7 +17525,7 @@
|
|
|
17223
17525
|
"kind": "interface",
|
|
17224
17526
|
"locationInModule": {
|
|
17225
17527
|
"filename": "src/github/workflows-model.ts",
|
|
17226
|
-
"line":
|
|
17528
|
+
"line": 879
|
|
17227
17529
|
},
|
|
17228
17530
|
"name": "RegistryPackageOptions",
|
|
17229
17531
|
"namespace": "github.workflows",
|
|
@@ -17240,7 +17542,7 @@
|
|
|
17240
17542
|
"immutable": true,
|
|
17241
17543
|
"locationInModule": {
|
|
17242
17544
|
"filename": "src/github/workflows-model.ts",
|
|
17243
|
-
"line":
|
|
17545
|
+
"line": 885
|
|
17244
17546
|
},
|
|
17245
17547
|
"name": "types",
|
|
17246
17548
|
"optional": true,
|
|
@@ -17267,7 +17569,7 @@
|
|
|
17267
17569
|
"kind": "interface",
|
|
17268
17570
|
"locationInModule": {
|
|
17269
17571
|
"filename": "src/github/workflows-model.ts",
|
|
17270
|
-
"line":
|
|
17572
|
+
"line": 891
|
|
17271
17573
|
},
|
|
17272
17574
|
"name": "ReleaseOptions",
|
|
17273
17575
|
"namespace": "github.workflows",
|
|
@@ -17284,7 +17586,7 @@
|
|
|
17284
17586
|
"immutable": true,
|
|
17285
17587
|
"locationInModule": {
|
|
17286
17588
|
"filename": "src/github/workflows-model.ts",
|
|
17287
|
-
"line":
|
|
17589
|
+
"line": 897
|
|
17288
17590
|
},
|
|
17289
17591
|
"name": "types",
|
|
17290
17592
|
"optional": true,
|
|
@@ -17311,7 +17613,7 @@
|
|
|
17311
17613
|
"kind": "interface",
|
|
17312
17614
|
"locationInModule": {
|
|
17313
17615
|
"filename": "src/github/workflows-model.ts",
|
|
17314
|
-
"line":
|
|
17616
|
+
"line": 637
|
|
17315
17617
|
},
|
|
17316
17618
|
"name": "RepositoryDispatchOptions",
|
|
17317
17619
|
"namespace": "github.workflows",
|
|
@@ -17328,7 +17630,7 @@
|
|
|
17328
17630
|
"immutable": true,
|
|
17329
17631
|
"locationInModule": {
|
|
17330
17632
|
"filename": "src/github/workflows-model.ts",
|
|
17331
|
-
"line":
|
|
17633
|
+
"line": 643
|
|
17332
17634
|
},
|
|
17333
17635
|
"name": "types",
|
|
17334
17636
|
"optional": true,
|
|
@@ -17409,7 +17711,7 @@
|
|
|
17409
17711
|
"kind": "interface",
|
|
17410
17712
|
"locationInModule": {
|
|
17411
17713
|
"filename": "src/github/workflows-model.ts",
|
|
17412
|
-
"line":
|
|
17714
|
+
"line": 978
|
|
17413
17715
|
},
|
|
17414
17716
|
"name": "StatusOptions",
|
|
17415
17717
|
"namespace": "github.workflows",
|
|
@@ -17432,6 +17734,23 @@
|
|
|
17432
17734
|
"name": "Triggers",
|
|
17433
17735
|
"namespace": "github.workflows",
|
|
17434
17736
|
"properties": [
|
|
17737
|
+
{
|
|
17738
|
+
"abstract": true,
|
|
17739
|
+
"docs": {
|
|
17740
|
+
"stability": "experimental",
|
|
17741
|
+
"summary": "Runs your workflow anytime the branch_protection_rule event occurs."
|
|
17742
|
+
},
|
|
17743
|
+
"immutable": true,
|
|
17744
|
+
"locationInModule": {
|
|
17745
|
+
"filename": "src/github/workflows-model.ts",
|
|
17746
|
+
"line": 441
|
|
17747
|
+
},
|
|
17748
|
+
"name": "branchProtectionRule",
|
|
17749
|
+
"optional": true,
|
|
17750
|
+
"type": {
|
|
17751
|
+
"fqn": "projen.github.workflows.BranchProtectionRuleOptions"
|
|
17752
|
+
}
|
|
17753
|
+
},
|
|
17435
17754
|
{
|
|
17436
17755
|
"abstract": true,
|
|
17437
17756
|
"docs": {
|
|
@@ -17441,7 +17760,7 @@
|
|
|
17441
17760
|
"immutable": true,
|
|
17442
17761
|
"locationInModule": {
|
|
17443
17762
|
"filename": "src/github/workflows-model.ts",
|
|
17444
|
-
"line":
|
|
17763
|
+
"line": 446
|
|
17445
17764
|
},
|
|
17446
17765
|
"name": "checkRun",
|
|
17447
17766
|
"optional": true,
|
|
@@ -17458,7 +17777,7 @@
|
|
|
17458
17777
|
"immutable": true,
|
|
17459
17778
|
"locationInModule": {
|
|
17460
17779
|
"filename": "src/github/workflows-model.ts",
|
|
17461
|
-
"line":
|
|
17780
|
+
"line": 451
|
|
17462
17781
|
},
|
|
17463
17782
|
"name": "checkSuite",
|
|
17464
17783
|
"optional": true,
|
|
@@ -17475,7 +17794,7 @@
|
|
|
17475
17794
|
"immutable": true,
|
|
17476
17795
|
"locationInModule": {
|
|
17477
17796
|
"filename": "src/github/workflows-model.ts",
|
|
17478
|
-
"line":
|
|
17797
|
+
"line": 457
|
|
17479
17798
|
},
|
|
17480
17799
|
"name": "create",
|
|
17481
17800
|
"optional": true,
|
|
@@ -17492,7 +17811,7 @@
|
|
|
17492
17811
|
"immutable": true,
|
|
17493
17812
|
"locationInModule": {
|
|
17494
17813
|
"filename": "src/github/workflows-model.ts",
|
|
17495
|
-
"line":
|
|
17814
|
+
"line": 463
|
|
17496
17815
|
},
|
|
17497
17816
|
"name": "delete",
|
|
17498
17817
|
"optional": true,
|
|
@@ -17510,7 +17829,7 @@
|
|
|
17510
17829
|
"immutable": true,
|
|
17511
17830
|
"locationInModule": {
|
|
17512
17831
|
"filename": "src/github/workflows-model.ts",
|
|
17513
|
-
"line":
|
|
17832
|
+
"line": 470
|
|
17514
17833
|
},
|
|
17515
17834
|
"name": "deployment",
|
|
17516
17835
|
"optional": true,
|
|
@@ -17528,7 +17847,7 @@
|
|
|
17528
17847
|
"immutable": true,
|
|
17529
17848
|
"locationInModule": {
|
|
17530
17849
|
"filename": "src/github/workflows-model.ts",
|
|
17531
|
-
"line":
|
|
17850
|
+
"line": 477
|
|
17532
17851
|
},
|
|
17533
17852
|
"name": "deploymentStatus",
|
|
17534
17853
|
"optional": true,
|
|
@@ -17536,6 +17855,44 @@
|
|
|
17536
17855
|
"fqn": "projen.github.workflows.DeploymentStatusOptions"
|
|
17537
17856
|
}
|
|
17538
17857
|
},
|
|
17858
|
+
{
|
|
17859
|
+
"abstract": true,
|
|
17860
|
+
"docs": {
|
|
17861
|
+
"remarks": "More than one activity type triggers this event.",
|
|
17862
|
+
"see": "https://docs.github.com/en/graphql/guides/using-the-graphql-api-for-discussions",
|
|
17863
|
+
"stability": "experimental",
|
|
17864
|
+
"summary": "Runs your workflow anytime the discussion event occurs."
|
|
17865
|
+
},
|
|
17866
|
+
"immutable": true,
|
|
17867
|
+
"locationInModule": {
|
|
17868
|
+
"filename": "src/github/workflows-model.ts",
|
|
17869
|
+
"line": 483
|
|
17870
|
+
},
|
|
17871
|
+
"name": "discussion",
|
|
17872
|
+
"optional": true,
|
|
17873
|
+
"type": {
|
|
17874
|
+
"fqn": "projen.github.workflows.DiscussionOptions"
|
|
17875
|
+
}
|
|
17876
|
+
},
|
|
17877
|
+
{
|
|
17878
|
+
"abstract": true,
|
|
17879
|
+
"docs": {
|
|
17880
|
+
"remarks": "More than one activity type triggers this event.",
|
|
17881
|
+
"see": "https://docs.github.com/en/graphql/guides/using-the-graphql-api-for-discussions",
|
|
17882
|
+
"stability": "experimental",
|
|
17883
|
+
"summary": "Runs your workflow anytime the discussion_comment event occurs."
|
|
17884
|
+
},
|
|
17885
|
+
"immutable": true,
|
|
17886
|
+
"locationInModule": {
|
|
17887
|
+
"filename": "src/github/workflows-model.ts",
|
|
17888
|
+
"line": 489
|
|
17889
|
+
},
|
|
17890
|
+
"name": "discussionComment",
|
|
17891
|
+
"optional": true,
|
|
17892
|
+
"type": {
|
|
17893
|
+
"fqn": "projen.github.workflows.DiscussionCommentOptions"
|
|
17894
|
+
}
|
|
17895
|
+
},
|
|
17539
17896
|
{
|
|
17540
17897
|
"abstract": true,
|
|
17541
17898
|
"docs": {
|
|
@@ -17545,7 +17902,7 @@
|
|
|
17545
17902
|
"immutable": true,
|
|
17546
17903
|
"locationInModule": {
|
|
17547
17904
|
"filename": "src/github/workflows-model.ts",
|
|
17548
|
-
"line":
|
|
17905
|
+
"line": 495
|
|
17549
17906
|
},
|
|
17550
17907
|
"name": "fork",
|
|
17551
17908
|
"optional": true,
|
|
@@ -17562,7 +17919,7 @@
|
|
|
17562
17919
|
"immutable": true,
|
|
17563
17920
|
"locationInModule": {
|
|
17564
17921
|
"filename": "src/github/workflows-model.ts",
|
|
17565
|
-
"line":
|
|
17922
|
+
"line": 501
|
|
17566
17923
|
},
|
|
17567
17924
|
"name": "gollum",
|
|
17568
17925
|
"optional": true,
|
|
@@ -17579,7 +17936,7 @@
|
|
|
17579
17936
|
"immutable": true,
|
|
17580
17937
|
"locationInModule": {
|
|
17581
17938
|
"filename": "src/github/workflows-model.ts",
|
|
17582
|
-
"line":
|
|
17939
|
+
"line": 506
|
|
17583
17940
|
},
|
|
17584
17941
|
"name": "issueComment",
|
|
17585
17942
|
"optional": true,
|
|
@@ -17596,7 +17953,7 @@
|
|
|
17596
17953
|
"immutable": true,
|
|
17597
17954
|
"locationInModule": {
|
|
17598
17955
|
"filename": "src/github/workflows-model.ts",
|
|
17599
|
-
"line":
|
|
17956
|
+
"line": 511
|
|
17600
17957
|
},
|
|
17601
17958
|
"name": "issues",
|
|
17602
17959
|
"optional": true,
|
|
@@ -17613,7 +17970,7 @@
|
|
|
17613
17970
|
"immutable": true,
|
|
17614
17971
|
"locationInModule": {
|
|
17615
17972
|
"filename": "src/github/workflows-model.ts",
|
|
17616
|
-
"line":
|
|
17973
|
+
"line": 516
|
|
17617
17974
|
},
|
|
17618
17975
|
"name": "label",
|
|
17619
17976
|
"optional": true,
|
|
@@ -17630,7 +17987,7 @@
|
|
|
17630
17987
|
"immutable": true,
|
|
17631
17988
|
"locationInModule": {
|
|
17632
17989
|
"filename": "src/github/workflows-model.ts",
|
|
17633
|
-
"line":
|
|
17990
|
+
"line": 521
|
|
17634
17991
|
},
|
|
17635
17992
|
"name": "milestone",
|
|
17636
17993
|
"optional": true,
|
|
@@ -17647,7 +18004,7 @@
|
|
|
17647
18004
|
"immutable": true,
|
|
17648
18005
|
"locationInModule": {
|
|
17649
18006
|
"filename": "src/github/workflows-model.ts",
|
|
17650
|
-
"line":
|
|
18007
|
+
"line": 527
|
|
17651
18008
|
},
|
|
17652
18009
|
"name": "pageBuild",
|
|
17653
18010
|
"optional": true,
|
|
@@ -17664,7 +18021,7 @@
|
|
|
17664
18021
|
"immutable": true,
|
|
17665
18022
|
"locationInModule": {
|
|
17666
18023
|
"filename": "src/github/workflows-model.ts",
|
|
17667
|
-
"line":
|
|
18024
|
+
"line": 532
|
|
17668
18025
|
},
|
|
17669
18026
|
"name": "project",
|
|
17670
18027
|
"optional": true,
|
|
@@ -17681,7 +18038,7 @@
|
|
|
17681
18038
|
"immutable": true,
|
|
17682
18039
|
"locationInModule": {
|
|
17683
18040
|
"filename": "src/github/workflows-model.ts",
|
|
17684
|
-
"line":
|
|
18041
|
+
"line": 537
|
|
17685
18042
|
},
|
|
17686
18043
|
"name": "projectCard",
|
|
17687
18044
|
"optional": true,
|
|
@@ -17698,7 +18055,7 @@
|
|
|
17698
18055
|
"immutable": true,
|
|
17699
18056
|
"locationInModule": {
|
|
17700
18057
|
"filename": "src/github/workflows-model.ts",
|
|
17701
|
-
"line":
|
|
18058
|
+
"line": 542
|
|
17702
18059
|
},
|
|
17703
18060
|
"name": "projectColumn",
|
|
17704
18061
|
"optional": true,
|
|
@@ -17715,7 +18072,7 @@
|
|
|
17715
18072
|
"immutable": true,
|
|
17716
18073
|
"locationInModule": {
|
|
17717
18074
|
"filename": "src/github/workflows-model.ts",
|
|
17718
|
-
"line":
|
|
18075
|
+
"line": 548
|
|
17719
18076
|
},
|
|
17720
18077
|
"name": "public",
|
|
17721
18078
|
"optional": true,
|
|
@@ -17732,7 +18089,7 @@
|
|
|
17732
18089
|
"immutable": true,
|
|
17733
18090
|
"locationInModule": {
|
|
17734
18091
|
"filename": "src/github/workflows-model.ts",
|
|
17735
|
-
"line":
|
|
18092
|
+
"line": 553
|
|
17736
18093
|
},
|
|
17737
18094
|
"name": "pullRequest",
|
|
17738
18095
|
"optional": true,
|
|
@@ -17749,7 +18106,7 @@
|
|
|
17749
18106
|
"immutable": true,
|
|
17750
18107
|
"locationInModule": {
|
|
17751
18108
|
"filename": "src/github/workflows-model.ts",
|
|
17752
|
-
"line":
|
|
18109
|
+
"line": 558
|
|
17753
18110
|
},
|
|
17754
18111
|
"name": "pullRequestReview",
|
|
17755
18112
|
"optional": true,
|
|
@@ -17766,7 +18123,7 @@
|
|
|
17766
18123
|
"immutable": true,
|
|
17767
18124
|
"locationInModule": {
|
|
17768
18125
|
"filename": "src/github/workflows-model.ts",
|
|
17769
|
-
"line":
|
|
18126
|
+
"line": 564
|
|
17770
18127
|
},
|
|
17771
18128
|
"name": "pullRequestReviewComment",
|
|
17772
18129
|
"optional": true,
|
|
@@ -17785,7 +18142,7 @@
|
|
|
17785
18142
|
"immutable": true,
|
|
17786
18143
|
"locationInModule": {
|
|
17787
18144
|
"filename": "src/github/workflows-model.ts",
|
|
17788
|
-
"line":
|
|
18145
|
+
"line": 585
|
|
17789
18146
|
},
|
|
17790
18147
|
"name": "pullRequestTarget",
|
|
17791
18148
|
"optional": true,
|
|
@@ -17802,7 +18159,7 @@
|
|
|
17802
18159
|
"immutable": true,
|
|
17803
18160
|
"locationInModule": {
|
|
17804
18161
|
"filename": "src/github/workflows-model.ts",
|
|
17805
|
-
"line":
|
|
18162
|
+
"line": 591
|
|
17806
18163
|
},
|
|
17807
18164
|
"name": "push",
|
|
17808
18165
|
"optional": true,
|
|
@@ -17819,7 +18176,7 @@
|
|
|
17819
18176
|
"immutable": true,
|
|
17820
18177
|
"locationInModule": {
|
|
17821
18178
|
"filename": "src/github/workflows-model.ts",
|
|
17822
|
-
"line":
|
|
18179
|
+
"line": 596
|
|
17823
18180
|
},
|
|
17824
18181
|
"name": "registryPackage",
|
|
17825
18182
|
"optional": true,
|
|
@@ -17836,7 +18193,7 @@
|
|
|
17836
18193
|
"immutable": true,
|
|
17837
18194
|
"locationInModule": {
|
|
17838
18195
|
"filename": "src/github/workflows-model.ts",
|
|
17839
|
-
"line":
|
|
18196
|
+
"line": 601
|
|
17840
18197
|
},
|
|
17841
18198
|
"name": "release",
|
|
17842
18199
|
"optional": true,
|
|
@@ -17894,7 +18251,7 @@
|
|
|
17894
18251
|
"immutable": true,
|
|
17895
18252
|
"locationInModule": {
|
|
17896
18253
|
"filename": "src/github/workflows-model.ts",
|
|
17897
|
-
"line":
|
|
18254
|
+
"line": 607
|
|
17898
18255
|
},
|
|
17899
18256
|
"name": "status",
|
|
17900
18257
|
"optional": true,
|
|
@@ -17911,7 +18268,7 @@
|
|
|
17911
18268
|
"immutable": true,
|
|
17912
18269
|
"locationInModule": {
|
|
17913
18270
|
"filename": "src/github/workflows-model.ts",
|
|
17914
|
-
"line":
|
|
18271
|
+
"line": 612
|
|
17915
18272
|
},
|
|
17916
18273
|
"name": "watch",
|
|
17917
18274
|
"optional": true,
|
|
@@ -17919,6 +18276,24 @@
|
|
|
17919
18276
|
"fqn": "projen.github.workflows.WatchOptions"
|
|
17920
18277
|
}
|
|
17921
18278
|
},
|
|
18279
|
+
{
|
|
18280
|
+
"abstract": true,
|
|
18281
|
+
"docs": {
|
|
18282
|
+
"see": "https://docs.github.com/en/actions/learn-github-actions/reusing-workflows",
|
|
18283
|
+
"stability": "experimental",
|
|
18284
|
+
"summary": "Can be called from another workflow."
|
|
18285
|
+
},
|
|
18286
|
+
"immutable": true,
|
|
18287
|
+
"locationInModule": {
|
|
18288
|
+
"filename": "src/github/workflows-model.ts",
|
|
18289
|
+
"line": 434
|
|
18290
|
+
},
|
|
18291
|
+
"name": "workflowCall",
|
|
18292
|
+
"optional": true,
|
|
18293
|
+
"type": {
|
|
18294
|
+
"fqn": "projen.github.workflows.WorkflowCallOptions"
|
|
18295
|
+
}
|
|
18296
|
+
},
|
|
17922
18297
|
{
|
|
17923
18298
|
"abstract": true,
|
|
17924
18299
|
"docs": {
|
|
@@ -17947,7 +18322,7 @@
|
|
|
17947
18322
|
"immutable": true,
|
|
17948
18323
|
"locationInModule": {
|
|
17949
18324
|
"filename": "src/github/workflows-model.ts",
|
|
17950
|
-
"line":
|
|
18325
|
+
"line": 620
|
|
17951
18326
|
},
|
|
17952
18327
|
"name": "workflowRun",
|
|
17953
18328
|
"optional": true,
|
|
@@ -17969,7 +18344,7 @@
|
|
|
17969
18344
|
"kind": "interface",
|
|
17970
18345
|
"locationInModule": {
|
|
17971
18346
|
"filename": "src/github/workflows-model.ts",
|
|
17972
|
-
"line":
|
|
18347
|
+
"line": 903
|
|
17973
18348
|
},
|
|
17974
18349
|
"name": "WatchOptions",
|
|
17975
18350
|
"namespace": "github.workflows",
|
|
@@ -17986,7 +18361,7 @@
|
|
|
17986
18361
|
"immutable": true,
|
|
17987
18362
|
"locationInModule": {
|
|
17988
18363
|
"filename": "src/github/workflows-model.ts",
|
|
17989
|
-
"line":
|
|
18364
|
+
"line": 909
|
|
17990
18365
|
},
|
|
17991
18366
|
"name": "types",
|
|
17992
18367
|
"optional": true,
|
|
@@ -18002,6 +18377,23 @@
|
|
|
18002
18377
|
],
|
|
18003
18378
|
"symbolId": "src/github/workflows-model:WatchOptions"
|
|
18004
18379
|
},
|
|
18380
|
+
"projen.github.workflows.WorkflowCallOptions": {
|
|
18381
|
+
"assembly": "projen",
|
|
18382
|
+
"datatype": true,
|
|
18383
|
+
"docs": {
|
|
18384
|
+
"stability": "experimental",
|
|
18385
|
+
"summary": "The Workflow Call event accepts no options."
|
|
18386
|
+
},
|
|
18387
|
+
"fqn": "projen.github.workflows.WorkflowCallOptions",
|
|
18388
|
+
"kind": "interface",
|
|
18389
|
+
"locationInModule": {
|
|
18390
|
+
"filename": "src/github/workflows-model.ts",
|
|
18391
|
+
"line": 933
|
|
18392
|
+
},
|
|
18393
|
+
"name": "WorkflowCallOptions",
|
|
18394
|
+
"namespace": "github.workflows",
|
|
18395
|
+
"symbolId": "src/github/workflows-model:WorkflowCallOptions"
|
|
18396
|
+
},
|
|
18005
18397
|
"projen.github.workflows.WorkflowDispatchOptions": {
|
|
18006
18398
|
"assembly": "projen",
|
|
18007
18399
|
"datatype": true,
|
|
@@ -18013,7 +18405,7 @@
|
|
|
18013
18405
|
"kind": "interface",
|
|
18014
18406
|
"locationInModule": {
|
|
18015
18407
|
"filename": "src/github/workflows-model.ts",
|
|
18016
|
-
"line":
|
|
18408
|
+
"line": 928
|
|
18017
18409
|
},
|
|
18018
18410
|
"name": "WorkflowDispatchOptions",
|
|
18019
18411
|
"namespace": "github.workflows",
|
|
@@ -18030,7 +18422,7 @@
|
|
|
18030
18422
|
"kind": "interface",
|
|
18031
18423
|
"locationInModule": {
|
|
18032
18424
|
"filename": "src/github/workflows-model.ts",
|
|
18033
|
-
"line":
|
|
18425
|
+
"line": 915
|
|
18034
18426
|
},
|
|
18035
18427
|
"name": "WorkflowRunOptions",
|
|
18036
18428
|
"namespace": "github.workflows",
|
|
@@ -18047,7 +18439,7 @@
|
|
|
18047
18439
|
"immutable": true,
|
|
18048
18440
|
"locationInModule": {
|
|
18049
18441
|
"filename": "src/github/workflows-model.ts",
|
|
18050
|
-
"line":
|
|
18442
|
+
"line": 921
|
|
18051
18443
|
},
|
|
18052
18444
|
"name": "types",
|
|
18053
18445
|
"optional": true,
|
|
@@ -26843,7 +27235,7 @@
|
|
|
26843
27235
|
},
|
|
26844
27236
|
"locationInModule": {
|
|
26845
27237
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
26846
|
-
"line":
|
|
27238
|
+
"line": 109
|
|
26847
27239
|
},
|
|
26848
27240
|
"parameters": [
|
|
26849
27241
|
{
|
|
@@ -26864,7 +27256,7 @@
|
|
|
26864
27256
|
"kind": "class",
|
|
26865
27257
|
"locationInModule": {
|
|
26866
27258
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
26867
|
-
"line":
|
|
27259
|
+
"line": 91
|
|
26868
27260
|
},
|
|
26869
27261
|
"methods": [
|
|
26870
27262
|
{
|
|
@@ -26874,7 +27266,7 @@
|
|
|
26874
27266
|
},
|
|
26875
27267
|
"locationInModule": {
|
|
26876
27268
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
26877
|
-
"line":
|
|
27269
|
+
"line": 123
|
|
26878
27270
|
},
|
|
26879
27271
|
"name": "preSynthesize",
|
|
26880
27272
|
"overrides": "projen.Component"
|
|
@@ -26891,7 +27283,7 @@
|
|
|
26891
27283
|
"immutable": true,
|
|
26892
27284
|
"locationInModule": {
|
|
26893
27285
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
26894
|
-
"line":
|
|
27286
|
+
"line": 105
|
|
26895
27287
|
},
|
|
26896
27288
|
"name": "ignoresProjen",
|
|
26897
27289
|
"type": {
|
|
@@ -26907,7 +27299,7 @@
|
|
|
26907
27299
|
"immutable": true,
|
|
26908
27300
|
"locationInModule": {
|
|
26909
27301
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
26910
|
-
"line":
|
|
27302
|
+
"line": 96
|
|
26911
27303
|
},
|
|
26912
27304
|
"name": "workflows",
|
|
26913
27305
|
"type": {
|
|
@@ -26933,7 +27325,7 @@
|
|
|
26933
27325
|
"kind": "interface",
|
|
26934
27326
|
"locationInModule": {
|
|
26935
27327
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
26936
|
-
"line":
|
|
27328
|
+
"line": 24
|
|
26937
27329
|
},
|
|
26938
27330
|
"name": "UpgradeDependenciesOptions",
|
|
26939
27331
|
"namespace": "javascript",
|
|
@@ -26948,7 +27340,7 @@
|
|
|
26948
27340
|
"immutable": true,
|
|
26949
27341
|
"locationInModule": {
|
|
26950
27342
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
26951
|
-
"line":
|
|
27343
|
+
"line": 31
|
|
26952
27344
|
},
|
|
26953
27345
|
"name": "exclude",
|
|
26954
27346
|
"optional": true,
|
|
@@ -26971,7 +27363,7 @@
|
|
|
26971
27363
|
"immutable": true,
|
|
26972
27364
|
"locationInModule": {
|
|
26973
27365
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
26974
|
-
"line":
|
|
27366
|
+
"line": 78
|
|
26975
27367
|
},
|
|
26976
27368
|
"name": "ignoreProjen",
|
|
26977
27369
|
"optional": true,
|
|
@@ -26989,7 +27381,7 @@
|
|
|
26989
27381
|
"immutable": true,
|
|
26990
27382
|
"locationInModule": {
|
|
26991
27383
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
26992
|
-
"line":
|
|
27384
|
+
"line": 38
|
|
26993
27385
|
},
|
|
26994
27386
|
"name": "include",
|
|
26995
27387
|
"optional": true,
|
|
@@ -27012,7 +27404,7 @@
|
|
|
27012
27404
|
"immutable": true,
|
|
27013
27405
|
"locationInModule": {
|
|
27014
27406
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27015
|
-
"line":
|
|
27407
|
+
"line": 71
|
|
27016
27408
|
},
|
|
27017
27409
|
"name": "pullRequestTitle",
|
|
27018
27410
|
"optional": true,
|
|
@@ -27030,7 +27422,7 @@
|
|
|
27030
27422
|
"immutable": true,
|
|
27031
27423
|
"locationInModule": {
|
|
27032
27424
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27033
|
-
"line":
|
|
27425
|
+
"line": 85
|
|
27034
27426
|
},
|
|
27035
27427
|
"name": "signoff",
|
|
27036
27428
|
"optional": true,
|
|
@@ -27049,7 +27441,7 @@
|
|
|
27049
27441
|
"immutable": true,
|
|
27050
27442
|
"locationInModule": {
|
|
27051
27443
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27052
|
-
"line":
|
|
27444
|
+
"line": 64
|
|
27053
27445
|
},
|
|
27054
27446
|
"name": "taskName",
|
|
27055
27447
|
"optional": true,
|
|
@@ -27068,7 +27460,7 @@
|
|
|
27068
27460
|
"immutable": true,
|
|
27069
27461
|
"locationInModule": {
|
|
27070
27462
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27071
|
-
"line":
|
|
27463
|
+
"line": 49
|
|
27072
27464
|
},
|
|
27073
27465
|
"name": "workflow",
|
|
27074
27466
|
"optional": true,
|
|
@@ -27087,7 +27479,7 @@
|
|
|
27087
27479
|
"immutable": true,
|
|
27088
27480
|
"locationInModule": {
|
|
27089
27481
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27090
|
-
"line":
|
|
27482
|
+
"line": 56
|
|
27091
27483
|
},
|
|
27092
27484
|
"name": "workflowOptions",
|
|
27093
27485
|
"optional": true,
|
|
@@ -27108,7 +27500,7 @@
|
|
|
27108
27500
|
"kind": "class",
|
|
27109
27501
|
"locationInModule": {
|
|
27110
27502
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27111
|
-
"line":
|
|
27503
|
+
"line": 468
|
|
27112
27504
|
},
|
|
27113
27505
|
"methods": [
|
|
27114
27506
|
{
|
|
@@ -27118,7 +27510,7 @@
|
|
|
27118
27510
|
},
|
|
27119
27511
|
"locationInModule": {
|
|
27120
27512
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27121
|
-
"line":
|
|
27513
|
+
"line": 498
|
|
27122
27514
|
},
|
|
27123
27515
|
"name": "expressions",
|
|
27124
27516
|
"parameters": [
|
|
@@ -27154,7 +27546,7 @@
|
|
|
27154
27546
|
"immutable": true,
|
|
27155
27547
|
"locationInModule": {
|
|
27156
27548
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27157
|
-
"line":
|
|
27549
|
+
"line": 478
|
|
27158
27550
|
},
|
|
27159
27551
|
"name": "DAILY",
|
|
27160
27552
|
"static": true,
|
|
@@ -27171,7 +27563,7 @@
|
|
|
27171
27563
|
"immutable": true,
|
|
27172
27564
|
"locationInModule": {
|
|
27173
27565
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27174
|
-
"line":
|
|
27566
|
+
"line": 493
|
|
27175
27567
|
},
|
|
27176
27568
|
"name": "MONTHLY",
|
|
27177
27569
|
"static": true,
|
|
@@ -27188,7 +27580,7 @@
|
|
|
27188
27580
|
"immutable": true,
|
|
27189
27581
|
"locationInModule": {
|
|
27190
27582
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27191
|
-
"line":
|
|
27583
|
+
"line": 473
|
|
27192
27584
|
},
|
|
27193
27585
|
"name": "NEVER",
|
|
27194
27586
|
"static": true,
|
|
@@ -27205,7 +27597,7 @@
|
|
|
27205
27597
|
"immutable": true,
|
|
27206
27598
|
"locationInModule": {
|
|
27207
27599
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27208
|
-
"line":
|
|
27600
|
+
"line": 483
|
|
27209
27601
|
},
|
|
27210
27602
|
"name": "WEEKDAY",
|
|
27211
27603
|
"static": true,
|
|
@@ -27222,7 +27614,7 @@
|
|
|
27222
27614
|
"immutable": true,
|
|
27223
27615
|
"locationInModule": {
|
|
27224
27616
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27225
|
-
"line":
|
|
27617
|
+
"line": 488
|
|
27226
27618
|
},
|
|
27227
27619
|
"name": "WEEKLY",
|
|
27228
27620
|
"static": true,
|
|
@@ -27237,7 +27629,7 @@
|
|
|
27237
27629
|
"immutable": true,
|
|
27238
27630
|
"locationInModule": {
|
|
27239
27631
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27240
|
-
"line":
|
|
27632
|
+
"line": 502
|
|
27241
27633
|
},
|
|
27242
27634
|
"name": "cron",
|
|
27243
27635
|
"type": {
|
|
@@ -27263,7 +27655,7 @@
|
|
|
27263
27655
|
"kind": "interface",
|
|
27264
27656
|
"locationInModule": {
|
|
27265
27657
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27266
|
-
"line":
|
|
27658
|
+
"line": 392
|
|
27267
27659
|
},
|
|
27268
27660
|
"name": "UpgradeDependenciesWorkflowOptions",
|
|
27269
27661
|
"namespace": "javascript",
|
|
@@ -27278,7 +27670,7 @@
|
|
|
27278
27670
|
"immutable": true,
|
|
27279
27671
|
"locationInModule": {
|
|
27280
27672
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27281
|
-
"line":
|
|
27673
|
+
"line": 450
|
|
27282
27674
|
},
|
|
27283
27675
|
"name": "branches",
|
|
27284
27676
|
"optional": true,
|
|
@@ -27301,7 +27693,7 @@
|
|
|
27301
27693
|
"immutable": true,
|
|
27302
27694
|
"locationInModule": {
|
|
27303
27695
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27304
|
-
"line":
|
|
27696
|
+
"line": 443
|
|
27305
27697
|
},
|
|
27306
27698
|
"name": "container",
|
|
27307
27699
|
"optional": true,
|
|
@@ -27322,7 +27714,7 @@
|
|
|
27322
27714
|
"immutable": true,
|
|
27323
27715
|
"locationInModule": {
|
|
27324
27716
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27325
|
-
"line":
|
|
27717
|
+
"line": 456
|
|
27326
27718
|
},
|
|
27327
27719
|
"name": "gitIdentity",
|
|
27328
27720
|
"optional": true,
|
|
@@ -27340,7 +27732,7 @@
|
|
|
27340
27732
|
"immutable": true,
|
|
27341
27733
|
"locationInModule": {
|
|
27342
27734
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27343
|
-
"line":
|
|
27735
|
+
"line": 422
|
|
27344
27736
|
},
|
|
27345
27737
|
"name": "labels",
|
|
27346
27738
|
"optional": true,
|
|
@@ -27365,7 +27757,7 @@
|
|
|
27365
27757
|
"immutable": true,
|
|
27366
27758
|
"locationInModule": {
|
|
27367
27759
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27368
|
-
"line":
|
|
27760
|
+
"line": 436
|
|
27369
27761
|
},
|
|
27370
27762
|
"name": "rebuild",
|
|
27371
27763
|
"optional": true,
|
|
@@ -27373,6 +27765,29 @@
|
|
|
27373
27765
|
"primitive": "boolean"
|
|
27374
27766
|
}
|
|
27375
27767
|
},
|
|
27768
|
+
{
|
|
27769
|
+
"abstract": true,
|
|
27770
|
+
"docs": {
|
|
27771
|
+
"default": "[\"ubuntu-latest\"]",
|
|
27772
|
+
"stability": "experimental",
|
|
27773
|
+
"summary": "Github Runner selection labels."
|
|
27774
|
+
},
|
|
27775
|
+
"immutable": true,
|
|
27776
|
+
"locationInModule": {
|
|
27777
|
+
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27778
|
+
"line": 462
|
|
27779
|
+
},
|
|
27780
|
+
"name": "runsOn",
|
|
27781
|
+
"optional": true,
|
|
27782
|
+
"type": {
|
|
27783
|
+
"collection": {
|
|
27784
|
+
"elementtype": {
|
|
27785
|
+
"primitive": "string"
|
|
27786
|
+
},
|
|
27787
|
+
"kind": "array"
|
|
27788
|
+
}
|
|
27789
|
+
}
|
|
27790
|
+
},
|
|
27376
27791
|
{
|
|
27377
27792
|
"abstract": true,
|
|
27378
27793
|
"docs": {
|
|
@@ -27383,7 +27798,7 @@
|
|
|
27383
27798
|
"immutable": true,
|
|
27384
27799
|
"locationInModule": {
|
|
27385
27800
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27386
|
-
"line":
|
|
27801
|
+
"line": 399
|
|
27387
27802
|
},
|
|
27388
27803
|
"name": "schedule",
|
|
27389
27804
|
"optional": true,
|
|
@@ -27403,7 +27818,7 @@
|
|
|
27403
27818
|
"immutable": true,
|
|
27404
27819
|
"locationInModule": {
|
|
27405
27820
|
"filename": "src/javascript/upgrade-dependencies.ts",
|
|
27406
|
-
"line":
|
|
27821
|
+
"line": 415
|
|
27407
27822
|
},
|
|
27408
27823
|
"name": "secret",
|
|
27409
27824
|
"optional": true,
|
|
@@ -29973,7 +30388,7 @@
|
|
|
29973
30388
|
"kind": "interface",
|
|
29974
30389
|
"locationInModule": {
|
|
29975
30390
|
"filename": "src/release/release.ts",
|
|
29976
|
-
"line":
|
|
30391
|
+
"line": 482
|
|
29977
30392
|
},
|
|
29978
30393
|
"name": "BranchOptions",
|
|
29979
30394
|
"namespace": "release",
|
|
@@ -29987,7 +30402,7 @@
|
|
|
29987
30402
|
"immutable": true,
|
|
29988
30403
|
"locationInModule": {
|
|
29989
30404
|
"filename": "src/release/release.ts",
|
|
29990
|
-
"line":
|
|
30405
|
+
"line": 492
|
|
29991
30406
|
},
|
|
29992
30407
|
"name": "majorVersion",
|
|
29993
30408
|
"type": {
|
|
@@ -30004,7 +30419,7 @@
|
|
|
30004
30419
|
"immutable": true,
|
|
30005
30420
|
"locationInModule": {
|
|
30006
30421
|
"filename": "src/release/release.ts",
|
|
30007
|
-
"line":
|
|
30422
|
+
"line": 499
|
|
30008
30423
|
},
|
|
30009
30424
|
"name": "prerelease",
|
|
30010
30425
|
"optional": true,
|
|
@@ -30023,7 +30438,7 @@
|
|
|
30023
30438
|
"immutable": true,
|
|
30024
30439
|
"locationInModule": {
|
|
30025
30440
|
"filename": "src/release/release.ts",
|
|
30026
|
-
"line":
|
|
30441
|
+
"line": 513
|
|
30027
30442
|
},
|
|
30028
30443
|
"name": "tagPrefix",
|
|
30029
30444
|
"optional": true,
|
|
@@ -30041,7 +30456,7 @@
|
|
|
30041
30456
|
"immutable": true,
|
|
30042
30457
|
"locationInModule": {
|
|
30043
30458
|
"filename": "src/release/release.ts",
|
|
30044
|
-
"line":
|
|
30459
|
+
"line": 487
|
|
30045
30460
|
},
|
|
30046
30461
|
"name": "workflowName",
|
|
30047
30462
|
"optional": true,
|
|
@@ -30062,7 +30477,7 @@
|
|
|
30062
30477
|
"kind": "interface",
|
|
30063
30478
|
"locationInModule": {
|
|
30064
30479
|
"filename": "src/release/publisher.ts",
|
|
30065
|
-
"line":
|
|
30480
|
+
"line": 507
|
|
30066
30481
|
},
|
|
30067
30482
|
"name": "CodeArtifactOptions",
|
|
30068
30483
|
"namespace": "release",
|
|
@@ -30078,7 +30493,7 @@
|
|
|
30078
30493
|
"immutable": true,
|
|
30079
30494
|
"locationInModule": {
|
|
30080
30495
|
"filename": "src/release/publisher.ts",
|
|
30081
|
-
"line":
|
|
30496
|
+
"line": 514
|
|
30082
30497
|
},
|
|
30083
30498
|
"name": "accessKeyIdSecret",
|
|
30084
30499
|
"optional": true,
|
|
@@ -30096,7 +30511,7 @@
|
|
|
30096
30511
|
"immutable": true,
|
|
30097
30512
|
"locationInModule": {
|
|
30098
30513
|
"filename": "src/release/publisher.ts",
|
|
30099
|
-
"line":
|
|
30514
|
+
"line": 530
|
|
30100
30515
|
},
|
|
30101
30516
|
"name": "roleToAssume",
|
|
30102
30517
|
"optional": true,
|
|
@@ -30115,7 +30530,7 @@
|
|
|
30115
30530
|
"immutable": true,
|
|
30116
30531
|
"locationInModule": {
|
|
30117
30532
|
"filename": "src/release/publisher.ts",
|
|
30118
|
-
"line":
|
|
30533
|
+
"line": 522
|
|
30119
30534
|
},
|
|
30120
30535
|
"name": "secretAccessKeySecret",
|
|
30121
30536
|
"optional": true,
|
|
@@ -30137,7 +30552,7 @@
|
|
|
30137
30552
|
"kind": "interface",
|
|
30138
30553
|
"locationInModule": {
|
|
30139
30554
|
"filename": "src/release/publisher.ts",
|
|
30140
|
-
"line":
|
|
30555
|
+
"line": 751
|
|
30141
30556
|
},
|
|
30142
30557
|
"name": "GitHubReleasesPublishOptions",
|
|
30143
30558
|
"namespace": "release",
|
|
@@ -30152,7 +30567,7 @@
|
|
|
30152
30567
|
"immutable": true,
|
|
30153
30568
|
"locationInModule": {
|
|
30154
30569
|
"filename": "src/release/publisher.ts",
|
|
30155
|
-
"line":
|
|
30570
|
+
"line": 736
|
|
30156
30571
|
},
|
|
30157
30572
|
"name": "changelogFile",
|
|
30158
30573
|
"type": {
|
|
@@ -30169,7 +30584,7 @@
|
|
|
30169
30584
|
"immutable": true,
|
|
30170
30585
|
"locationInModule": {
|
|
30171
30586
|
"filename": "src/release/publisher.ts",
|
|
30172
|
-
"line":
|
|
30587
|
+
"line": 729
|
|
30173
30588
|
},
|
|
30174
30589
|
"name": "releaseTagFile",
|
|
30175
30590
|
"type": {
|
|
@@ -30186,7 +30601,7 @@
|
|
|
30186
30601
|
"immutable": true,
|
|
30187
30602
|
"locationInModule": {
|
|
30188
30603
|
"filename": "src/release/publisher.ts",
|
|
30189
|
-
"line":
|
|
30604
|
+
"line": 722
|
|
30190
30605
|
},
|
|
30191
30606
|
"name": "versionFile",
|
|
30192
30607
|
"type": {
|
|
@@ -30207,7 +30622,7 @@
|
|
|
30207
30622
|
"kind": "interface",
|
|
30208
30623
|
"locationInModule": {
|
|
30209
30624
|
"filename": "src/release/publisher.ts",
|
|
30210
|
-
"line":
|
|
30625
|
+
"line": 756
|
|
30211
30626
|
},
|
|
30212
30627
|
"name": "GitPublishOptions",
|
|
30213
30628
|
"namespace": "release",
|
|
@@ -30222,7 +30637,7 @@
|
|
|
30222
30637
|
"immutable": true,
|
|
30223
30638
|
"locationInModule": {
|
|
30224
30639
|
"filename": "src/release/publisher.ts",
|
|
30225
|
-
"line":
|
|
30640
|
+
"line": 736
|
|
30226
30641
|
},
|
|
30227
30642
|
"name": "changelogFile",
|
|
30228
30643
|
"type": {
|
|
@@ -30239,7 +30654,7 @@
|
|
|
30239
30654
|
"immutable": true,
|
|
30240
30655
|
"locationInModule": {
|
|
30241
30656
|
"filename": "src/release/publisher.ts",
|
|
30242
|
-
"line":
|
|
30657
|
+
"line": 729
|
|
30243
30658
|
},
|
|
30244
30659
|
"name": "releaseTagFile",
|
|
30245
30660
|
"type": {
|
|
@@ -30256,7 +30671,7 @@
|
|
|
30256
30671
|
"immutable": true,
|
|
30257
30672
|
"locationInModule": {
|
|
30258
30673
|
"filename": "src/release/publisher.ts",
|
|
30259
|
-
"line":
|
|
30674
|
+
"line": 722
|
|
30260
30675
|
},
|
|
30261
30676
|
"name": "versionFile",
|
|
30262
30677
|
"type": {
|
|
@@ -30273,7 +30688,7 @@
|
|
|
30273
30688
|
"immutable": true,
|
|
30274
30689
|
"locationInModule": {
|
|
30275
30690
|
"filename": "src/release/publisher.ts",
|
|
30276
|
-
"line":
|
|
30691
|
+
"line": 767
|
|
30277
30692
|
},
|
|
30278
30693
|
"name": "gitBranch",
|
|
30279
30694
|
"optional": true,
|
|
@@ -30291,7 +30706,7 @@
|
|
|
30291
30706
|
"immutable": true,
|
|
30292
30707
|
"locationInModule": {
|
|
30293
30708
|
"filename": "src/release/publisher.ts",
|
|
30294
|
-
"line":
|
|
30709
|
+
"line": 774
|
|
30295
30710
|
},
|
|
30296
30711
|
"name": "gitPushCommand",
|
|
30297
30712
|
"optional": true,
|
|
@@ -30308,7 +30723,7 @@
|
|
|
30308
30723
|
"immutable": true,
|
|
30309
30724
|
"locationInModule": {
|
|
30310
30725
|
"filename": "src/release/publisher.ts",
|
|
30311
|
-
"line":
|
|
30726
|
+
"line": 760
|
|
30312
30727
|
},
|
|
30313
30728
|
"name": "projectChangelogFile",
|
|
30314
30729
|
"optional": true,
|
|
@@ -30330,7 +30745,7 @@
|
|
|
30330
30745
|
"kind": "interface",
|
|
30331
30746
|
"locationInModule": {
|
|
30332
30747
|
"filename": "src/release/publisher.ts",
|
|
30333
|
-
"line":
|
|
30748
|
+
"line": 673
|
|
30334
30749
|
},
|
|
30335
30750
|
"name": "GoPublishOptions",
|
|
30336
30751
|
"namespace": "release",
|
|
@@ -30345,7 +30760,7 @@
|
|
|
30345
30760
|
"immutable": true,
|
|
30346
30761
|
"locationInModule": {
|
|
30347
30762
|
"filename": "src/release/publisher.ts",
|
|
30348
|
-
"line":
|
|
30763
|
+
"line": 694
|
|
30349
30764
|
},
|
|
30350
30765
|
"name": "gitBranch",
|
|
30351
30766
|
"optional": true,
|
|
@@ -30363,7 +30778,7 @@
|
|
|
30363
30778
|
"immutable": true,
|
|
30364
30779
|
"locationInModule": {
|
|
30365
30780
|
"filename": "src/release/publisher.ts",
|
|
30366
|
-
"line":
|
|
30781
|
+
"line": 713
|
|
30367
30782
|
},
|
|
30368
30783
|
"name": "gitCommitMessage",
|
|
30369
30784
|
"optional": true,
|
|
@@ -30381,7 +30796,7 @@
|
|
|
30381
30796
|
"immutable": true,
|
|
30382
30797
|
"locationInModule": {
|
|
30383
30798
|
"filename": "src/release/publisher.ts",
|
|
30384
|
-
"line":
|
|
30799
|
+
"line": 687
|
|
30385
30800
|
},
|
|
30386
30801
|
"name": "githubRepo",
|
|
30387
30802
|
"optional": true,
|
|
@@ -30399,7 +30814,7 @@
|
|
|
30399
30814
|
"immutable": true,
|
|
30400
30815
|
"locationInModule": {
|
|
30401
30816
|
"filename": "src/release/publisher.ts",
|
|
30402
|
-
"line":
|
|
30817
|
+
"line": 680
|
|
30403
30818
|
},
|
|
30404
30819
|
"name": "githubTokenSecret",
|
|
30405
30820
|
"optional": true,
|
|
@@ -30420,7 +30835,7 @@
|
|
|
30420
30835
|
"immutable": true,
|
|
30421
30836
|
"locationInModule": {
|
|
30422
30837
|
"filename": "src/release/publisher.ts",
|
|
30423
|
-
"line":
|
|
30838
|
+
"line": 706
|
|
30424
30839
|
},
|
|
30425
30840
|
"name": "gitUserEmail",
|
|
30426
30841
|
"optional": true,
|
|
@@ -30438,7 +30853,7 @@
|
|
|
30438
30853
|
"immutable": true,
|
|
30439
30854
|
"locationInModule": {
|
|
30440
30855
|
"filename": "src/release/publisher.ts",
|
|
30441
|
-
"line":
|
|
30856
|
+
"line": 700
|
|
30442
30857
|
},
|
|
30443
30858
|
"name": "gitUserName",
|
|
30444
30859
|
"optional": true,
|
|
@@ -30463,7 +30878,7 @@
|
|
|
30463
30878
|
"kind": "interface",
|
|
30464
30879
|
"locationInModule": {
|
|
30465
30880
|
"filename": "src/release/publisher.ts",
|
|
30466
|
-
"line":
|
|
30881
|
+
"line": 582
|
|
30467
30882
|
},
|
|
30468
30883
|
"name": "JsiiReleaseMaven",
|
|
30469
30884
|
"namespace": "release",
|
|
@@ -30483,7 +30898,7 @@
|
|
|
30483
30898
|
"kind": "interface",
|
|
30484
30899
|
"locationInModule": {
|
|
30485
30900
|
"filename": "src/release/publisher.ts",
|
|
30486
|
-
"line":
|
|
30901
|
+
"line": 455
|
|
30487
30902
|
},
|
|
30488
30903
|
"name": "JsiiReleaseNpm",
|
|
30489
30904
|
"namespace": "release",
|
|
@@ -30503,7 +30918,7 @@
|
|
|
30503
30918
|
"kind": "interface",
|
|
30504
30919
|
"locationInModule": {
|
|
30505
30920
|
"filename": "src/release/publisher.ts",
|
|
30506
|
-
"line":
|
|
30921
|
+
"line": 565
|
|
30507
30922
|
},
|
|
30508
30923
|
"name": "JsiiReleaseNuget",
|
|
30509
30924
|
"namespace": "release",
|
|
@@ -30523,7 +30938,7 @@
|
|
|
30523
30938
|
"kind": "interface",
|
|
30524
30939
|
"locationInModule": {
|
|
30525
30940
|
"filename": "src/release/publisher.ts",
|
|
30526
|
-
"line":
|
|
30941
|
+
"line": 536
|
|
30527
30942
|
},
|
|
30528
30943
|
"name": "JsiiReleasePyPi",
|
|
30529
30944
|
"namespace": "release",
|
|
@@ -30613,7 +31028,7 @@
|
|
|
30613
31028
|
"kind": "interface",
|
|
30614
31029
|
"locationInModule": {
|
|
30615
31030
|
"filename": "src/release/publisher.ts",
|
|
30616
|
-
"line":
|
|
31031
|
+
"line": 587
|
|
30617
31032
|
},
|
|
30618
31033
|
"name": "MavenPublishOptions",
|
|
30619
31034
|
"namespace": "release",
|
|
@@ -30629,7 +31044,7 @@
|
|
|
30629
31044
|
"immutable": true,
|
|
30630
31045
|
"locationInModule": {
|
|
30631
31046
|
"filename": "src/release/publisher.ts",
|
|
30632
|
-
"line":
|
|
31047
|
+
"line": 593
|
|
30633
31048
|
},
|
|
30634
31049
|
"name": "mavenEndpoint",
|
|
30635
31050
|
"optional": true,
|
|
@@ -30649,7 +31064,7 @@
|
|
|
30649
31064
|
"immutable": true,
|
|
30650
31065
|
"locationInModule": {
|
|
30651
31066
|
"filename": "src/release/publisher.ts",
|
|
30652
|
-
"line":
|
|
31067
|
+
"line": 626
|
|
30653
31068
|
},
|
|
30654
31069
|
"name": "mavenGpgPrivateKeyPassphrase",
|
|
30655
31070
|
"optional": true,
|
|
@@ -30669,7 +31084,7 @@
|
|
|
30669
31084
|
"immutable": true,
|
|
30670
31085
|
"locationInModule": {
|
|
30671
31086
|
"filename": "src/release/publisher.ts",
|
|
30672
|
-
"line":
|
|
31087
|
+
"line": 617
|
|
30673
31088
|
},
|
|
30674
31089
|
"name": "mavenGpgPrivateKeySecret",
|
|
30675
31090
|
"optional": true,
|
|
@@ -30689,7 +31104,7 @@
|
|
|
30689
31104
|
"immutable": true,
|
|
30690
31105
|
"locationInModule": {
|
|
30691
31106
|
"filename": "src/release/publisher.ts",
|
|
30692
|
-
"line":
|
|
31107
|
+
"line": 652
|
|
30693
31108
|
},
|
|
30694
31109
|
"name": "mavenPassword",
|
|
30695
31110
|
"optional": true,
|
|
@@ -30707,7 +31122,7 @@
|
|
|
30707
31122
|
"immutable": true,
|
|
30708
31123
|
"locationInModule": {
|
|
30709
31124
|
"filename": "src/release/publisher.ts",
|
|
30710
|
-
"line":
|
|
31125
|
+
"line": 607
|
|
30711
31126
|
},
|
|
30712
31127
|
"name": "mavenRepositoryUrl",
|
|
30713
31128
|
"optional": true,
|
|
@@ -30725,7 +31140,7 @@
|
|
|
30725
31140
|
"immutable": true,
|
|
30726
31141
|
"locationInModule": {
|
|
30727
31142
|
"filename": "src/release/publisher.ts",
|
|
30728
|
-
"line":
|
|
31143
|
+
"line": 600
|
|
30729
31144
|
},
|
|
30730
31145
|
"name": "mavenServerId",
|
|
30731
31146
|
"optional": true,
|
|
@@ -30743,7 +31158,7 @@
|
|
|
30743
31158
|
"immutable": true,
|
|
30744
31159
|
"locationInModule": {
|
|
30745
31160
|
"filename": "src/release/publisher.ts",
|
|
30746
|
-
"line":
|
|
31161
|
+
"line": 663
|
|
30747
31162
|
},
|
|
30748
31163
|
"name": "mavenStagingProfileId",
|
|
30749
31164
|
"optional": true,
|
|
@@ -30763,7 +31178,7 @@
|
|
|
30763
31178
|
"immutable": true,
|
|
30764
31179
|
"locationInModule": {
|
|
30765
31180
|
"filename": "src/release/publisher.ts",
|
|
30766
|
-
"line":
|
|
31181
|
+
"line": 639
|
|
30767
31182
|
},
|
|
30768
31183
|
"name": "mavenUsername",
|
|
30769
31184
|
"optional": true,
|
|
@@ -30785,7 +31200,7 @@
|
|
|
30785
31200
|
"kind": "interface",
|
|
30786
31201
|
"locationInModule": {
|
|
30787
31202
|
"filename": "src/release/publisher.ts",
|
|
30788
|
-
"line":
|
|
31203
|
+
"line": 460
|
|
30789
31204
|
},
|
|
30790
31205
|
"name": "NpmPublishOptions",
|
|
30791
31206
|
"namespace": "release",
|
|
@@ -30800,7 +31215,7 @@
|
|
|
30800
31215
|
"immutable": true,
|
|
30801
31216
|
"locationInModule": {
|
|
30802
31217
|
"filename": "src/release/publisher.ts",
|
|
30803
|
-
"line":
|
|
31218
|
+
"line": 504
|
|
30804
31219
|
},
|
|
30805
31220
|
"name": "codeArtifactOptions",
|
|
30806
31221
|
"optional": true,
|
|
@@ -30819,7 +31234,7 @@
|
|
|
30819
31234
|
"immutable": true,
|
|
30820
31235
|
"locationInModule": {
|
|
30821
31236
|
"filename": "src/release/publisher.ts",
|
|
30822
|
-
"line":
|
|
31237
|
+
"line": 477
|
|
30823
31238
|
},
|
|
30824
31239
|
"name": "distTag",
|
|
30825
31240
|
"optional": true,
|
|
@@ -30837,7 +31252,7 @@
|
|
|
30837
31252
|
"immutable": true,
|
|
30838
31253
|
"locationInModule": {
|
|
30839
31254
|
"filename": "src/release/publisher.ts",
|
|
30840
|
-
"line":
|
|
31255
|
+
"line": 497
|
|
30841
31256
|
},
|
|
30842
31257
|
"name": "npmTokenSecret",
|
|
30843
31258
|
"optional": true,
|
|
@@ -30857,7 +31272,7 @@
|
|
|
30857
31272
|
"immutable": true,
|
|
30858
31273
|
"locationInModule": {
|
|
30859
31274
|
"filename": "src/release/publisher.ts",
|
|
30860
|
-
"line":
|
|
31275
|
+
"line": 491
|
|
30861
31276
|
},
|
|
30862
31277
|
"name": "registry",
|
|
30863
31278
|
"optional": true,
|
|
@@ -30879,7 +31294,7 @@
|
|
|
30879
31294
|
"kind": "interface",
|
|
30880
31295
|
"locationInModule": {
|
|
30881
31296
|
"filename": "src/release/publisher.ts",
|
|
30882
|
-
"line":
|
|
31297
|
+
"line": 570
|
|
30883
31298
|
},
|
|
30884
31299
|
"name": "NugetPublishOptions",
|
|
30885
31300
|
"namespace": "release",
|
|
@@ -30894,7 +31309,7 @@
|
|
|
30894
31309
|
"immutable": true,
|
|
30895
31310
|
"locationInModule": {
|
|
30896
31311
|
"filename": "src/release/publisher.ts",
|
|
30897
|
-
"line":
|
|
31312
|
+
"line": 576
|
|
30898
31313
|
},
|
|
30899
31314
|
"name": "nugetApiKeySecret",
|
|
30900
31315
|
"optional": true,
|
|
@@ -30920,7 +31335,7 @@
|
|
|
30920
31335
|
},
|
|
30921
31336
|
"locationInModule": {
|
|
30922
31337
|
"filename": "src/release/publisher.ts",
|
|
30923
|
-
"line":
|
|
31338
|
+
"line": 89
|
|
30924
31339
|
},
|
|
30925
31340
|
"parameters": [
|
|
30926
31341
|
{
|
|
@@ -30943,7 +31358,7 @@
|
|
|
30943
31358
|
"kind": "class",
|
|
30944
31359
|
"locationInModule": {
|
|
30945
31360
|
"filename": "src/release/publisher.ts",
|
|
30946
|
-
"line":
|
|
31361
|
+
"line": 76
|
|
30947
31362
|
},
|
|
30948
31363
|
"methods": [
|
|
30949
31364
|
{
|
|
@@ -30954,7 +31369,7 @@
|
|
|
30954
31369
|
},
|
|
30955
31370
|
"locationInModule": {
|
|
30956
31371
|
"filename": "src/release/publisher.ts",
|
|
30957
|
-
"line":
|
|
31372
|
+
"line": 117
|
|
30958
31373
|
},
|
|
30959
31374
|
"name": "publishToGit",
|
|
30960
31375
|
"parameters": [
|
|
@@ -30981,7 +31396,7 @@
|
|
|
30981
31396
|
},
|
|
30982
31397
|
"locationInModule": {
|
|
30983
31398
|
"filename": "src/release/publisher.ts",
|
|
30984
|
-
"line":
|
|
31399
|
+
"line": 152
|
|
30985
31400
|
},
|
|
30986
31401
|
"name": "publishToGitHubReleases",
|
|
30987
31402
|
"parameters": [
|
|
@@ -31003,7 +31418,7 @@
|
|
|
31003
31418
|
},
|
|
31004
31419
|
"locationInModule": {
|
|
31005
31420
|
"filename": "src/release/publisher.ts",
|
|
31006
|
-
"line":
|
|
31421
|
+
"line": 302
|
|
31007
31422
|
},
|
|
31008
31423
|
"name": "publishToGo",
|
|
31009
31424
|
"parameters": [
|
|
@@ -31026,7 +31441,7 @@
|
|
|
31026
31441
|
},
|
|
31027
31442
|
"locationInModule": {
|
|
31028
31443
|
"filename": "src/release/publisher.ts",
|
|
31029
|
-
"line":
|
|
31444
|
+
"line": 245
|
|
31030
31445
|
},
|
|
31031
31446
|
"name": "publishToMaven",
|
|
31032
31447
|
"parameters": [
|
|
@@ -31049,7 +31464,7 @@
|
|
|
31049
31464
|
},
|
|
31050
31465
|
"locationInModule": {
|
|
31051
31466
|
"filename": "src/release/publisher.ts",
|
|
31052
|
-
"line":
|
|
31467
|
+
"line": 197
|
|
31053
31468
|
},
|
|
31054
31469
|
"name": "publishToNpm",
|
|
31055
31470
|
"parameters": [
|
|
@@ -31072,7 +31487,7 @@
|
|
|
31072
31487
|
},
|
|
31073
31488
|
"locationInModule": {
|
|
31074
31489
|
"filename": "src/release/publisher.ts",
|
|
31075
|
-
"line":
|
|
31490
|
+
"line": 229
|
|
31076
31491
|
},
|
|
31077
31492
|
"name": "publishToNuget",
|
|
31078
31493
|
"parameters": [
|
|
@@ -31095,7 +31510,7 @@
|
|
|
31095
31510
|
},
|
|
31096
31511
|
"locationInModule": {
|
|
31097
31512
|
"filename": "src/release/publisher.ts",
|
|
31098
|
-
"line":
|
|
31513
|
+
"line": 282
|
|
31099
31514
|
},
|
|
31100
31515
|
"name": "publishToPyPi",
|
|
31101
31516
|
"parameters": [
|
|
@@ -31119,7 +31534,7 @@
|
|
|
31119
31534
|
},
|
|
31120
31535
|
"locationInModule": {
|
|
31121
31536
|
"filename": "src/release/publisher.ts",
|
|
31122
|
-
"line":
|
|
31537
|
+
"line": 106
|
|
31123
31538
|
},
|
|
31124
31539
|
"name": "renderJobs",
|
|
31125
31540
|
"overrides": "projen.github.IJobProvider",
|
|
@@ -31145,7 +31560,7 @@
|
|
|
31145
31560
|
"immutable": true,
|
|
31146
31561
|
"locationInModule": {
|
|
31147
31562
|
"filename": "src/release/publisher.ts",
|
|
31148
|
-
"line":
|
|
31563
|
+
"line": 78
|
|
31149
31564
|
},
|
|
31150
31565
|
"name": "artifactName",
|
|
31151
31566
|
"type": {
|
|
@@ -31159,7 +31574,7 @@
|
|
|
31159
31574
|
"immutable": true,
|
|
31160
31575
|
"locationInModule": {
|
|
31161
31576
|
"filename": "src/release/publisher.ts",
|
|
31162
|
-
"line":
|
|
31577
|
+
"line": 77
|
|
31163
31578
|
},
|
|
31164
31579
|
"name": "buildJobId",
|
|
31165
31580
|
"type": {
|
|
@@ -31173,7 +31588,7 @@
|
|
|
31173
31588
|
"immutable": true,
|
|
31174
31589
|
"locationInModule": {
|
|
31175
31590
|
"filename": "src/release/publisher.ts",
|
|
31176
|
-
"line":
|
|
31591
|
+
"line": 79
|
|
31177
31592
|
},
|
|
31178
31593
|
"name": "jsiiReleaseVersion",
|
|
31179
31594
|
"type": {
|
|
@@ -31187,7 +31602,7 @@
|
|
|
31187
31602
|
"immutable": true,
|
|
31188
31603
|
"locationInModule": {
|
|
31189
31604
|
"filename": "src/release/publisher.ts",
|
|
31190
|
-
"line":
|
|
31605
|
+
"line": 80
|
|
31191
31606
|
},
|
|
31192
31607
|
"name": "condition",
|
|
31193
31608
|
"optional": true,
|
|
@@ -31321,6 +31736,29 @@
|
|
|
31321
31736
|
"type": {
|
|
31322
31737
|
"primitive": "string"
|
|
31323
31738
|
}
|
|
31739
|
+
},
|
|
31740
|
+
{
|
|
31741
|
+
"abstract": true,
|
|
31742
|
+
"docs": {
|
|
31743
|
+
"default": "[\"ubuntu-latest\"]",
|
|
31744
|
+
"stability": "experimental",
|
|
31745
|
+
"summary": "Github Runner selection labels."
|
|
31746
|
+
},
|
|
31747
|
+
"immutable": true,
|
|
31748
|
+
"locationInModule": {
|
|
31749
|
+
"filename": "src/release/publisher.ts",
|
|
31750
|
+
"line": 68
|
|
31751
|
+
},
|
|
31752
|
+
"name": "workflowRunsOn",
|
|
31753
|
+
"optional": true,
|
|
31754
|
+
"type": {
|
|
31755
|
+
"collection": {
|
|
31756
|
+
"elementtype": {
|
|
31757
|
+
"primitive": "string"
|
|
31758
|
+
},
|
|
31759
|
+
"kind": "array"
|
|
31760
|
+
}
|
|
31761
|
+
}
|
|
31324
31762
|
}
|
|
31325
31763
|
],
|
|
31326
31764
|
"symbolId": "src/release/publisher:PublisherOptions"
|
|
@@ -31336,7 +31774,7 @@
|
|
|
31336
31774
|
"kind": "interface",
|
|
31337
31775
|
"locationInModule": {
|
|
31338
31776
|
"filename": "src/release/publisher.ts",
|
|
31339
|
-
"line":
|
|
31777
|
+
"line": 541
|
|
31340
31778
|
},
|
|
31341
31779
|
"name": "PyPiPublishOptions",
|
|
31342
31780
|
"namespace": "release",
|
|
@@ -31351,7 +31789,7 @@
|
|
|
31351
31789
|
"immutable": true,
|
|
31352
31790
|
"locationInModule": {
|
|
31353
31791
|
"filename": "src/release/publisher.ts",
|
|
31354
|
-
"line":
|
|
31792
|
+
"line": 559
|
|
31355
31793
|
},
|
|
31356
31794
|
"name": "twinePasswordSecret",
|
|
31357
31795
|
"optional": true,
|
|
@@ -31369,7 +31807,7 @@
|
|
|
31369
31807
|
"immutable": true,
|
|
31370
31808
|
"locationInModule": {
|
|
31371
31809
|
"filename": "src/release/publisher.ts",
|
|
31372
|
-
"line":
|
|
31810
|
+
"line": 547
|
|
31373
31811
|
},
|
|
31374
31812
|
"name": "twineRegistryUrl",
|
|
31375
31813
|
"optional": true,
|
|
@@ -31387,7 +31825,7 @@
|
|
|
31387
31825
|
"immutable": true,
|
|
31388
31826
|
"locationInModule": {
|
|
31389
31827
|
"filename": "src/release/publisher.ts",
|
|
31390
|
-
"line":
|
|
31828
|
+
"line": 553
|
|
31391
31829
|
},
|
|
31392
31830
|
"name": "twineUsernameSecret",
|
|
31393
31831
|
"optional": true,
|
|
@@ -31413,7 +31851,7 @@
|
|
|
31413
31851
|
},
|
|
31414
31852
|
"locationInModule": {
|
|
31415
31853
|
"filename": "src/release/release.ts",
|
|
31416
|
-
"line":
|
|
31854
|
+
"line": 225
|
|
31417
31855
|
},
|
|
31418
31856
|
"parameters": [
|
|
31419
31857
|
{
|
|
@@ -31433,7 +31871,7 @@
|
|
|
31433
31871
|
"kind": "class",
|
|
31434
31872
|
"locationInModule": {
|
|
31435
31873
|
"filename": "src/release/release.ts",
|
|
31436
|
-
"line":
|
|
31874
|
+
"line": 204
|
|
31437
31875
|
},
|
|
31438
31876
|
"methods": [
|
|
31439
31877
|
{
|
|
@@ -31444,7 +31882,7 @@
|
|
|
31444
31882
|
},
|
|
31445
31883
|
"locationInModule": {
|
|
31446
31884
|
"filename": "src/release/release.ts",
|
|
31447
|
-
"line":
|
|
31885
|
+
"line": 314
|
|
31448
31886
|
},
|
|
31449
31887
|
"name": "addBranch",
|
|
31450
31888
|
"parameters": [
|
|
@@ -31475,7 +31913,7 @@
|
|
|
31475
31913
|
},
|
|
31476
31914
|
"locationInModule": {
|
|
31477
31915
|
"filename": "src/release/release.ts",
|
|
31478
|
-
"line":
|
|
31916
|
+
"line": 343
|
|
31479
31917
|
},
|
|
31480
31918
|
"name": "addJobs",
|
|
31481
31919
|
"parameters": [
|
|
@@ -31507,7 +31945,7 @@
|
|
|
31507
31945
|
"immutable": true,
|
|
31508
31946
|
"locationInModule": {
|
|
31509
31947
|
"filename": "src/release/release.ts",
|
|
31510
|
-
"line":
|
|
31948
|
+
"line": 352
|
|
31511
31949
|
},
|
|
31512
31950
|
"name": "branches",
|
|
31513
31951
|
"type": {
|
|
@@ -31527,7 +31965,7 @@
|
|
|
31527
31965
|
"immutable": true,
|
|
31528
31966
|
"locationInModule": {
|
|
31529
31967
|
"filename": "src/release/release.ts",
|
|
31530
|
-
"line":
|
|
31968
|
+
"line": 208
|
|
31531
31969
|
},
|
|
31532
31970
|
"name": "publisher",
|
|
31533
31971
|
"type": {
|
|
@@ -31551,7 +31989,7 @@
|
|
|
31551
31989
|
"kind": "interface",
|
|
31552
31990
|
"locationInModule": {
|
|
31553
31991
|
"filename": "src/release/release.ts",
|
|
31554
|
-
"line":
|
|
31992
|
+
"line": 166
|
|
31555
31993
|
},
|
|
31556
31994
|
"name": "ReleaseOptions",
|
|
31557
31995
|
"namespace": "release",
|
|
@@ -31566,7 +32004,7 @@
|
|
|
31566
32004
|
"immutable": true,
|
|
31567
32005
|
"locationInModule": {
|
|
31568
32006
|
"filename": "src/release/release.ts",
|
|
31569
|
-
"line":
|
|
32007
|
+
"line": 189
|
|
31570
32008
|
},
|
|
31571
32009
|
"name": "branch",
|
|
31572
32010
|
"type": {
|
|
@@ -31583,7 +32021,7 @@
|
|
|
31583
32021
|
"immutable": true,
|
|
31584
32022
|
"locationInModule": {
|
|
31585
32023
|
"filename": "src/release/release.ts",
|
|
31586
|
-
"line":
|
|
32024
|
+
"line": 172
|
|
31587
32025
|
},
|
|
31588
32026
|
"name": "task",
|
|
31589
32027
|
"type": {
|
|
@@ -31600,7 +32038,7 @@
|
|
|
31600
32038
|
"immutable": true,
|
|
31601
32039
|
"locationInModule": {
|
|
31602
32040
|
"filename": "src/release/release.ts",
|
|
31603
|
-
"line":
|
|
32041
|
+
"line": 179
|
|
31604
32042
|
},
|
|
31605
32043
|
"name": "versionFile",
|
|
31606
32044
|
"type": {
|
|
@@ -31617,7 +32055,7 @@
|
|
|
31617
32055
|
"immutable": true,
|
|
31618
32056
|
"locationInModule": {
|
|
31619
32057
|
"filename": "src/release/release.ts",
|
|
31620
|
-
"line":
|
|
32058
|
+
"line": 196
|
|
31621
32059
|
},
|
|
31622
32060
|
"name": "githubRelease",
|
|
31623
32061
|
"optional": true,
|
|
@@ -31975,6 +32413,29 @@
|
|
|
31975
32413
|
"type": {
|
|
31976
32414
|
"primitive": "string"
|
|
31977
32415
|
}
|
|
32416
|
+
},
|
|
32417
|
+
{
|
|
32418
|
+
"abstract": true,
|
|
32419
|
+
"docs": {
|
|
32420
|
+
"default": "[\"ubuntu-latest\"]",
|
|
32421
|
+
"stability": "experimental",
|
|
32422
|
+
"summary": "Github Runner selection labels."
|
|
32423
|
+
},
|
|
32424
|
+
"immutable": true,
|
|
32425
|
+
"locationInModule": {
|
|
32426
|
+
"filename": "src/release/release.ts",
|
|
32427
|
+
"line": 160
|
|
32428
|
+
},
|
|
32429
|
+
"name": "workflowRunsOn",
|
|
32430
|
+
"optional": true,
|
|
32431
|
+
"type": {
|
|
32432
|
+
"collection": {
|
|
32433
|
+
"elementtype": {
|
|
32434
|
+
"primitive": "string"
|
|
32435
|
+
},
|
|
32436
|
+
"kind": "array"
|
|
32437
|
+
}
|
|
32438
|
+
}
|
|
31978
32439
|
}
|
|
31979
32440
|
],
|
|
31980
32441
|
"symbolId": "src/release/release:ReleaseProjectOptions"
|
|
@@ -34758,6 +35219,6 @@
|
|
|
34758
35219
|
"symbolId": "src/web/tailwind:TailwindConfigOptions"
|
|
34759
35220
|
}
|
|
34760
35221
|
},
|
|
34761
|
-
"version": "0.
|
|
34762
|
-
"fingerprint": "
|
|
35222
|
+
"version": "0.38.2",
|
|
35223
|
+
"fingerprint": "qwW9zDyzMQYeqaksOhdcYLmAyE2JIuauaIkLVJan0w8="
|
|
34763
35224
|
}
|