@nikovirtala/projen-constructs 0.3.16 → 0.3.18
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 +493 -678
- package/docs/api/assets/search.js +1 -1
- package/docs/api/classes/AwsCdkConstructLibraryProject.html +1 -1
- package/docs/api/classes/AwsCdkTypeScriptAppProject.html +1 -1
- package/docs/api/classes/JsiiProject.html +1 -1
- package/docs/api/classes/TypeScriptProject.html +1 -1
- package/docs/api/enums/ProjectType.html +7 -1
- package/docs/api/interfaces/AwsCdkConstructLibraryProjectOptions.html +11 -43
- package/docs/api/interfaces/AwsCdkTypeScriptAppProjectOptions.html +14 -43
- package/docs/api/interfaces/JsiiProjectOptions.html +11 -43
- package/docs/api/interfaces/TypeScriptProjectOptions.html +11 -43
- package/lib/components/bundle-lambda-function-code.js +3 -3
- package/lib/components/colima.js +1 -1
- package/lib/components/homebrew.js +1 -1
- package/lib/components/lambda-function-construct-generator.js +1 -1
- package/lib/components/localstack.js +1 -1
- package/lib/components/mise.js +1 -1
- package/lib/components/typedoc.js +1 -1
- package/lib/components/vitest.js +1 -1
- package/lib/project-generator.js +1 -1
- package/lib/project-type.d.ts +4 -0
- package/lib/project-type.js +5 -1
- package/lib/projects/awscdk-construct-library-options.generated.d.ts +8 -17
- package/lib/projects/awscdk-construct-library-options.generated.js +1 -1
- package/lib/projects/awscdk-construct-library.generated.js +1 -1
- package/lib/projects/awscdk-typescript-app-options.generated.d.ts +12 -17
- package/lib/projects/awscdk-typescript-app-options.generated.js +1 -1
- package/lib/projects/awscdk-typescript-app.generated.js +1 -1
- package/lib/projects/jsii-options.generated.d.ts +8 -17
- package/lib/projects/jsii-options.generated.js +1 -1
- package/lib/projects/jsii.generated.js +1 -1
- package/lib/projects/typescript-options.generated.d.ts +8 -17
- package/lib/projects/typescript-options.generated.js +1 -1
- package/lib/projects/typescript.generated.js +1 -1
- package/lib/versions.json +1 -1
- package/package.json +4 -4
package/.jsii
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"dependencies": {
|
|
14
14
|
"@mrgrain/cdk-esbuild": "^5.8.2",
|
|
15
15
|
"constructs": "^10.8.1",
|
|
16
|
-
"projen": "^0.
|
|
16
|
+
"projen": "^0.103.1"
|
|
17
17
|
},
|
|
18
18
|
"dependencyClosure": {
|
|
19
19
|
"@aws-cdk/asset-awscli-v1": {
|
|
@@ -4323,7 +4323,7 @@
|
|
|
4323
4323
|
"immutable": true,
|
|
4324
4324
|
"locationInModule": {
|
|
4325
4325
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4326
|
-
"line":
|
|
4326
|
+
"line": 1236
|
|
4327
4327
|
},
|
|
4328
4328
|
"name": "name",
|
|
4329
4329
|
"type": {
|
|
@@ -4357,7 +4357,7 @@
|
|
|
4357
4357
|
"immutable": true,
|
|
4358
4358
|
"locationInModule": {
|
|
4359
4359
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4360
|
-
"line":
|
|
4360
|
+
"line": 1064
|
|
4361
4361
|
},
|
|
4362
4362
|
"name": "addPackageManagerToDevEngines",
|
|
4363
4363
|
"optional": true,
|
|
@@ -4376,7 +4376,7 @@
|
|
|
4376
4376
|
"immutable": true,
|
|
4377
4377
|
"locationInModule": {
|
|
4378
4378
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4379
|
-
"line":
|
|
4379
|
+
"line": 1058
|
|
4380
4380
|
},
|
|
4381
4381
|
"name": "allowLibraryDependencies",
|
|
4382
4382
|
"optional": true,
|
|
@@ -4395,7 +4395,7 @@
|
|
|
4395
4395
|
"immutable": true,
|
|
4396
4396
|
"locationInModule": {
|
|
4397
4397
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4398
|
-
"line":
|
|
4398
|
+
"line": 1050
|
|
4399
4399
|
},
|
|
4400
4400
|
"name": "allowScripts",
|
|
4401
4401
|
"optional": true,
|
|
@@ -4418,7 +4418,7 @@
|
|
|
4418
4418
|
"immutable": true,
|
|
4419
4419
|
"locationInModule": {
|
|
4420
4420
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4421
|
-
"line":
|
|
4421
|
+
"line": 522
|
|
4422
4422
|
},
|
|
4423
4423
|
"name": "artifactsDirectory",
|
|
4424
4424
|
"optional": true,
|
|
@@ -4437,7 +4437,7 @@
|
|
|
4437
4437
|
"immutable": true,
|
|
4438
4438
|
"locationInModule": {
|
|
4439
4439
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4440
|
-
"line":
|
|
4440
|
+
"line": 516
|
|
4441
4441
|
},
|
|
4442
4442
|
"name": "auditDeps",
|
|
4443
4443
|
"optional": true,
|
|
@@ -4455,7 +4455,7 @@
|
|
|
4455
4455
|
"immutable": true,
|
|
4456
4456
|
"locationInModule": {
|
|
4457
4457
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4458
|
-
"line":
|
|
4458
|
+
"line": 507
|
|
4459
4459
|
},
|
|
4460
4460
|
"name": "auditDepsOptions",
|
|
4461
4461
|
"optional": true,
|
|
@@ -4472,7 +4472,7 @@
|
|
|
4472
4472
|
"immutable": true,
|
|
4473
4473
|
"locationInModule": {
|
|
4474
4474
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4475
|
-
"line":
|
|
4475
|
+
"line": 1020
|
|
4476
4476
|
},
|
|
4477
4477
|
"name": "authorEmail",
|
|
4478
4478
|
"optional": true,
|
|
@@ -4489,7 +4489,7 @@
|
|
|
4489
4489
|
"immutable": true,
|
|
4490
4490
|
"locationInModule": {
|
|
4491
4491
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4492
|
-
"line":
|
|
4492
|
+
"line": 1015
|
|
4493
4493
|
},
|
|
4494
4494
|
"name": "authorName",
|
|
4495
4495
|
"optional": true,
|
|
@@ -4506,7 +4506,7 @@
|
|
|
4506
4506
|
"immutable": true,
|
|
4507
4507
|
"locationInModule": {
|
|
4508
4508
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4509
|
-
"line":
|
|
4509
|
+
"line": 1010
|
|
4510
4510
|
},
|
|
4511
4511
|
"name": "authorOrganization",
|
|
4512
4512
|
"optional": true,
|
|
@@ -4523,7 +4523,7 @@
|
|
|
4523
4523
|
"immutable": true,
|
|
4524
4524
|
"locationInModule": {
|
|
4525
4525
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4526
|
-
"line":
|
|
4526
|
+
"line": 1005
|
|
4527
4527
|
},
|
|
4528
4528
|
"name": "authorUrl",
|
|
4529
4529
|
"optional": true,
|
|
@@ -4541,7 +4541,7 @@
|
|
|
4541
4541
|
"immutable": true,
|
|
4542
4542
|
"locationInModule": {
|
|
4543
4543
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4544
|
-
"line":
|
|
4544
|
+
"line": 1150
|
|
4545
4545
|
},
|
|
4546
4546
|
"name": "autoApproveOptions",
|
|
4547
4547
|
"optional": true,
|
|
@@ -4560,7 +4560,7 @@
|
|
|
4560
4560
|
"immutable": true,
|
|
4561
4561
|
"locationInModule": {
|
|
4562
4562
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4563
|
-
"line":
|
|
4563
|
+
"line": 501
|
|
4564
4564
|
},
|
|
4565
4565
|
"name": "autoApproveUpgrades",
|
|
4566
4566
|
"optional": true,
|
|
@@ -4578,7 +4578,7 @@
|
|
|
4578
4578
|
"immutable": true,
|
|
4579
4579
|
"locationInModule": {
|
|
4580
4580
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4581
|
-
"line":
|
|
4581
|
+
"line": 1000
|
|
4582
4582
|
},
|
|
4583
4583
|
"name": "autoDetectBin",
|
|
4584
4584
|
"optional": true,
|
|
@@ -4597,7 +4597,7 @@
|
|
|
4597
4597
|
"immutable": true,
|
|
4598
4598
|
"locationInModule": {
|
|
4599
4599
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4600
|
-
"line":
|
|
4600
|
+
"line": 1144
|
|
4601
4601
|
},
|
|
4602
4602
|
"name": "autoMerge",
|
|
4603
4603
|
"optional": true,
|
|
@@ -4616,7 +4616,7 @@
|
|
|
4616
4616
|
"immutable": true,
|
|
4617
4617
|
"locationInModule": {
|
|
4618
4618
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4619
|
-
"line":
|
|
4619
|
+
"line": 1136
|
|
4620
4620
|
},
|
|
4621
4621
|
"name": "autoMergeOptions",
|
|
4622
4622
|
"optional": true,
|
|
@@ -4634,7 +4634,7 @@
|
|
|
4634
4634
|
"immutable": true,
|
|
4635
4635
|
"locationInModule": {
|
|
4636
4636
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4637
|
-
"line":
|
|
4637
|
+
"line": 994
|
|
4638
4638
|
},
|
|
4639
4639
|
"name": "bin",
|
|
4640
4640
|
"optional": true,
|
|
@@ -4657,7 +4657,7 @@
|
|
|
4657
4657
|
"immutable": true,
|
|
4658
4658
|
"locationInModule": {
|
|
4659
4659
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4660
|
-
"line":
|
|
4660
|
+
"line": 494
|
|
4661
4661
|
},
|
|
4662
4662
|
"name": "biome",
|
|
4663
4663
|
"optional": true,
|
|
@@ -4675,7 +4675,7 @@
|
|
|
4675
4675
|
"immutable": true,
|
|
4676
4676
|
"locationInModule": {
|
|
4677
4677
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4678
|
-
"line":
|
|
4678
|
+
"line": 488
|
|
4679
4679
|
},
|
|
4680
4680
|
"name": "biomeOptions",
|
|
4681
4681
|
"optional": true,
|
|
@@ -4692,7 +4692,7 @@
|
|
|
4692
4692
|
"immutable": true,
|
|
4693
4693
|
"locationInModule": {
|
|
4694
4694
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4695
|
-
"line":
|
|
4695
|
+
"line": 986
|
|
4696
4696
|
},
|
|
4697
4697
|
"name": "bugsEmail",
|
|
4698
4698
|
"optional": true,
|
|
@@ -4709,7 +4709,7 @@
|
|
|
4709
4709
|
"immutable": true,
|
|
4710
4710
|
"locationInModule": {
|
|
4711
4711
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4712
|
-
"line":
|
|
4712
|
+
"line": 981
|
|
4713
4713
|
},
|
|
4714
4714
|
"name": "bugsUrl",
|
|
4715
4715
|
"optional": true,
|
|
@@ -4727,7 +4727,7 @@
|
|
|
4727
4727
|
"immutable": true,
|
|
4728
4728
|
"locationInModule": {
|
|
4729
4729
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4730
|
-
"line":
|
|
4730
|
+
"line": 482
|
|
4731
4731
|
},
|
|
4732
4732
|
"name": "buildWorkflow",
|
|
4733
4733
|
"optional": true,
|
|
@@ -4744,7 +4744,7 @@
|
|
|
4744
4744
|
"immutable": true,
|
|
4745
4745
|
"locationInModule": {
|
|
4746
4746
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4747
|
-
"line":
|
|
4747
|
+
"line": 476
|
|
4748
4748
|
},
|
|
4749
4749
|
"name": "buildWorkflowOptions",
|
|
4750
4750
|
"optional": true,
|
|
@@ -4763,7 +4763,7 @@
|
|
|
4763
4763
|
"immutable": true,
|
|
4764
4764
|
"locationInModule": {
|
|
4765
4765
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4766
|
-
"line":
|
|
4766
|
+
"line": 700
|
|
4767
4767
|
},
|
|
4768
4768
|
"name": "bumpPackage",
|
|
4769
4769
|
"optional": true,
|
|
@@ -4781,7 +4781,7 @@
|
|
|
4781
4781
|
"immutable": true,
|
|
4782
4782
|
"locationInModule": {
|
|
4783
4783
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4784
|
-
"line":
|
|
4784
|
+
"line": 976
|
|
4785
4785
|
},
|
|
4786
4786
|
"name": "bundledDeps",
|
|
4787
4787
|
"optional": true,
|
|
@@ -4803,7 +4803,7 @@
|
|
|
4803
4803
|
"immutable": true,
|
|
4804
4804
|
"locationInModule": {
|
|
4805
4805
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4806
|
-
"line":
|
|
4806
|
+
"line": 471
|
|
4807
4807
|
},
|
|
4808
4808
|
"name": "bundlerOptions",
|
|
4809
4809
|
"optional": true,
|
|
@@ -4821,7 +4821,7 @@
|
|
|
4821
4821
|
"immutable": true,
|
|
4822
4822
|
"locationInModule": {
|
|
4823
4823
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4824
|
-
"line":
|
|
4824
|
+
"line": 961
|
|
4825
4825
|
},
|
|
4826
4826
|
"name": "bunVersion",
|
|
4827
4827
|
"optional": true,
|
|
@@ -4896,7 +4896,7 @@
|
|
|
4896
4896
|
"immutable": true,
|
|
4897
4897
|
"locationInModule": {
|
|
4898
4898
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4899
|
-
"line":
|
|
4899
|
+
"line": 466
|
|
4900
4900
|
},
|
|
4901
4901
|
"name": "checkLicenses",
|
|
4902
4902
|
"optional": true,
|
|
@@ -4914,7 +4914,7 @@
|
|
|
4914
4914
|
"immutable": true,
|
|
4915
4915
|
"locationInModule": {
|
|
4916
4916
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4917
|
-
"line":
|
|
4917
|
+
"line": 1128
|
|
4918
4918
|
},
|
|
4919
4919
|
"name": "clobber",
|
|
4920
4920
|
"optional": true,
|
|
@@ -4933,7 +4933,7 @@
|
|
|
4933
4933
|
"immutable": true,
|
|
4934
4934
|
"locationInModule": {
|
|
4935
4935
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4936
|
-
"line":
|
|
4936
|
+
"line": 955
|
|
4937
4937
|
},
|
|
4938
4938
|
"name": "codeArtifactOptions",
|
|
4939
4939
|
"optional": true,
|
|
@@ -4946,12 +4946,12 @@
|
|
|
4946
4946
|
"docs": {
|
|
4947
4947
|
"default": "false",
|
|
4948
4948
|
"stability": "experimental",
|
|
4949
|
-
"summary": "Define a GitHub workflow step for sending code coverage metrics to https://codecov.io
|
|
4949
|
+
"summary": "Define a GitHub workflow step for sending code coverage metrics to https://codecov.io/. Uses codecov/codecov-action. By default, OIDC auth is used. Alternatively a token can be provided via `codeCovTokenSecret`."
|
|
4950
4950
|
},
|
|
4951
4951
|
"immutable": true,
|
|
4952
4952
|
"locationInModule": {
|
|
4953
4953
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4954
|
-
"line":
|
|
4954
|
+
"line": 459
|
|
4955
4955
|
},
|
|
4956
4956
|
"name": "codeCov",
|
|
4957
4957
|
"optional": true,
|
|
@@ -4987,7 +4987,7 @@
|
|
|
4987
4987
|
"immutable": true,
|
|
4988
4988
|
"locationInModule": {
|
|
4989
4989
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
4990
|
-
"line":
|
|
4990
|
+
"line": 1229
|
|
4991
4991
|
},
|
|
4992
4992
|
"name": "commitGenerated",
|
|
4993
4993
|
"optional": true,
|
|
@@ -5117,7 +5117,7 @@
|
|
|
5117
5117
|
"immutable": true,
|
|
5118
5118
|
"locationInModule": {
|
|
5119
5119
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5120
|
-
"line":
|
|
5120
|
+
"line": 948
|
|
5121
5121
|
},
|
|
5122
5122
|
"name": "dedupeDeps",
|
|
5123
5123
|
"optional": true,
|
|
@@ -5157,7 +5157,7 @@
|
|
|
5157
5157
|
"immutable": true,
|
|
5158
5158
|
"locationInModule": {
|
|
5159
5159
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5160
|
-
"line":
|
|
5160
|
+
"line": 928
|
|
5161
5161
|
},
|
|
5162
5162
|
"name": "deleteOrphanedLockFiles",
|
|
5163
5163
|
"optional": true,
|
|
@@ -5216,7 +5216,7 @@
|
|
|
5216
5216
|
"immutable": true,
|
|
5217
5217
|
"locationInModule": {
|
|
5218
5218
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5219
|
-
"line":
|
|
5219
|
+
"line": 918
|
|
5220
5220
|
},
|
|
5221
5221
|
"name": "deps",
|
|
5222
5222
|
"optional": true,
|
|
@@ -5279,7 +5279,7 @@
|
|
|
5279
5279
|
"immutable": true,
|
|
5280
5280
|
"locationInModule": {
|
|
5281
5281
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5282
|
-
"line":
|
|
5282
|
+
"line": 905
|
|
5283
5283
|
},
|
|
5284
5284
|
"name": "description",
|
|
5285
5285
|
"optional": true,
|
|
@@ -5297,7 +5297,7 @@
|
|
|
5297
5297
|
"immutable": true,
|
|
5298
5298
|
"locationInModule": {
|
|
5299
5299
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5300
|
-
"line":
|
|
5300
|
+
"line": 1122
|
|
5301
5301
|
},
|
|
5302
5302
|
"name": "devContainer",
|
|
5303
5303
|
"optional": true,
|
|
@@ -5319,7 +5319,7 @@
|
|
|
5319
5319
|
"immutable": true,
|
|
5320
5320
|
"locationInModule": {
|
|
5321
5321
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5322
|
-
"line":
|
|
5322
|
+
"line": 897
|
|
5323
5323
|
},
|
|
5324
5324
|
"name": "devDeps",
|
|
5325
5325
|
"optional": true,
|
|
@@ -5341,7 +5341,7 @@
|
|
|
5341
5341
|
"immutable": true,
|
|
5342
5342
|
"locationInModule": {
|
|
5343
5343
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5344
|
-
"line":
|
|
5344
|
+
"line": 880
|
|
5345
5345
|
},
|
|
5346
5346
|
"name": "devEngines",
|
|
5347
5347
|
"optional": true,
|
|
@@ -5467,7 +5467,7 @@
|
|
|
5467
5467
|
"immutable": true,
|
|
5468
5468
|
"locationInModule": {
|
|
5469
5469
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5470
|
-
"line":
|
|
5470
|
+
"line": 872
|
|
5471
5471
|
},
|
|
5472
5472
|
"name": "entrypoint",
|
|
5473
5473
|
"optional": true,
|
|
@@ -5545,7 +5545,7 @@
|
|
|
5545
5545
|
"immutable": true,
|
|
5546
5546
|
"locationInModule": {
|
|
5547
5547
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5548
|
-
"line":
|
|
5548
|
+
"line": 1116
|
|
5549
5549
|
},
|
|
5550
5550
|
"name": "github",
|
|
5551
5551
|
"optional": true,
|
|
@@ -5563,7 +5563,7 @@
|
|
|
5563
5563
|
"immutable": true,
|
|
5564
5564
|
"locationInModule": {
|
|
5565
5565
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5566
|
-
"line":
|
|
5566
|
+
"line": 1109
|
|
5567
5567
|
},
|
|
5568
5568
|
"name": "githubOptions",
|
|
5569
5569
|
"optional": true,
|
|
@@ -5602,7 +5602,7 @@
|
|
|
5602
5602
|
"immutable": true,
|
|
5603
5603
|
"locationInModule": {
|
|
5604
5604
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5605
|
-
"line":
|
|
5605
|
+
"line": 1223
|
|
5606
5606
|
},
|
|
5607
5607
|
"name": "gitIgnoreOptions",
|
|
5608
5608
|
"optional": true,
|
|
@@ -5619,7 +5619,7 @@
|
|
|
5619
5619
|
"immutable": true,
|
|
5620
5620
|
"locationInModule": {
|
|
5621
5621
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5622
|
-
"line":
|
|
5622
|
+
"line": 1218
|
|
5623
5623
|
},
|
|
5624
5624
|
"name": "gitOptions",
|
|
5625
5625
|
"optional": true,
|
|
@@ -5637,7 +5637,7 @@
|
|
|
5637
5637
|
"immutable": true,
|
|
5638
5638
|
"locationInModule": {
|
|
5639
5639
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5640
|
-
"line":
|
|
5640
|
+
"line": 1103
|
|
5641
5641
|
},
|
|
5642
5642
|
"name": "gitpod",
|
|
5643
5643
|
"optional": true,
|
|
@@ -5655,7 +5655,7 @@
|
|
|
5655
5655
|
"immutable": true,
|
|
5656
5656
|
"locationInModule": {
|
|
5657
5657
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5658
|
-
"line":
|
|
5658
|
+
"line": 1241
|
|
5659
5659
|
},
|
|
5660
5660
|
"name": "homebrew",
|
|
5661
5661
|
"optional": true,
|
|
@@ -5673,7 +5673,7 @@
|
|
|
5673
5673
|
"immutable": true,
|
|
5674
5674
|
"locationInModule": {
|
|
5675
5675
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5676
|
-
"line":
|
|
5676
|
+
"line": 1246
|
|
5677
5677
|
},
|
|
5678
5678
|
"name": "homebrewOptions",
|
|
5679
5679
|
"optional": true,
|
|
@@ -5690,7 +5690,7 @@
|
|
|
5690
5690
|
"immutable": true,
|
|
5691
5691
|
"locationInModule": {
|
|
5692
5692
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5693
|
-
"line":
|
|
5693
|
+
"line": 865
|
|
5694
5694
|
},
|
|
5695
5695
|
"name": "homepage",
|
|
5696
5696
|
"optional": true,
|
|
@@ -5726,7 +5726,7 @@
|
|
|
5726
5726
|
"immutable": true,
|
|
5727
5727
|
"locationInModule": {
|
|
5728
5728
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5729
|
-
"line":
|
|
5729
|
+
"line": 693
|
|
5730
5730
|
},
|
|
5731
5731
|
"name": "jsiiReleaseVersion",
|
|
5732
5732
|
"optional": true,
|
|
@@ -5765,7 +5765,7 @@
|
|
|
5765
5765
|
"immutable": true,
|
|
5766
5766
|
"locationInModule": {
|
|
5767
5767
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5768
|
-
"line":
|
|
5768
|
+
"line": 860
|
|
5769
5769
|
},
|
|
5770
5770
|
"name": "keywords",
|
|
5771
5771
|
"optional": true,
|
|
@@ -5861,7 +5861,7 @@
|
|
|
5861
5861
|
"immutable": true,
|
|
5862
5862
|
"locationInModule": {
|
|
5863
5863
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5864
|
-
"line":
|
|
5864
|
+
"line": 855
|
|
5865
5865
|
},
|
|
5866
5866
|
"name": "license",
|
|
5867
5867
|
"optional": true,
|
|
@@ -5879,7 +5879,7 @@
|
|
|
5879
5879
|
"immutable": true,
|
|
5880
5880
|
"locationInModule": {
|
|
5881
5881
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5882
|
-
"line":
|
|
5882
|
+
"line": 847
|
|
5883
5883
|
},
|
|
5884
5884
|
"name": "licensed",
|
|
5885
5885
|
"optional": true,
|
|
@@ -5897,7 +5897,7 @@
|
|
|
5897
5897
|
"immutable": true,
|
|
5898
5898
|
"locationInModule": {
|
|
5899
5899
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5900
|
-
"line":
|
|
5900
|
+
"line": 1213
|
|
5901
5901
|
},
|
|
5902
5902
|
"name": "logging",
|
|
5903
5903
|
"optional": true,
|
|
@@ -5916,7 +5916,7 @@
|
|
|
5916
5916
|
"immutable": true,
|
|
5917
5917
|
"locationInModule": {
|
|
5918
5918
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5919
|
-
"line":
|
|
5919
|
+
"line": 687
|
|
5920
5920
|
},
|
|
5921
5921
|
"name": "majorVersion",
|
|
5922
5922
|
"optional": true,
|
|
@@ -5935,7 +5935,7 @@
|
|
|
5935
5935
|
"immutable": true,
|
|
5936
5936
|
"locationInModule": {
|
|
5937
5937
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5938
|
-
"line":
|
|
5938
|
+
"line": 841
|
|
5939
5939
|
},
|
|
5940
5940
|
"name": "maxNodeVersion",
|
|
5941
5941
|
"optional": true,
|
|
@@ -5954,7 +5954,7 @@
|
|
|
5954
5954
|
"immutable": true,
|
|
5955
5955
|
"locationInModule": {
|
|
5956
5956
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5957
|
-
"line":
|
|
5957
|
+
"line": 679
|
|
5958
5958
|
},
|
|
5959
5959
|
"name": "minMajorVersion",
|
|
5960
5960
|
"optional": true,
|
|
@@ -5973,7 +5973,7 @@
|
|
|
5973
5973
|
"immutable": true,
|
|
5974
5974
|
"locationInModule": {
|
|
5975
5975
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5976
|
-
"line":
|
|
5976
|
+
"line": 830
|
|
5977
5977
|
},
|
|
5978
5978
|
"name": "minNodeVersion",
|
|
5979
5979
|
"optional": true,
|
|
@@ -5991,7 +5991,7 @@
|
|
|
5991
5991
|
"immutable": true,
|
|
5992
5992
|
"locationInModule": {
|
|
5993
5993
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
5994
|
-
"line":
|
|
5994
|
+
"line": 1251
|
|
5995
5995
|
},
|
|
5996
5996
|
"name": "mise",
|
|
5997
5997
|
"optional": true,
|
|
@@ -6009,7 +6009,7 @@
|
|
|
6009
6009
|
"immutable": true,
|
|
6010
6010
|
"locationInModule": {
|
|
6011
6011
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6012
|
-
"line":
|
|
6012
|
+
"line": 1256
|
|
6013
6013
|
},
|
|
6014
6014
|
"name": "miseOptions",
|
|
6015
6015
|
"optional": true,
|
|
@@ -6028,7 +6028,7 @@
|
|
|
6028
6028
|
"immutable": true,
|
|
6029
6029
|
"locationInModule": {
|
|
6030
6030
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6031
|
-
"line":
|
|
6031
|
+
"line": 669
|
|
6032
6032
|
},
|
|
6033
6033
|
"name": "nextVersionCommand",
|
|
6034
6034
|
"optional": true,
|
|
@@ -6046,7 +6046,7 @@
|
|
|
6046
6046
|
"immutable": true,
|
|
6047
6047
|
"locationInModule": {
|
|
6048
6048
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6049
|
-
"line":
|
|
6049
|
+
"line": 815
|
|
6050
6050
|
},
|
|
6051
6051
|
"name": "npmAccess",
|
|
6052
6052
|
"optional": true,
|
|
@@ -6065,7 +6065,7 @@
|
|
|
6065
6065
|
"immutable": true,
|
|
6066
6066
|
"locationInModule": {
|
|
6067
6067
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6068
|
-
"line":
|
|
6068
|
+
"line": 645
|
|
6069
6069
|
},
|
|
6070
6070
|
"name": "npmDistTag",
|
|
6071
6071
|
"optional": true,
|
|
@@ -6119,7 +6119,7 @@
|
|
|
6119
6119
|
"immutable": true,
|
|
6120
6120
|
"locationInModule": {
|
|
6121
6121
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6122
|
-
"line":
|
|
6122
|
+
"line": 807
|
|
6123
6123
|
},
|
|
6124
6124
|
"name": "npmProvenance",
|
|
6125
6125
|
"optional": true,
|
|
@@ -6138,7 +6138,7 @@
|
|
|
6138
6138
|
"immutable": true,
|
|
6139
6139
|
"locationInModule": {
|
|
6140
6140
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6141
|
-
"line":
|
|
6141
|
+
"line": 796
|
|
6142
6142
|
},
|
|
6143
6143
|
"name": "npmRegistryUrl",
|
|
6144
6144
|
"optional": true,
|
|
@@ -6156,7 +6156,7 @@
|
|
|
6156
6156
|
"immutable": true,
|
|
6157
6157
|
"locationInModule": {
|
|
6158
6158
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6159
|
-
"line":
|
|
6159
|
+
"line": 789
|
|
6160
6160
|
},
|
|
6161
6161
|
"name": "npmTokenSecret",
|
|
6162
6162
|
"optional": true,
|
|
@@ -6174,7 +6174,7 @@
|
|
|
6174
6174
|
"immutable": true,
|
|
6175
6175
|
"locationInModule": {
|
|
6176
6176
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6177
|
-
"line":
|
|
6177
|
+
"line": 783
|
|
6178
6178
|
},
|
|
6179
6179
|
"name": "npmTrustedPublishing",
|
|
6180
6180
|
"optional": true,
|
|
@@ -6193,7 +6193,7 @@
|
|
|
6193
6193
|
"immutable": true,
|
|
6194
6194
|
"locationInModule": {
|
|
6195
6195
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6196
|
-
"line":
|
|
6196
|
+
"line": 1207
|
|
6197
6197
|
},
|
|
6198
6198
|
"name": "outdir",
|
|
6199
6199
|
"optional": true,
|
|
@@ -6229,7 +6229,7 @@
|
|
|
6229
6229
|
"immutable": true,
|
|
6230
6230
|
"locationInModule": {
|
|
6231
6231
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6232
|
-
"line":
|
|
6232
|
+
"line": 777
|
|
6233
6233
|
},
|
|
6234
6234
|
"name": "packageManager",
|
|
6235
6235
|
"optional": true,
|
|
@@ -6250,7 +6250,7 @@
|
|
|
6250
6250
|
"immutable": true,
|
|
6251
6251
|
"locationInModule": {
|
|
6252
6252
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6253
|
-
"line":
|
|
6253
|
+
"line": 771
|
|
6254
6254
|
},
|
|
6255
6255
|
"name": "packageName",
|
|
6256
6256
|
"optional": true,
|
|
@@ -6267,7 +6267,7 @@
|
|
|
6267
6267
|
"immutable": true,
|
|
6268
6268
|
"locationInModule": {
|
|
6269
6269
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6270
|
-
"line":
|
|
6270
|
+
"line": 1196
|
|
6271
6271
|
},
|
|
6272
6272
|
"name": "parent",
|
|
6273
6273
|
"optional": true,
|
|
@@ -6284,7 +6284,7 @@
|
|
|
6284
6284
|
"immutable": true,
|
|
6285
6285
|
"locationInModule": {
|
|
6286
6286
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6287
|
-
"line":
|
|
6287
|
+
"line": 764
|
|
6288
6288
|
},
|
|
6289
6289
|
"name": "peerDependencyOptions",
|
|
6290
6290
|
"optional": true,
|
|
@@ -6303,7 +6303,7 @@
|
|
|
6303
6303
|
"immutable": true,
|
|
6304
6304
|
"locationInModule": {
|
|
6305
6305
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6306
|
-
"line":
|
|
6306
|
+
"line": 759
|
|
6307
6307
|
},
|
|
6308
6308
|
"name": "peerDeps",
|
|
6309
6309
|
"optional": true,
|
|
@@ -6326,7 +6326,7 @@
|
|
|
6326
6326
|
"immutable": true,
|
|
6327
6327
|
"locationInModule": {
|
|
6328
6328
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6329
|
-
"line":
|
|
6329
|
+
"line": 740
|
|
6330
6330
|
},
|
|
6331
6331
|
"name": "pnpmOptions",
|
|
6332
6332
|
"optional": true,
|
|
@@ -6344,7 +6344,7 @@
|
|
|
6344
6344
|
"immutable": true,
|
|
6345
6345
|
"locationInModule": {
|
|
6346
6346
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6347
|
-
"line":
|
|
6347
|
+
"line": 734
|
|
6348
6348
|
},
|
|
6349
6349
|
"name": "pnpmVersion",
|
|
6350
6350
|
"optional": true,
|
|
@@ -6362,7 +6362,7 @@
|
|
|
6362
6362
|
"immutable": true,
|
|
6363
6363
|
"locationInModule": {
|
|
6364
6364
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6365
|
-
"line":
|
|
6365
|
+
"line": 637
|
|
6366
6366
|
},
|
|
6367
6367
|
"name": "postBuildSteps",
|
|
6368
6368
|
"optional": true,
|
|
@@ -6385,7 +6385,7 @@
|
|
|
6385
6385
|
"immutable": true,
|
|
6386
6386
|
"locationInModule": {
|
|
6387
6387
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6388
|
-
"line":
|
|
6388
|
+
"line": 631
|
|
6389
6389
|
},
|
|
6390
6390
|
"name": "prerelease",
|
|
6391
6391
|
"optional": true,
|
|
@@ -6403,7 +6403,7 @@
|
|
|
6403
6403
|
"immutable": true,
|
|
6404
6404
|
"locationInModule": {
|
|
6405
6405
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6406
|
-
"line":
|
|
6406
|
+
"line": 1191
|
|
6407
6407
|
},
|
|
6408
6408
|
"name": "projectTree",
|
|
6409
6409
|
"optional": true,
|
|
@@ -6415,14 +6415,14 @@
|
|
|
6415
6415
|
"abstract": true,
|
|
6416
6416
|
"docs": {
|
|
6417
6417
|
"default": "\"npx projen\"",
|
|
6418
|
-
"remarks": "
|
|
6418
|
+
"remarks": "Inserted verbatim into task steps, workflows and IDE configuration, and run\nby each of their shells - locally, in CI and in dev containers. Keep it a\nplain unquoted command, since shell syntax in it executes in all of them.\n\nCan be used to customize in special environments.",
|
|
6419
6419
|
"stability": "experimental",
|
|
6420
6420
|
"summary": "The shell command to use in order to run the projen CLI."
|
|
6421
6421
|
},
|
|
6422
6422
|
"immutable": true,
|
|
6423
6423
|
"locationInModule": {
|
|
6424
6424
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6425
|
-
"line":
|
|
6425
|
+
"line": 1185
|
|
6426
6426
|
},
|
|
6427
6427
|
"name": "projenCommand",
|
|
6428
6428
|
"optional": true,
|
|
@@ -6440,7 +6440,7 @@
|
|
|
6440
6440
|
"immutable": true,
|
|
6441
6441
|
"locationInModule": {
|
|
6442
6442
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6443
|
-
"line":
|
|
6443
|
+
"line": 1097
|
|
6444
6444
|
},
|
|
6445
6445
|
"name": "projenCredentials",
|
|
6446
6446
|
"optional": true,
|
|
@@ -6494,7 +6494,7 @@
|
|
|
6494
6494
|
"immutable": true,
|
|
6495
6495
|
"locationInModule": {
|
|
6496
6496
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6497
|
-
"line":
|
|
6497
|
+
"line": 1174
|
|
6498
6498
|
},
|
|
6499
6499
|
"name": "projenrcJson",
|
|
6500
6500
|
"optional": true,
|
|
@@ -6512,7 +6512,7 @@
|
|
|
6512
6512
|
"immutable": true,
|
|
6513
6513
|
"locationInModule": {
|
|
6514
6514
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6515
|
-
"line":
|
|
6515
|
+
"line": 1168
|
|
6516
6516
|
},
|
|
6517
6517
|
"name": "projenrcJsonOptions",
|
|
6518
6518
|
"optional": true,
|
|
@@ -6604,7 +6604,7 @@
|
|
|
6604
6604
|
"immutable": true,
|
|
6605
6605
|
"locationInModule": {
|
|
6606
6606
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6607
|
-
"line":
|
|
6607
|
+
"line": 625
|
|
6608
6608
|
},
|
|
6609
6609
|
"name": "publishDryRun",
|
|
6610
6610
|
"optional": true,
|
|
@@ -6623,7 +6623,7 @@
|
|
|
6623
6623
|
"immutable": true,
|
|
6624
6624
|
"locationInModule": {
|
|
6625
6625
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6626
|
-
"line":
|
|
6626
|
+
"line": 619
|
|
6627
6627
|
},
|
|
6628
6628
|
"name": "publishTasks",
|
|
6629
6629
|
"optional": true,
|
|
@@ -6754,7 +6754,7 @@
|
|
|
6754
6754
|
"immutable": true,
|
|
6755
6755
|
"locationInModule": {
|
|
6756
6756
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6757
|
-
"line":
|
|
6757
|
+
"line": 1091
|
|
6758
6758
|
},
|
|
6759
6759
|
"name": "readme",
|
|
6760
6760
|
"optional": true,
|
|
@@ -6772,7 +6772,7 @@
|
|
|
6772
6772
|
"immutable": true,
|
|
6773
6773
|
"locationInModule": {
|
|
6774
6774
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6775
|
-
"line":
|
|
6775
|
+
"line": 611
|
|
6776
6776
|
},
|
|
6777
6777
|
"name": "releasableCommits",
|
|
6778
6778
|
"optional": true,
|
|
@@ -6809,7 +6809,7 @@
|
|
|
6809
6809
|
"immutable": true,
|
|
6810
6810
|
"locationInModule": {
|
|
6811
6811
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6812
|
-
"line":
|
|
6812
|
+
"line": 605
|
|
6813
6813
|
},
|
|
6814
6814
|
"name": "releaseBranches",
|
|
6815
6815
|
"optional": true,
|
|
@@ -6833,7 +6833,7 @@
|
|
|
6833
6833
|
"immutable": true,
|
|
6834
6834
|
"locationInModule": {
|
|
6835
6835
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6836
|
-
"line":
|
|
6836
|
+
"line": 592
|
|
6837
6837
|
},
|
|
6838
6838
|
"name": "releaseEnvironment",
|
|
6839
6839
|
"optional": true,
|
|
@@ -6851,7 +6851,7 @@
|
|
|
6851
6851
|
"immutable": true,
|
|
6852
6852
|
"locationInModule": {
|
|
6853
6853
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6854
|
-
"line":
|
|
6854
|
+
"line": 581
|
|
6855
6855
|
},
|
|
6856
6856
|
"name": "releaseFailureIssue",
|
|
6857
6857
|
"optional": true,
|
|
@@ -6870,7 +6870,7 @@
|
|
|
6870
6870
|
"immutable": true,
|
|
6871
6871
|
"locationInModule": {
|
|
6872
6872
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6873
|
-
"line":
|
|
6873
|
+
"line": 575
|
|
6874
6874
|
},
|
|
6875
6875
|
"name": "releaseFailureIssueLabel",
|
|
6876
6876
|
"optional": true,
|
|
@@ -6889,7 +6889,7 @@
|
|
|
6889
6889
|
"immutable": true,
|
|
6890
6890
|
"locationInModule": {
|
|
6891
6891
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6892
|
-
"line":
|
|
6892
|
+
"line": 568
|
|
6893
6893
|
},
|
|
6894
6894
|
"name": "releaseTagPrefix",
|
|
6895
6895
|
"optional": true,
|
|
@@ -6925,7 +6925,7 @@
|
|
|
6925
6925
|
"immutable": true,
|
|
6926
6926
|
"locationInModule": {
|
|
6927
6927
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6928
|
-
"line":
|
|
6928
|
+
"line": 558
|
|
6929
6929
|
},
|
|
6930
6930
|
"name": "releaseTrigger",
|
|
6931
6931
|
"optional": true,
|
|
@@ -6943,7 +6943,7 @@
|
|
|
6943
6943
|
"immutable": true,
|
|
6944
6944
|
"locationInModule": {
|
|
6945
6945
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6946
|
-
"line":
|
|
6946
|
+
"line": 552
|
|
6947
6947
|
},
|
|
6948
6948
|
"name": "releaseWorkflowEnv",
|
|
6949
6949
|
"optional": true,
|
|
@@ -6966,7 +6966,7 @@
|
|
|
6966
6966
|
"immutable": true,
|
|
6967
6967
|
"locationInModule": {
|
|
6968
6968
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6969
|
-
"line":
|
|
6969
|
+
"line": 546
|
|
6970
6970
|
},
|
|
6971
6971
|
"name": "releaseWorkflowName",
|
|
6972
6972
|
"optional": true,
|
|
@@ -6983,7 +6983,7 @@
|
|
|
6983
6983
|
"immutable": true,
|
|
6984
6984
|
"locationInModule": {
|
|
6985
6985
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
6986
|
-
"line":
|
|
6986
|
+
"line": 540
|
|
6987
6987
|
},
|
|
6988
6988
|
"name": "releaseWorkflowSetupSteps",
|
|
6989
6989
|
"optional": true,
|
|
@@ -7006,7 +7006,7 @@
|
|
|
7006
7006
|
"immutable": true,
|
|
7007
7007
|
"locationInModule": {
|
|
7008
7008
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7009
|
-
"line":
|
|
7009
|
+
"line": 1162
|
|
7010
7010
|
},
|
|
7011
7011
|
"name": "renovatebot",
|
|
7012
7012
|
"optional": true,
|
|
@@ -7024,7 +7024,7 @@
|
|
|
7024
7024
|
"immutable": true,
|
|
7025
7025
|
"locationInModule": {
|
|
7026
7026
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7027
|
-
"line":
|
|
7027
|
+
"line": 1156
|
|
7028
7028
|
},
|
|
7029
7029
|
"name": "renovatebotOptions",
|
|
7030
7030
|
"optional": true,
|
|
@@ -7042,7 +7042,7 @@
|
|
|
7042
7042
|
"immutable": true,
|
|
7043
7043
|
"locationInModule": {
|
|
7044
7044
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7045
|
-
"line":
|
|
7045
|
+
"line": 728
|
|
7046
7046
|
},
|
|
7047
7047
|
"name": "repository",
|
|
7048
7048
|
"optional": true,
|
|
@@ -7059,7 +7059,7 @@
|
|
|
7059
7059
|
"immutable": true,
|
|
7060
7060
|
"locationInModule": {
|
|
7061
7061
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7062
|
-
"line":
|
|
7062
|
+
"line": 722
|
|
7063
7063
|
},
|
|
7064
7064
|
"name": "repositoryDirectory",
|
|
7065
7065
|
"optional": true,
|
|
@@ -7113,7 +7113,7 @@
|
|
|
7113
7113
|
"immutable": true,
|
|
7114
7114
|
"locationInModule": {
|
|
7115
7115
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7116
|
-
"line":
|
|
7116
|
+
"line": 717
|
|
7117
7117
|
},
|
|
7118
7118
|
"name": "scopedPackagesOptions",
|
|
7119
7119
|
"optional": true,
|
|
@@ -7171,7 +7171,7 @@
|
|
|
7171
7171
|
"immutable": true,
|
|
7172
7172
|
"locationInModule": {
|
|
7173
7173
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7174
|
-
"line":
|
|
7174
|
+
"line": 711
|
|
7175
7175
|
},
|
|
7176
7176
|
"name": "stability",
|
|
7177
7177
|
"optional": true,
|
|
@@ -7190,7 +7190,7 @@
|
|
|
7190
7190
|
"immutable": true,
|
|
7191
7191
|
"locationInModule": {
|
|
7192
7192
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7193
|
-
"line":
|
|
7193
|
+
"line": 1085
|
|
7194
7194
|
},
|
|
7195
7195
|
"name": "stale",
|
|
7196
7196
|
"optional": true,
|
|
@@ -7209,7 +7209,7 @@
|
|
|
7209
7209
|
"immutable": true,
|
|
7210
7210
|
"locationInModule": {
|
|
7211
7211
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7212
|
-
"line":
|
|
7212
|
+
"line": 1078
|
|
7213
7213
|
},
|
|
7214
7214
|
"name": "staleOptions",
|
|
7215
7215
|
"optional": true,
|
|
@@ -7340,7 +7340,7 @@
|
|
|
7340
7340
|
"immutable": true,
|
|
7341
7341
|
"locationInModule": {
|
|
7342
7342
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7343
|
-
"line":
|
|
7343
|
+
"line": 535
|
|
7344
7344
|
},
|
|
7345
7345
|
"name": "versionrcOptions",
|
|
7346
7346
|
"optional": true,
|
|
@@ -7363,7 +7363,7 @@
|
|
|
7363
7363
|
"immutable": true,
|
|
7364
7364
|
"locationInModule": {
|
|
7365
7365
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7366
|
-
"line":
|
|
7366
|
+
"line": 1261
|
|
7367
7367
|
},
|
|
7368
7368
|
"name": "vitest",
|
|
7369
7369
|
"optional": true,
|
|
@@ -7381,7 +7381,7 @@
|
|
|
7381
7381
|
"immutable": true,
|
|
7382
7382
|
"locationInModule": {
|
|
7383
7383
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7384
|
-
"line":
|
|
7384
|
+
"line": 1266
|
|
7385
7385
|
},
|
|
7386
7386
|
"name": "vitestOptions",
|
|
7387
7387
|
"optional": true,
|
|
@@ -7400,7 +7400,7 @@
|
|
|
7400
7400
|
"immutable": true,
|
|
7401
7401
|
"locationInModule": {
|
|
7402
7402
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7403
|
-
"line":
|
|
7403
|
+
"line": 1071
|
|
7404
7404
|
},
|
|
7405
7405
|
"name": "vscode",
|
|
7406
7406
|
"optional": true,
|
|
@@ -7441,7 +7441,7 @@
|
|
|
7441
7441
|
"immutable": true,
|
|
7442
7442
|
"locationInModule": {
|
|
7443
7443
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7444
|
-
"line":
|
|
7444
|
+
"line": 528
|
|
7445
7445
|
},
|
|
7446
7446
|
"name": "workflowContainerImage",
|
|
7447
7447
|
"optional": true,
|
|
@@ -7504,54 +7504,6 @@
|
|
|
7504
7504
|
"primitive": "boolean"
|
|
7505
7505
|
}
|
|
7506
7506
|
},
|
|
7507
|
-
{
|
|
7508
|
-
"abstract": true,
|
|
7509
|
-
"docs": {
|
|
7510
|
-
"custom": {
|
|
7511
|
-
"description": "Defines a target Runner by labels",
|
|
7512
|
-
"throws": "{Error} if both `runsOn` and `runsOnGroup` are specified"
|
|
7513
|
-
},
|
|
7514
|
-
"default": "[\"ubuntu-latest\"]",
|
|
7515
|
-
"stability": "experimental",
|
|
7516
|
-
"summary": "Github Runner selection labels."
|
|
7517
|
-
},
|
|
7518
|
-
"immutable": true,
|
|
7519
|
-
"locationInModule": {
|
|
7520
|
-
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7521
|
-
"line": 535
|
|
7522
|
-
},
|
|
7523
|
-
"name": "workflowRunsOn",
|
|
7524
|
-
"optional": true,
|
|
7525
|
-
"type": {
|
|
7526
|
-
"collection": {
|
|
7527
|
-
"elementtype": {
|
|
7528
|
-
"primitive": "string"
|
|
7529
|
-
},
|
|
7530
|
-
"kind": "array"
|
|
7531
|
-
}
|
|
7532
|
-
}
|
|
7533
|
-
},
|
|
7534
|
-
{
|
|
7535
|
-
"abstract": true,
|
|
7536
|
-
"docs": {
|
|
7537
|
-
"custom": {
|
|
7538
|
-
"description": "Defines a target Runner Group by name and/or labels",
|
|
7539
|
-
"throws": "{Error} if both `runsOn` and `runsOnGroup` are specified"
|
|
7540
|
-
},
|
|
7541
|
-
"stability": "experimental",
|
|
7542
|
-
"summary": "Github Runner Group selection options."
|
|
7543
|
-
},
|
|
7544
|
-
"immutable": true,
|
|
7545
|
-
"locationInModule": {
|
|
7546
|
-
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7547
|
-
"line": 527
|
|
7548
|
-
},
|
|
7549
|
-
"name": "workflowRunsOnGroup",
|
|
7550
|
-
"optional": true,
|
|
7551
|
-
"type": {
|
|
7552
|
-
"fqn": "projen.GroupRunnerOptions"
|
|
7553
|
-
}
|
|
7554
|
-
},
|
|
7555
7507
|
{
|
|
7556
7508
|
"abstract": true,
|
|
7557
7509
|
"docs": {
|
|
@@ -7562,7 +7514,7 @@
|
|
|
7562
7514
|
"immutable": true,
|
|
7563
7515
|
"locationInModule": {
|
|
7564
7516
|
"filename": "src/projects/awscdk-construct-library-options.generated.ts",
|
|
7565
|
-
"line":
|
|
7517
|
+
"line": 706
|
|
7566
7518
|
},
|
|
7567
7519
|
"name": "yarnBerryOptions",
|
|
7568
7520
|
"optional": true,
|
|
@@ -7655,7 +7607,7 @@
|
|
|
7655
7607
|
"immutable": true,
|
|
7656
7608
|
"locationInModule": {
|
|
7657
7609
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7658
|
-
"line":
|
|
7610
|
+
"line": 1181
|
|
7659
7611
|
},
|
|
7660
7612
|
"name": "name",
|
|
7661
7613
|
"type": {
|
|
@@ -7672,7 +7624,7 @@
|
|
|
7672
7624
|
"immutable": true,
|
|
7673
7625
|
"locationInModule": {
|
|
7674
7626
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7675
|
-
"line":
|
|
7627
|
+
"line": 1009
|
|
7676
7628
|
},
|
|
7677
7629
|
"name": "addPackageManagerToDevEngines",
|
|
7678
7630
|
"optional": true,
|
|
@@ -7691,7 +7643,7 @@
|
|
|
7691
7643
|
"immutable": true,
|
|
7692
7644
|
"locationInModule": {
|
|
7693
7645
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7694
|
-
"line":
|
|
7646
|
+
"line": 1003
|
|
7695
7647
|
},
|
|
7696
7648
|
"name": "allowLibraryDependencies",
|
|
7697
7649
|
"optional": true,
|
|
@@ -7710,7 +7662,7 @@
|
|
|
7710
7662
|
"immutable": true,
|
|
7711
7663
|
"locationInModule": {
|
|
7712
7664
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7713
|
-
"line":
|
|
7665
|
+
"line": 995
|
|
7714
7666
|
},
|
|
7715
7667
|
"name": "allowScripts",
|
|
7716
7668
|
"optional": true,
|
|
@@ -7768,7 +7720,7 @@
|
|
|
7768
7720
|
"immutable": true,
|
|
7769
7721
|
"locationInModule": {
|
|
7770
7722
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7771
|
-
"line":
|
|
7723
|
+
"line": 467
|
|
7772
7724
|
},
|
|
7773
7725
|
"name": "artifactsDirectory",
|
|
7774
7726
|
"optional": true,
|
|
@@ -7787,7 +7739,7 @@
|
|
|
7787
7739
|
"immutable": true,
|
|
7788
7740
|
"locationInModule": {
|
|
7789
7741
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7790
|
-
"line":
|
|
7742
|
+
"line": 461
|
|
7791
7743
|
},
|
|
7792
7744
|
"name": "auditDeps",
|
|
7793
7745
|
"optional": true,
|
|
@@ -7805,7 +7757,7 @@
|
|
|
7805
7757
|
"immutable": true,
|
|
7806
7758
|
"locationInModule": {
|
|
7807
7759
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7808
|
-
"line":
|
|
7760
|
+
"line": 452
|
|
7809
7761
|
},
|
|
7810
7762
|
"name": "auditDepsOptions",
|
|
7811
7763
|
"optional": true,
|
|
@@ -7822,7 +7774,7 @@
|
|
|
7822
7774
|
"immutable": true,
|
|
7823
7775
|
"locationInModule": {
|
|
7824
7776
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7825
|
-
"line":
|
|
7777
|
+
"line": 965
|
|
7826
7778
|
},
|
|
7827
7779
|
"name": "authorEmail",
|
|
7828
7780
|
"optional": true,
|
|
@@ -7839,7 +7791,7 @@
|
|
|
7839
7791
|
"immutable": true,
|
|
7840
7792
|
"locationInModule": {
|
|
7841
7793
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7842
|
-
"line":
|
|
7794
|
+
"line": 960
|
|
7843
7795
|
},
|
|
7844
7796
|
"name": "authorName",
|
|
7845
7797
|
"optional": true,
|
|
@@ -7856,7 +7808,7 @@
|
|
|
7856
7808
|
"immutable": true,
|
|
7857
7809
|
"locationInModule": {
|
|
7858
7810
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7859
|
-
"line":
|
|
7811
|
+
"line": 955
|
|
7860
7812
|
},
|
|
7861
7813
|
"name": "authorOrganization",
|
|
7862
7814
|
"optional": true,
|
|
@@ -7873,7 +7825,7 @@
|
|
|
7873
7825
|
"immutable": true,
|
|
7874
7826
|
"locationInModule": {
|
|
7875
7827
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7876
|
-
"line":
|
|
7828
|
+
"line": 950
|
|
7877
7829
|
},
|
|
7878
7830
|
"name": "authorUrl",
|
|
7879
7831
|
"optional": true,
|
|
@@ -7891,7 +7843,7 @@
|
|
|
7891
7843
|
"immutable": true,
|
|
7892
7844
|
"locationInModule": {
|
|
7893
7845
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7894
|
-
"line":
|
|
7846
|
+
"line": 1095
|
|
7895
7847
|
},
|
|
7896
7848
|
"name": "autoApproveOptions",
|
|
7897
7849
|
"optional": true,
|
|
@@ -7910,7 +7862,7 @@
|
|
|
7910
7862
|
"immutable": true,
|
|
7911
7863
|
"locationInModule": {
|
|
7912
7864
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7913
|
-
"line":
|
|
7865
|
+
"line": 446
|
|
7914
7866
|
},
|
|
7915
7867
|
"name": "autoApproveUpgrades",
|
|
7916
7868
|
"optional": true,
|
|
@@ -7928,7 +7880,7 @@
|
|
|
7928
7880
|
"immutable": true,
|
|
7929
7881
|
"locationInModule": {
|
|
7930
7882
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7931
|
-
"line":
|
|
7883
|
+
"line": 945
|
|
7932
7884
|
},
|
|
7933
7885
|
"name": "autoDetectBin",
|
|
7934
7886
|
"optional": true,
|
|
@@ -7947,7 +7899,7 @@
|
|
|
7947
7899
|
"immutable": true,
|
|
7948
7900
|
"locationInModule": {
|
|
7949
7901
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7950
|
-
"line":
|
|
7902
|
+
"line": 1089
|
|
7951
7903
|
},
|
|
7952
7904
|
"name": "autoMerge",
|
|
7953
7905
|
"optional": true,
|
|
@@ -7966,7 +7918,7 @@
|
|
|
7966
7918
|
"immutable": true,
|
|
7967
7919
|
"locationInModule": {
|
|
7968
7920
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7969
|
-
"line":
|
|
7921
|
+
"line": 1081
|
|
7970
7922
|
},
|
|
7971
7923
|
"name": "autoMergeOptions",
|
|
7972
7924
|
"optional": true,
|
|
@@ -7984,7 +7936,7 @@
|
|
|
7984
7936
|
"immutable": true,
|
|
7985
7937
|
"locationInModule": {
|
|
7986
7938
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
7987
|
-
"line":
|
|
7939
|
+
"line": 939
|
|
7988
7940
|
},
|
|
7989
7941
|
"name": "bin",
|
|
7990
7942
|
"optional": true,
|
|
@@ -8007,7 +7959,7 @@
|
|
|
8007
7959
|
"immutable": true,
|
|
8008
7960
|
"locationInModule": {
|
|
8009
7961
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8010
|
-
"line":
|
|
7962
|
+
"line": 439
|
|
8011
7963
|
},
|
|
8012
7964
|
"name": "biome",
|
|
8013
7965
|
"optional": true,
|
|
@@ -8025,7 +7977,7 @@
|
|
|
8025
7977
|
"immutable": true,
|
|
8026
7978
|
"locationInModule": {
|
|
8027
7979
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8028
|
-
"line":
|
|
7980
|
+
"line": 433
|
|
8029
7981
|
},
|
|
8030
7982
|
"name": "biomeOptions",
|
|
8031
7983
|
"optional": true,
|
|
@@ -8042,7 +7994,7 @@
|
|
|
8042
7994
|
"immutable": true,
|
|
8043
7995
|
"locationInModule": {
|
|
8044
7996
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8045
|
-
"line":
|
|
7997
|
+
"line": 931
|
|
8046
7998
|
},
|
|
8047
7999
|
"name": "bugsEmail",
|
|
8048
8000
|
"optional": true,
|
|
@@ -8059,7 +8011,7 @@
|
|
|
8059
8011
|
"immutable": true,
|
|
8060
8012
|
"locationInModule": {
|
|
8061
8013
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8062
|
-
"line":
|
|
8014
|
+
"line": 926
|
|
8063
8015
|
},
|
|
8064
8016
|
"name": "bugsUrl",
|
|
8065
8017
|
"optional": true,
|
|
@@ -8071,14 +8023,14 @@
|
|
|
8071
8023
|
"abstract": true,
|
|
8072
8024
|
"docs": {
|
|
8073
8025
|
"default": "- no build command",
|
|
8074
|
-
"remarks": "This command will be called when\nrunning `cdk synth` or when `cdk watch` identifies a change in your source\ncode before redeployment.",
|
|
8026
|
+
"remarks": "This command will be called when\nrunning `cdk synth` or when `cdk watch` identifies a change in your source\ncode before redeployment.\n\nThe CDK CLI runs it through a shell on every synthesis, on the machine of\nanyone who checks out the project, so shell syntax in it is interpreted and\nthe command should be one you would run yourself.",
|
|
8075
8027
|
"stability": "experimental",
|
|
8076
8028
|
"summary": "A command to execute before synthesis."
|
|
8077
8029
|
},
|
|
8078
8030
|
"immutable": true,
|
|
8079
8031
|
"locationInModule": {
|
|
8080
8032
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8081
|
-
"line":
|
|
8033
|
+
"line": 143
|
|
8082
8034
|
},
|
|
8083
8035
|
"name": "buildCommand",
|
|
8084
8036
|
"optional": true,
|
|
@@ -8096,7 +8048,7 @@
|
|
|
8096
8048
|
"immutable": true,
|
|
8097
8049
|
"locationInModule": {
|
|
8098
8050
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8099
|
-
"line":
|
|
8051
|
+
"line": 427
|
|
8100
8052
|
},
|
|
8101
8053
|
"name": "buildWorkflow",
|
|
8102
8054
|
"optional": true,
|
|
@@ -8113,7 +8065,7 @@
|
|
|
8113
8065
|
"immutable": true,
|
|
8114
8066
|
"locationInModule": {
|
|
8115
8067
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8116
|
-
"line":
|
|
8068
|
+
"line": 421
|
|
8117
8069
|
},
|
|
8118
8070
|
"name": "buildWorkflowOptions",
|
|
8119
8071
|
"optional": true,
|
|
@@ -8132,7 +8084,7 @@
|
|
|
8132
8084
|
"immutable": true,
|
|
8133
8085
|
"locationInModule": {
|
|
8134
8086
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8135
|
-
"line":
|
|
8087
|
+
"line": 645
|
|
8136
8088
|
},
|
|
8137
8089
|
"name": "bumpPackage",
|
|
8138
8090
|
"optional": true,
|
|
@@ -8150,7 +8102,7 @@
|
|
|
8150
8102
|
"immutable": true,
|
|
8151
8103
|
"locationInModule": {
|
|
8152
8104
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8153
|
-
"line":
|
|
8105
|
+
"line": 921
|
|
8154
8106
|
},
|
|
8155
8107
|
"name": "bundledDeps",
|
|
8156
8108
|
"optional": true,
|
|
@@ -8172,7 +8124,7 @@
|
|
|
8172
8124
|
"immutable": true,
|
|
8173
8125
|
"locationInModule": {
|
|
8174
8126
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8175
|
-
"line":
|
|
8127
|
+
"line": 416
|
|
8176
8128
|
},
|
|
8177
8129
|
"name": "bundlerOptions",
|
|
8178
8130
|
"optional": true,
|
|
@@ -8190,7 +8142,7 @@
|
|
|
8190
8142
|
"immutable": true,
|
|
8191
8143
|
"locationInModule": {
|
|
8192
8144
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8193
|
-
"line":
|
|
8145
|
+
"line": 906
|
|
8194
8146
|
},
|
|
8195
8147
|
"name": "bunVersion",
|
|
8196
8148
|
"optional": true,
|
|
@@ -8264,7 +8216,7 @@
|
|
|
8264
8216
|
"immutable": true,
|
|
8265
8217
|
"locationInModule": {
|
|
8266
8218
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8267
|
-
"line":
|
|
8219
|
+
"line": 411
|
|
8268
8220
|
},
|
|
8269
8221
|
"name": "checkLicenses",
|
|
8270
8222
|
"optional": true,
|
|
@@ -8282,7 +8234,7 @@
|
|
|
8282
8234
|
"immutable": true,
|
|
8283
8235
|
"locationInModule": {
|
|
8284
8236
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8285
|
-
"line":
|
|
8237
|
+
"line": 1073
|
|
8286
8238
|
},
|
|
8287
8239
|
"name": "clobber",
|
|
8288
8240
|
"optional": true,
|
|
@@ -8301,7 +8253,7 @@
|
|
|
8301
8253
|
"immutable": true,
|
|
8302
8254
|
"locationInModule": {
|
|
8303
8255
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8304
|
-
"line":
|
|
8256
|
+
"line": 900
|
|
8305
8257
|
},
|
|
8306
8258
|
"name": "codeArtifactOptions",
|
|
8307
8259
|
"optional": true,
|
|
@@ -8314,12 +8266,12 @@
|
|
|
8314
8266
|
"docs": {
|
|
8315
8267
|
"default": "false",
|
|
8316
8268
|
"stability": "experimental",
|
|
8317
|
-
"summary": "Define a GitHub workflow step for sending code coverage metrics to https://codecov.io
|
|
8269
|
+
"summary": "Define a GitHub workflow step for sending code coverage metrics to https://codecov.io/. Uses codecov/codecov-action. By default, OIDC auth is used. Alternatively a token can be provided via `codeCovTokenSecret`."
|
|
8318
8270
|
},
|
|
8319
8271
|
"immutable": true,
|
|
8320
8272
|
"locationInModule": {
|
|
8321
8273
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8322
|
-
"line":
|
|
8274
|
+
"line": 404
|
|
8323
8275
|
},
|
|
8324
8276
|
"name": "codeCov",
|
|
8325
8277
|
"optional": true,
|
|
@@ -8337,7 +8289,7 @@
|
|
|
8337
8289
|
"immutable": true,
|
|
8338
8290
|
"locationInModule": {
|
|
8339
8291
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8340
|
-
"line":
|
|
8292
|
+
"line": 396
|
|
8341
8293
|
},
|
|
8342
8294
|
"name": "codeCovTokenSecret",
|
|
8343
8295
|
"optional": true,
|
|
@@ -8355,7 +8307,7 @@
|
|
|
8355
8307
|
"immutable": true,
|
|
8356
8308
|
"locationInModule": {
|
|
8357
8309
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8358
|
-
"line":
|
|
8310
|
+
"line": 1174
|
|
8359
8311
|
},
|
|
8360
8312
|
"name": "commitGenerated",
|
|
8361
8313
|
"optional": true,
|
|
@@ -8415,7 +8367,7 @@
|
|
|
8415
8367
|
"immutable": true,
|
|
8416
8368
|
"locationInModule": {
|
|
8417
8369
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8418
|
-
"line":
|
|
8370
|
+
"line": 390
|
|
8419
8371
|
},
|
|
8420
8372
|
"name": "copyrightOwner",
|
|
8421
8373
|
"optional": true,
|
|
@@ -8434,7 +8386,7 @@
|
|
|
8434
8386
|
"immutable": true,
|
|
8435
8387
|
"locationInModule": {
|
|
8436
8388
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8437
|
-
"line":
|
|
8389
|
+
"line": 381
|
|
8438
8390
|
},
|
|
8439
8391
|
"name": "copyrightPeriod",
|
|
8440
8392
|
"optional": true,
|
|
@@ -8453,7 +8405,7 @@
|
|
|
8453
8405
|
"immutable": true,
|
|
8454
8406
|
"locationInModule": {
|
|
8455
8407
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8456
|
-
"line":
|
|
8408
|
+
"line": 893
|
|
8457
8409
|
},
|
|
8458
8410
|
"name": "dedupeDeps",
|
|
8459
8411
|
"optional": true,
|
|
@@ -8474,7 +8426,7 @@
|
|
|
8474
8426
|
"immutable": true,
|
|
8475
8427
|
"locationInModule": {
|
|
8476
8428
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8477
|
-
"line":
|
|
8429
|
+
"line": 372
|
|
8478
8430
|
},
|
|
8479
8431
|
"name": "defaultReleaseBranch",
|
|
8480
8432
|
"optional": true,
|
|
@@ -8493,7 +8445,7 @@
|
|
|
8493
8445
|
"immutable": true,
|
|
8494
8446
|
"locationInModule": {
|
|
8495
8447
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8496
|
-
"line":
|
|
8448
|
+
"line": 873
|
|
8497
8449
|
},
|
|
8498
8450
|
"name": "deleteOrphanedLockFiles",
|
|
8499
8451
|
"optional": true,
|
|
@@ -8512,7 +8464,7 @@
|
|
|
8512
8464
|
"immutable": true,
|
|
8513
8465
|
"locationInModule": {
|
|
8514
8466
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8515
|
-
"line":
|
|
8467
|
+
"line": 365
|
|
8516
8468
|
},
|
|
8517
8469
|
"name": "dependabot",
|
|
8518
8470
|
"optional": true,
|
|
@@ -8530,7 +8482,7 @@
|
|
|
8530
8482
|
"immutable": true,
|
|
8531
8483
|
"locationInModule": {
|
|
8532
8484
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8533
|
-
"line":
|
|
8485
|
+
"line": 358
|
|
8534
8486
|
},
|
|
8535
8487
|
"name": "dependabotOptions",
|
|
8536
8488
|
"optional": true,
|
|
@@ -8552,7 +8504,7 @@
|
|
|
8552
8504
|
"immutable": true,
|
|
8553
8505
|
"locationInModule": {
|
|
8554
8506
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8555
|
-
"line":
|
|
8507
|
+
"line": 863
|
|
8556
8508
|
},
|
|
8557
8509
|
"name": "deps",
|
|
8558
8510
|
"optional": true,
|
|
@@ -8576,7 +8528,7 @@
|
|
|
8576
8528
|
"immutable": true,
|
|
8577
8529
|
"locationInModule": {
|
|
8578
8530
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8579
|
-
"line":
|
|
8531
|
+
"line": 352
|
|
8580
8532
|
},
|
|
8581
8533
|
"name": "depsUpgrade",
|
|
8582
8534
|
"optional": true,
|
|
@@ -8594,7 +8546,7 @@
|
|
|
8594
8546
|
"immutable": true,
|
|
8595
8547
|
"locationInModule": {
|
|
8596
8548
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8597
|
-
"line":
|
|
8549
|
+
"line": 345
|
|
8598
8550
|
},
|
|
8599
8551
|
"name": "depsUpgradeOptions",
|
|
8600
8552
|
"optional": true,
|
|
@@ -8615,7 +8567,7 @@
|
|
|
8615
8567
|
"immutable": true,
|
|
8616
8568
|
"locationInModule": {
|
|
8617
8569
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8618
|
-
"line":
|
|
8570
|
+
"line": 850
|
|
8619
8571
|
},
|
|
8620
8572
|
"name": "description",
|
|
8621
8573
|
"optional": true,
|
|
@@ -8633,7 +8585,7 @@
|
|
|
8633
8585
|
"immutable": true,
|
|
8634
8586
|
"locationInModule": {
|
|
8635
8587
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8636
|
-
"line":
|
|
8588
|
+
"line": 1067
|
|
8637
8589
|
},
|
|
8638
8590
|
"name": "devContainer",
|
|
8639
8591
|
"optional": true,
|
|
@@ -8655,7 +8607,7 @@
|
|
|
8655
8607
|
"immutable": true,
|
|
8656
8608
|
"locationInModule": {
|
|
8657
8609
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8658
|
-
"line":
|
|
8610
|
+
"line": 842
|
|
8659
8611
|
},
|
|
8660
8612
|
"name": "devDeps",
|
|
8661
8613
|
"optional": true,
|
|
@@ -8677,7 +8629,7 @@
|
|
|
8677
8629
|
"immutable": true,
|
|
8678
8630
|
"locationInModule": {
|
|
8679
8631
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8680
|
-
"line":
|
|
8632
|
+
"line": 825
|
|
8681
8633
|
},
|
|
8682
8634
|
"name": "devEngines",
|
|
8683
8635
|
"optional": true,
|
|
@@ -8695,7 +8647,7 @@
|
|
|
8695
8647
|
"immutable": true,
|
|
8696
8648
|
"locationInModule": {
|
|
8697
8649
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8698
|
-
"line":
|
|
8650
|
+
"line": 244
|
|
8699
8651
|
},
|
|
8700
8652
|
"name": "disableTsconfig",
|
|
8701
8653
|
"optional": true,
|
|
@@ -8713,7 +8665,7 @@
|
|
|
8713
8665
|
"immutable": true,
|
|
8714
8666
|
"locationInModule": {
|
|
8715
8667
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8716
|
-
"line":
|
|
8668
|
+
"line": 238
|
|
8717
8669
|
},
|
|
8718
8670
|
"name": "disableTsconfigDev",
|
|
8719
8671
|
"optional": true,
|
|
@@ -8731,7 +8683,7 @@
|
|
|
8731
8683
|
"immutable": true,
|
|
8732
8684
|
"locationInModule": {
|
|
8733
8685
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8734
|
-
"line":
|
|
8686
|
+
"line": 232
|
|
8735
8687
|
},
|
|
8736
8688
|
"name": "docgen",
|
|
8737
8689
|
"optional": true,
|
|
@@ -8749,7 +8701,7 @@
|
|
|
8749
8701
|
"immutable": true,
|
|
8750
8702
|
"locationInModule": {
|
|
8751
8703
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8752
|
-
"line":
|
|
8704
|
+
"line": 226
|
|
8753
8705
|
},
|
|
8754
8706
|
"name": "docsDirectory",
|
|
8755
8707
|
"optional": true,
|
|
@@ -8785,7 +8737,7 @@
|
|
|
8785
8737
|
"immutable": true,
|
|
8786
8738
|
"locationInModule": {
|
|
8787
8739
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8788
|
-
"line":
|
|
8740
|
+
"line": 817
|
|
8789
8741
|
},
|
|
8790
8742
|
"name": "entrypoint",
|
|
8791
8743
|
"optional": true,
|
|
@@ -8803,7 +8755,7 @@
|
|
|
8803
8755
|
"immutable": true,
|
|
8804
8756
|
"locationInModule": {
|
|
8805
8757
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8806
|
-
"line":
|
|
8758
|
+
"line": 220
|
|
8807
8759
|
},
|
|
8808
8760
|
"name": "entrypointTypes",
|
|
8809
8761
|
"optional": true,
|
|
@@ -8858,7 +8810,7 @@
|
|
|
8858
8810
|
"immutable": true,
|
|
8859
8811
|
"locationInModule": {
|
|
8860
8812
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8861
|
-
"line":
|
|
8813
|
+
"line": 1061
|
|
8862
8814
|
},
|
|
8863
8815
|
"name": "github",
|
|
8864
8816
|
"optional": true,
|
|
@@ -8876,7 +8828,7 @@
|
|
|
8876
8828
|
"immutable": true,
|
|
8877
8829
|
"locationInModule": {
|
|
8878
8830
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8879
|
-
"line":
|
|
8831
|
+
"line": 1054
|
|
8880
8832
|
},
|
|
8881
8833
|
"name": "githubOptions",
|
|
8882
8834
|
"optional": true,
|
|
@@ -8893,7 +8845,7 @@
|
|
|
8893
8845
|
"immutable": true,
|
|
8894
8846
|
"locationInModule": {
|
|
8895
8847
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8896
|
-
"line":
|
|
8848
|
+
"line": 339
|
|
8897
8849
|
},
|
|
8898
8850
|
"name": "gitignore",
|
|
8899
8851
|
"optional": true,
|
|
@@ -8915,7 +8867,7 @@
|
|
|
8915
8867
|
"immutable": true,
|
|
8916
8868
|
"locationInModule": {
|
|
8917
8869
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8918
|
-
"line":
|
|
8870
|
+
"line": 1168
|
|
8919
8871
|
},
|
|
8920
8872
|
"name": "gitIgnoreOptions",
|
|
8921
8873
|
"optional": true,
|
|
@@ -8932,7 +8884,7 @@
|
|
|
8932
8884
|
"immutable": true,
|
|
8933
8885
|
"locationInModule": {
|
|
8934
8886
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8935
|
-
"line":
|
|
8887
|
+
"line": 1163
|
|
8936
8888
|
},
|
|
8937
8889
|
"name": "gitOptions",
|
|
8938
8890
|
"optional": true,
|
|
@@ -8950,7 +8902,7 @@
|
|
|
8950
8902
|
"immutable": true,
|
|
8951
8903
|
"locationInModule": {
|
|
8952
8904
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8953
|
-
"line":
|
|
8905
|
+
"line": 1048
|
|
8954
8906
|
},
|
|
8955
8907
|
"name": "gitpod",
|
|
8956
8908
|
"optional": true,
|
|
@@ -8968,7 +8920,7 @@
|
|
|
8968
8920
|
"immutable": true,
|
|
8969
8921
|
"locationInModule": {
|
|
8970
8922
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8971
|
-
"line":
|
|
8923
|
+
"line": 1186
|
|
8972
8924
|
},
|
|
8973
8925
|
"name": "homebrew",
|
|
8974
8926
|
"optional": true,
|
|
@@ -8986,7 +8938,7 @@
|
|
|
8986
8938
|
"immutable": true,
|
|
8987
8939
|
"locationInModule": {
|
|
8988
8940
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
8989
|
-
"line":
|
|
8941
|
+
"line": 1191
|
|
8990
8942
|
},
|
|
8991
8943
|
"name": "homebrewOptions",
|
|
8992
8944
|
"optional": true,
|
|
@@ -9003,7 +8955,7 @@
|
|
|
9003
8955
|
"immutable": true,
|
|
9004
8956
|
"locationInModule": {
|
|
9005
8957
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9006
|
-
"line":
|
|
8958
|
+
"line": 810
|
|
9007
8959
|
},
|
|
9008
8960
|
"name": "homepage",
|
|
9009
8961
|
"optional": true,
|
|
@@ -9039,7 +8991,7 @@
|
|
|
9039
8991
|
"immutable": true,
|
|
9040
8992
|
"locationInModule": {
|
|
9041
8993
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9042
|
-
"line":
|
|
8994
|
+
"line": 638
|
|
9043
8995
|
},
|
|
9044
8996
|
"name": "jsiiReleaseVersion",
|
|
9045
8997
|
"optional": true,
|
|
@@ -9056,7 +9008,7 @@
|
|
|
9056
9008
|
"immutable": true,
|
|
9057
9009
|
"locationInModule": {
|
|
9058
9010
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9059
|
-
"line":
|
|
9011
|
+
"line": 805
|
|
9060
9012
|
},
|
|
9061
9013
|
"name": "keywords",
|
|
9062
9014
|
"optional": true,
|
|
@@ -9133,7 +9085,7 @@
|
|
|
9133
9085
|
"immutable": true,
|
|
9134
9086
|
"locationInModule": {
|
|
9135
9087
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9136
|
-
"line":
|
|
9088
|
+
"line": 214
|
|
9137
9089
|
},
|
|
9138
9090
|
"name": "libdir",
|
|
9139
9091
|
"optional": true,
|
|
@@ -9152,7 +9104,7 @@
|
|
|
9152
9104
|
"immutable": true,
|
|
9153
9105
|
"locationInModule": {
|
|
9154
9106
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9155
|
-
"line":
|
|
9107
|
+
"line": 800
|
|
9156
9108
|
},
|
|
9157
9109
|
"name": "license",
|
|
9158
9110
|
"optional": true,
|
|
@@ -9170,7 +9122,7 @@
|
|
|
9170
9122
|
"immutable": true,
|
|
9171
9123
|
"locationInModule": {
|
|
9172
9124
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9173
|
-
"line":
|
|
9125
|
+
"line": 792
|
|
9174
9126
|
},
|
|
9175
9127
|
"name": "licensed",
|
|
9176
9128
|
"optional": true,
|
|
@@ -9188,7 +9140,7 @@
|
|
|
9188
9140
|
"immutable": true,
|
|
9189
9141
|
"locationInModule": {
|
|
9190
9142
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9191
|
-
"line":
|
|
9143
|
+
"line": 1158
|
|
9192
9144
|
},
|
|
9193
9145
|
"name": "logging",
|
|
9194
9146
|
"optional": true,
|
|
@@ -9207,7 +9159,7 @@
|
|
|
9207
9159
|
"immutable": true,
|
|
9208
9160
|
"locationInModule": {
|
|
9209
9161
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9210
|
-
"line":
|
|
9162
|
+
"line": 632
|
|
9211
9163
|
},
|
|
9212
9164
|
"name": "majorVersion",
|
|
9213
9165
|
"optional": true,
|
|
@@ -9226,7 +9178,7 @@
|
|
|
9226
9178
|
"immutable": true,
|
|
9227
9179
|
"locationInModule": {
|
|
9228
9180
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9229
|
-
"line":
|
|
9181
|
+
"line": 786
|
|
9230
9182
|
},
|
|
9231
9183
|
"name": "maxNodeVersion",
|
|
9232
9184
|
"optional": true,
|
|
@@ -9245,7 +9197,7 @@
|
|
|
9245
9197
|
"immutable": true,
|
|
9246
9198
|
"locationInModule": {
|
|
9247
9199
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9248
|
-
"line":
|
|
9200
|
+
"line": 624
|
|
9249
9201
|
},
|
|
9250
9202
|
"name": "minMajorVersion",
|
|
9251
9203
|
"optional": true,
|
|
@@ -9264,7 +9216,7 @@
|
|
|
9264
9216
|
"immutable": true,
|
|
9265
9217
|
"locationInModule": {
|
|
9266
9218
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9267
|
-
"line":
|
|
9219
|
+
"line": 775
|
|
9268
9220
|
},
|
|
9269
9221
|
"name": "minNodeVersion",
|
|
9270
9222
|
"optional": true,
|
|
@@ -9282,7 +9234,7 @@
|
|
|
9282
9234
|
"immutable": true,
|
|
9283
9235
|
"locationInModule": {
|
|
9284
9236
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9285
|
-
"line":
|
|
9237
|
+
"line": 1196
|
|
9286
9238
|
},
|
|
9287
9239
|
"name": "mise",
|
|
9288
9240
|
"optional": true,
|
|
@@ -9300,7 +9252,7 @@
|
|
|
9300
9252
|
"immutable": true,
|
|
9301
9253
|
"locationInModule": {
|
|
9302
9254
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9303
|
-
"line":
|
|
9255
|
+
"line": 1201
|
|
9304
9256
|
},
|
|
9305
9257
|
"name": "miseOptions",
|
|
9306
9258
|
"optional": true,
|
|
@@ -9319,7 +9271,7 @@
|
|
|
9319
9271
|
"immutable": true,
|
|
9320
9272
|
"locationInModule": {
|
|
9321
9273
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9322
|
-
"line":
|
|
9274
|
+
"line": 614
|
|
9323
9275
|
},
|
|
9324
9276
|
"name": "nextVersionCommand",
|
|
9325
9277
|
"optional": true,
|
|
@@ -9337,7 +9289,7 @@
|
|
|
9337
9289
|
"immutable": true,
|
|
9338
9290
|
"locationInModule": {
|
|
9339
9291
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9340
|
-
"line":
|
|
9292
|
+
"line": 760
|
|
9341
9293
|
},
|
|
9342
9294
|
"name": "npmAccess",
|
|
9343
9295
|
"optional": true,
|
|
@@ -9356,7 +9308,7 @@
|
|
|
9356
9308
|
"immutable": true,
|
|
9357
9309
|
"locationInModule": {
|
|
9358
9310
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9359
|
-
"line":
|
|
9311
|
+
"line": 590
|
|
9360
9312
|
},
|
|
9361
9313
|
"name": "npmDistTag",
|
|
9362
9314
|
"optional": true,
|
|
@@ -9374,7 +9326,7 @@
|
|
|
9374
9326
|
"immutable": true,
|
|
9375
9327
|
"locationInModule": {
|
|
9376
9328
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9377
|
-
"line":
|
|
9329
|
+
"line": 334
|
|
9378
9330
|
},
|
|
9379
9331
|
"name": "npmignoreEnabled",
|
|
9380
9332
|
"optional": true,
|
|
@@ -9391,7 +9343,7 @@
|
|
|
9391
9343
|
"immutable": true,
|
|
9392
9344
|
"locationInModule": {
|
|
9393
9345
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9394
|
-
"line":
|
|
9346
|
+
"line": 328
|
|
9395
9347
|
},
|
|
9396
9348
|
"name": "npmIgnoreOptions",
|
|
9397
9349
|
"optional": true,
|
|
@@ -9410,7 +9362,7 @@
|
|
|
9410
9362
|
"immutable": true,
|
|
9411
9363
|
"locationInModule": {
|
|
9412
9364
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9413
|
-
"line":
|
|
9365
|
+
"line": 752
|
|
9414
9366
|
},
|
|
9415
9367
|
"name": "npmProvenance",
|
|
9416
9368
|
"optional": true,
|
|
@@ -9429,7 +9381,7 @@
|
|
|
9429
9381
|
"immutable": true,
|
|
9430
9382
|
"locationInModule": {
|
|
9431
9383
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9432
|
-
"line":
|
|
9384
|
+
"line": 741
|
|
9433
9385
|
},
|
|
9434
9386
|
"name": "npmRegistryUrl",
|
|
9435
9387
|
"optional": true,
|
|
@@ -9447,7 +9399,7 @@
|
|
|
9447
9399
|
"immutable": true,
|
|
9448
9400
|
"locationInModule": {
|
|
9449
9401
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9450
|
-
"line":
|
|
9402
|
+
"line": 734
|
|
9451
9403
|
},
|
|
9452
9404
|
"name": "npmTokenSecret",
|
|
9453
9405
|
"optional": true,
|
|
@@ -9465,7 +9417,7 @@
|
|
|
9465
9417
|
"immutable": true,
|
|
9466
9418
|
"locationInModule": {
|
|
9467
9419
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9468
|
-
"line":
|
|
9420
|
+
"line": 728
|
|
9469
9421
|
},
|
|
9470
9422
|
"name": "npmTrustedPublishing",
|
|
9471
9423
|
"optional": true,
|
|
@@ -9484,7 +9436,7 @@
|
|
|
9484
9436
|
"immutable": true,
|
|
9485
9437
|
"locationInModule": {
|
|
9486
9438
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9487
|
-
"line":
|
|
9439
|
+
"line": 1152
|
|
9488
9440
|
},
|
|
9489
9441
|
"name": "outdir",
|
|
9490
9442
|
"optional": true,
|
|
@@ -9502,7 +9454,7 @@
|
|
|
9502
9454
|
"immutable": true,
|
|
9503
9455
|
"locationInModule": {
|
|
9504
9456
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9505
|
-
"line":
|
|
9457
|
+
"line": 323
|
|
9506
9458
|
},
|
|
9507
9459
|
"name": "package",
|
|
9508
9460
|
"optional": true,
|
|
@@ -9520,7 +9472,7 @@
|
|
|
9520
9472
|
"immutable": true,
|
|
9521
9473
|
"locationInModule": {
|
|
9522
9474
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9523
|
-
"line":
|
|
9475
|
+
"line": 722
|
|
9524
9476
|
},
|
|
9525
9477
|
"name": "packageManager",
|
|
9526
9478
|
"optional": true,
|
|
@@ -9541,7 +9493,7 @@
|
|
|
9541
9493
|
"immutable": true,
|
|
9542
9494
|
"locationInModule": {
|
|
9543
9495
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9544
|
-
"line":
|
|
9496
|
+
"line": 716
|
|
9545
9497
|
},
|
|
9546
9498
|
"name": "packageName",
|
|
9547
9499
|
"optional": true,
|
|
@@ -9558,7 +9510,7 @@
|
|
|
9558
9510
|
"immutable": true,
|
|
9559
9511
|
"locationInModule": {
|
|
9560
9512
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9561
|
-
"line":
|
|
9513
|
+
"line": 1141
|
|
9562
9514
|
},
|
|
9563
9515
|
"name": "parent",
|
|
9564
9516
|
"optional": true,
|
|
@@ -9575,7 +9527,7 @@
|
|
|
9575
9527
|
"immutable": true,
|
|
9576
9528
|
"locationInModule": {
|
|
9577
9529
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9578
|
-
"line":
|
|
9530
|
+
"line": 709
|
|
9579
9531
|
},
|
|
9580
9532
|
"name": "peerDependencyOptions",
|
|
9581
9533
|
"optional": true,
|
|
@@ -9594,7 +9546,7 @@
|
|
|
9594
9546
|
"immutable": true,
|
|
9595
9547
|
"locationInModule": {
|
|
9596
9548
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9597
|
-
"line":
|
|
9549
|
+
"line": 704
|
|
9598
9550
|
},
|
|
9599
9551
|
"name": "peerDeps",
|
|
9600
9552
|
"optional": true,
|
|
@@ -9617,7 +9569,7 @@
|
|
|
9617
9569
|
"immutable": true,
|
|
9618
9570
|
"locationInModule": {
|
|
9619
9571
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9620
|
-
"line":
|
|
9572
|
+
"line": 685
|
|
9621
9573
|
},
|
|
9622
9574
|
"name": "pnpmOptions",
|
|
9623
9575
|
"optional": true,
|
|
@@ -9635,7 +9587,7 @@
|
|
|
9635
9587
|
"immutable": true,
|
|
9636
9588
|
"locationInModule": {
|
|
9637
9589
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9638
|
-
"line":
|
|
9590
|
+
"line": 679
|
|
9639
9591
|
},
|
|
9640
9592
|
"name": "pnpmVersion",
|
|
9641
9593
|
"optional": true,
|
|
@@ -9653,7 +9605,7 @@
|
|
|
9653
9605
|
"immutable": true,
|
|
9654
9606
|
"locationInModule": {
|
|
9655
9607
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9656
|
-
"line":
|
|
9608
|
+
"line": 582
|
|
9657
9609
|
},
|
|
9658
9610
|
"name": "postBuildSteps",
|
|
9659
9611
|
"optional": true,
|
|
@@ -9676,7 +9628,7 @@
|
|
|
9676
9628
|
"immutable": true,
|
|
9677
9629
|
"locationInModule": {
|
|
9678
9630
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9679
|
-
"line":
|
|
9631
|
+
"line": 576
|
|
9680
9632
|
},
|
|
9681
9633
|
"name": "prerelease",
|
|
9682
9634
|
"optional": true,
|
|
@@ -9694,7 +9646,7 @@
|
|
|
9694
9646
|
"immutable": true,
|
|
9695
9647
|
"locationInModule": {
|
|
9696
9648
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9697
|
-
"line":
|
|
9649
|
+
"line": 1136
|
|
9698
9650
|
},
|
|
9699
9651
|
"name": "projectTree",
|
|
9700
9652
|
"optional": true,
|
|
@@ -9706,14 +9658,14 @@
|
|
|
9706
9658
|
"abstract": true,
|
|
9707
9659
|
"docs": {
|
|
9708
9660
|
"default": "\"npx projen\"",
|
|
9709
|
-
"remarks": "
|
|
9661
|
+
"remarks": "Inserted verbatim into task steps, workflows and IDE configuration, and run\nby each of their shells - locally, in CI and in dev containers. Keep it a\nplain unquoted command, since shell syntax in it executes in all of them.\n\nCan be used to customize in special environments.",
|
|
9710
9662
|
"stability": "experimental",
|
|
9711
9663
|
"summary": "The shell command to use in order to run the projen CLI."
|
|
9712
9664
|
},
|
|
9713
9665
|
"immutable": true,
|
|
9714
9666
|
"locationInModule": {
|
|
9715
9667
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9716
|
-
"line":
|
|
9668
|
+
"line": 1130
|
|
9717
9669
|
},
|
|
9718
9670
|
"name": "projenCommand",
|
|
9719
9671
|
"optional": true,
|
|
@@ -9731,7 +9683,7 @@
|
|
|
9731
9683
|
"immutable": true,
|
|
9732
9684
|
"locationInModule": {
|
|
9733
9685
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9734
|
-
"line":
|
|
9686
|
+
"line": 1042
|
|
9735
9687
|
},
|
|
9736
9688
|
"name": "projenCredentials",
|
|
9737
9689
|
"optional": true,
|
|
@@ -9749,7 +9701,7 @@
|
|
|
9749
9701
|
"immutable": true,
|
|
9750
9702
|
"locationInModule": {
|
|
9751
9703
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9752
|
-
"line":
|
|
9704
|
+
"line": 317
|
|
9753
9705
|
},
|
|
9754
9706
|
"name": "projenDevDependency",
|
|
9755
9707
|
"optional": true,
|
|
@@ -9767,7 +9719,7 @@
|
|
|
9767
9719
|
"immutable": true,
|
|
9768
9720
|
"locationInModule": {
|
|
9769
9721
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9770
|
-
"line":
|
|
9722
|
+
"line": 311
|
|
9771
9723
|
},
|
|
9772
9724
|
"name": "projenrcJs",
|
|
9773
9725
|
"optional": true,
|
|
@@ -9785,7 +9737,7 @@
|
|
|
9785
9737
|
"immutable": true,
|
|
9786
9738
|
"locationInModule": {
|
|
9787
9739
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9788
|
-
"line":
|
|
9740
|
+
"line": 1119
|
|
9789
9741
|
},
|
|
9790
9742
|
"name": "projenrcJson",
|
|
9791
9743
|
"optional": true,
|
|
@@ -9803,7 +9755,7 @@
|
|
|
9803
9755
|
"immutable": true,
|
|
9804
9756
|
"locationInModule": {
|
|
9805
9757
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9806
|
-
"line":
|
|
9758
|
+
"line": 1113
|
|
9807
9759
|
},
|
|
9808
9760
|
"name": "projenrcJsonOptions",
|
|
9809
9761
|
"optional": true,
|
|
@@ -9821,7 +9773,7 @@
|
|
|
9821
9773
|
"immutable": true,
|
|
9822
9774
|
"locationInModule": {
|
|
9823
9775
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9824
|
-
"line":
|
|
9776
|
+
"line": 305
|
|
9825
9777
|
},
|
|
9826
9778
|
"name": "projenrcJsOptions",
|
|
9827
9779
|
"optional": true,
|
|
@@ -9842,7 +9794,7 @@
|
|
|
9842
9794
|
"immutable": true,
|
|
9843
9795
|
"locationInModule": {
|
|
9844
9796
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9845
|
-
"line":
|
|
9797
|
+
"line": 208
|
|
9846
9798
|
},
|
|
9847
9799
|
"name": "projenrcTs",
|
|
9848
9800
|
"optional": true,
|
|
@@ -9859,7 +9811,7 @@
|
|
|
9859
9811
|
"immutable": true,
|
|
9860
9812
|
"locationInModule": {
|
|
9861
9813
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9862
|
-
"line":
|
|
9814
|
+
"line": 201
|
|
9863
9815
|
},
|
|
9864
9816
|
"name": "projenrcTsOptions",
|
|
9865
9817
|
"optional": true,
|
|
@@ -9877,7 +9829,7 @@
|
|
|
9877
9829
|
"immutable": true,
|
|
9878
9830
|
"locationInModule": {
|
|
9879
9831
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9880
|
-
"line":
|
|
9832
|
+
"line": 299
|
|
9881
9833
|
},
|
|
9882
9834
|
"name": "projenVersion",
|
|
9883
9835
|
"optional": true,
|
|
@@ -9895,7 +9847,7 @@
|
|
|
9895
9847
|
"immutable": true,
|
|
9896
9848
|
"locationInModule": {
|
|
9897
9849
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9898
|
-
"line":
|
|
9850
|
+
"line": 570
|
|
9899
9851
|
},
|
|
9900
9852
|
"name": "publishDryRun",
|
|
9901
9853
|
"optional": true,
|
|
@@ -9914,7 +9866,7 @@
|
|
|
9914
9866
|
"immutable": true,
|
|
9915
9867
|
"locationInModule": {
|
|
9916
9868
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9917
|
-
"line":
|
|
9869
|
+
"line": 564
|
|
9918
9870
|
},
|
|
9919
9871
|
"name": "publishTasks",
|
|
9920
9872
|
"optional": true,
|
|
@@ -9932,7 +9884,7 @@
|
|
|
9932
9884
|
"immutable": true,
|
|
9933
9885
|
"locationInModule": {
|
|
9934
9886
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9935
|
-
"line":
|
|
9887
|
+
"line": 293
|
|
9936
9888
|
},
|
|
9937
9889
|
"name": "pullRequestTemplate",
|
|
9938
9890
|
"optional": true,
|
|
@@ -9950,7 +9902,7 @@
|
|
|
9950
9902
|
"immutable": true,
|
|
9951
9903
|
"locationInModule": {
|
|
9952
9904
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9953
|
-
"line":
|
|
9905
|
+
"line": 287
|
|
9954
9906
|
},
|
|
9955
9907
|
"name": "pullRequestTemplateContents",
|
|
9956
9908
|
"optional": true,
|
|
@@ -9973,7 +9925,7 @@
|
|
|
9973
9925
|
"immutable": true,
|
|
9974
9926
|
"locationInModule": {
|
|
9975
9927
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9976
|
-
"line":
|
|
9928
|
+
"line": 1036
|
|
9977
9929
|
},
|
|
9978
9930
|
"name": "readme",
|
|
9979
9931
|
"optional": true,
|
|
@@ -9991,7 +9943,7 @@
|
|
|
9991
9943
|
"immutable": true,
|
|
9992
9944
|
"locationInModule": {
|
|
9993
9945
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
9994
|
-
"line":
|
|
9946
|
+
"line": 556
|
|
9995
9947
|
},
|
|
9996
9948
|
"name": "releasableCommits",
|
|
9997
9949
|
"optional": true,
|
|
@@ -10009,7 +9961,7 @@
|
|
|
10009
9961
|
"immutable": true,
|
|
10010
9962
|
"locationInModule": {
|
|
10011
9963
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10012
|
-
"line":
|
|
9964
|
+
"line": 281
|
|
10013
9965
|
},
|
|
10014
9966
|
"name": "release",
|
|
10015
9967
|
"optional": true,
|
|
@@ -10028,7 +9980,7 @@
|
|
|
10028
9980
|
"immutable": true,
|
|
10029
9981
|
"locationInModule": {
|
|
10030
9982
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10031
|
-
"line":
|
|
9983
|
+
"line": 550
|
|
10032
9984
|
},
|
|
10033
9985
|
"name": "releaseBranches",
|
|
10034
9986
|
"optional": true,
|
|
@@ -10052,7 +10004,7 @@
|
|
|
10052
10004
|
"immutable": true,
|
|
10053
10005
|
"locationInModule": {
|
|
10054
10006
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10055
|
-
"line":
|
|
10007
|
+
"line": 537
|
|
10056
10008
|
},
|
|
10057
10009
|
"name": "releaseEnvironment",
|
|
10058
10010
|
"optional": true,
|
|
@@ -10070,7 +10022,7 @@
|
|
|
10070
10022
|
"immutable": true,
|
|
10071
10023
|
"locationInModule": {
|
|
10072
10024
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10073
|
-
"line":
|
|
10025
|
+
"line": 526
|
|
10074
10026
|
},
|
|
10075
10027
|
"name": "releaseFailureIssue",
|
|
10076
10028
|
"optional": true,
|
|
@@ -10089,7 +10041,7 @@
|
|
|
10089
10041
|
"immutable": true,
|
|
10090
10042
|
"locationInModule": {
|
|
10091
10043
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10092
|
-
"line":
|
|
10044
|
+
"line": 520
|
|
10093
10045
|
},
|
|
10094
10046
|
"name": "releaseFailureIssueLabel",
|
|
10095
10047
|
"optional": true,
|
|
@@ -10108,7 +10060,7 @@
|
|
|
10108
10060
|
"immutable": true,
|
|
10109
10061
|
"locationInModule": {
|
|
10110
10062
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10111
|
-
"line":
|
|
10063
|
+
"line": 513
|
|
10112
10064
|
},
|
|
10113
10065
|
"name": "releaseTagPrefix",
|
|
10114
10066
|
"optional": true,
|
|
@@ -10126,7 +10078,7 @@
|
|
|
10126
10078
|
"immutable": true,
|
|
10127
10079
|
"locationInModule": {
|
|
10128
10080
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10129
|
-
"line":
|
|
10081
|
+
"line": 275
|
|
10130
10082
|
},
|
|
10131
10083
|
"name": "releaseToNpm",
|
|
10132
10084
|
"optional": true,
|
|
@@ -10144,7 +10096,7 @@
|
|
|
10144
10096
|
"immutable": true,
|
|
10145
10097
|
"locationInModule": {
|
|
10146
10098
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10147
|
-
"line":
|
|
10099
|
+
"line": 503
|
|
10148
10100
|
},
|
|
10149
10101
|
"name": "releaseTrigger",
|
|
10150
10102
|
"optional": true,
|
|
@@ -10162,7 +10114,7 @@
|
|
|
10162
10114
|
"immutable": true,
|
|
10163
10115
|
"locationInModule": {
|
|
10164
10116
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10165
|
-
"line":
|
|
10117
|
+
"line": 497
|
|
10166
10118
|
},
|
|
10167
10119
|
"name": "releaseWorkflowEnv",
|
|
10168
10120
|
"optional": true,
|
|
@@ -10185,7 +10137,7 @@
|
|
|
10185
10137
|
"immutable": true,
|
|
10186
10138
|
"locationInModule": {
|
|
10187
10139
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10188
|
-
"line":
|
|
10140
|
+
"line": 491
|
|
10189
10141
|
},
|
|
10190
10142
|
"name": "releaseWorkflowName",
|
|
10191
10143
|
"optional": true,
|
|
@@ -10202,7 +10154,7 @@
|
|
|
10202
10154
|
"immutable": true,
|
|
10203
10155
|
"locationInModule": {
|
|
10204
10156
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10205
|
-
"line":
|
|
10157
|
+
"line": 485
|
|
10206
10158
|
},
|
|
10207
10159
|
"name": "releaseWorkflowSetupSteps",
|
|
10208
10160
|
"optional": true,
|
|
@@ -10225,7 +10177,7 @@
|
|
|
10225
10177
|
"immutable": true,
|
|
10226
10178
|
"locationInModule": {
|
|
10227
10179
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10228
|
-
"line":
|
|
10180
|
+
"line": 1107
|
|
10229
10181
|
},
|
|
10230
10182
|
"name": "renovatebot",
|
|
10231
10183
|
"optional": true,
|
|
@@ -10243,7 +10195,7 @@
|
|
|
10243
10195
|
"immutable": true,
|
|
10244
10196
|
"locationInModule": {
|
|
10245
10197
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10246
|
-
"line":
|
|
10198
|
+
"line": 1101
|
|
10247
10199
|
},
|
|
10248
10200
|
"name": "renovatebotOptions",
|
|
10249
10201
|
"optional": true,
|
|
@@ -10261,7 +10213,7 @@
|
|
|
10261
10213
|
"immutable": true,
|
|
10262
10214
|
"locationInModule": {
|
|
10263
10215
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10264
|
-
"line":
|
|
10216
|
+
"line": 673
|
|
10265
10217
|
},
|
|
10266
10218
|
"name": "repository",
|
|
10267
10219
|
"optional": true,
|
|
@@ -10278,7 +10230,7 @@
|
|
|
10278
10230
|
"immutable": true,
|
|
10279
10231
|
"locationInModule": {
|
|
10280
10232
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10281
|
-
"line":
|
|
10233
|
+
"line": 667
|
|
10282
10234
|
},
|
|
10283
10235
|
"name": "repositoryDirectory",
|
|
10284
10236
|
"optional": true,
|
|
@@ -10315,7 +10267,7 @@
|
|
|
10315
10267
|
"immutable": true,
|
|
10316
10268
|
"locationInModule": {
|
|
10317
10269
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10318
|
-
"line":
|
|
10270
|
+
"line": 196
|
|
10319
10271
|
},
|
|
10320
10272
|
"name": "runner",
|
|
10321
10273
|
"optional": true,
|
|
@@ -10333,7 +10285,7 @@
|
|
|
10333
10285
|
"immutable": true,
|
|
10334
10286
|
"locationInModule": {
|
|
10335
10287
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10336
|
-
"line":
|
|
10288
|
+
"line": 662
|
|
10337
10289
|
},
|
|
10338
10290
|
"name": "scopedPackagesOptions",
|
|
10339
10291
|
"optional": true,
|
|
@@ -10374,7 +10326,7 @@
|
|
|
10374
10326
|
"immutable": true,
|
|
10375
10327
|
"locationInModule": {
|
|
10376
10328
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10377
|
-
"line":
|
|
10329
|
+
"line": 188
|
|
10378
10330
|
},
|
|
10379
10331
|
"name": "srcdir",
|
|
10380
10332
|
"optional": true,
|
|
@@ -10391,7 +10343,7 @@
|
|
|
10391
10343
|
"immutable": true,
|
|
10392
10344
|
"locationInModule": {
|
|
10393
10345
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10394
|
-
"line":
|
|
10346
|
+
"line": 656
|
|
10395
10347
|
},
|
|
10396
10348
|
"name": "stability",
|
|
10397
10349
|
"optional": true,
|
|
@@ -10410,7 +10362,7 @@
|
|
|
10410
10362
|
"immutable": true,
|
|
10411
10363
|
"locationInModule": {
|
|
10412
10364
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10413
|
-
"line":
|
|
10365
|
+
"line": 1030
|
|
10414
10366
|
},
|
|
10415
10367
|
"name": "stale",
|
|
10416
10368
|
"optional": true,
|
|
@@ -10429,7 +10381,7 @@
|
|
|
10429
10381
|
"immutable": true,
|
|
10430
10382
|
"locationInModule": {
|
|
10431
10383
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10432
|
-
"line":
|
|
10384
|
+
"line": 1023
|
|
10433
10385
|
},
|
|
10434
10386
|
"name": "staleOptions",
|
|
10435
10387
|
"optional": true,
|
|
@@ -10448,7 +10400,7 @@
|
|
|
10448
10400
|
"immutable": true,
|
|
10449
10401
|
"locationInModule": {
|
|
10450
10402
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10451
|
-
"line":
|
|
10403
|
+
"line": 182
|
|
10452
10404
|
},
|
|
10453
10405
|
"name": "testdir",
|
|
10454
10406
|
"optional": true,
|
|
@@ -10466,7 +10418,7 @@
|
|
|
10466
10418
|
"immutable": true,
|
|
10467
10419
|
"locationInModule": {
|
|
10468
10420
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10469
|
-
"line":
|
|
10421
|
+
"line": 172
|
|
10470
10422
|
},
|
|
10471
10423
|
"name": "tsconfig",
|
|
10472
10424
|
"optional": true,
|
|
@@ -10484,7 +10436,7 @@
|
|
|
10484
10436
|
"immutable": true,
|
|
10485
10437
|
"locationInModule": {
|
|
10486
10438
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10487
|
-
"line":
|
|
10439
|
+
"line": 166
|
|
10488
10440
|
},
|
|
10489
10441
|
"name": "tsconfigDev",
|
|
10490
10442
|
"optional": true,
|
|
@@ -10503,7 +10455,7 @@
|
|
|
10503
10455
|
"immutable": true,
|
|
10504
10456
|
"locationInModule": {
|
|
10505
10457
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10506
|
-
"line":
|
|
10458
|
+
"line": 160
|
|
10507
10459
|
},
|
|
10508
10460
|
"name": "tsconfigDevFile",
|
|
10509
10461
|
"optional": true,
|
|
@@ -10522,7 +10474,7 @@
|
|
|
10522
10474
|
"immutable": true,
|
|
10523
10475
|
"locationInModule": {
|
|
10524
10476
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10525
|
-
"line":
|
|
10477
|
+
"line": 151
|
|
10526
10478
|
},
|
|
10527
10479
|
"name": "typescriptVersion",
|
|
10528
10480
|
"optional": true,
|
|
@@ -10541,7 +10493,7 @@
|
|
|
10541
10493
|
"immutable": true,
|
|
10542
10494
|
"locationInModule": {
|
|
10543
10495
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10544
|
-
"line":
|
|
10496
|
+
"line": 480
|
|
10545
10497
|
},
|
|
10546
10498
|
"name": "versionrcOptions",
|
|
10547
10499
|
"optional": true,
|
|
@@ -10564,7 +10516,7 @@
|
|
|
10564
10516
|
"immutable": true,
|
|
10565
10517
|
"locationInModule": {
|
|
10566
10518
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10567
|
-
"line":
|
|
10519
|
+
"line": 1206
|
|
10568
10520
|
},
|
|
10569
10521
|
"name": "vitest",
|
|
10570
10522
|
"optional": true,
|
|
@@ -10582,7 +10534,7 @@
|
|
|
10582
10534
|
"immutable": true,
|
|
10583
10535
|
"locationInModule": {
|
|
10584
10536
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10585
|
-
"line":
|
|
10537
|
+
"line": 1211
|
|
10586
10538
|
},
|
|
10587
10539
|
"name": "vitestOptions",
|
|
10588
10540
|
"optional": true,
|
|
@@ -10601,7 +10553,7 @@
|
|
|
10601
10553
|
"immutable": true,
|
|
10602
10554
|
"locationInModule": {
|
|
10603
10555
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10604
|
-
"line":
|
|
10556
|
+
"line": 1016
|
|
10605
10557
|
},
|
|
10606
10558
|
"name": "vscode",
|
|
10607
10559
|
"optional": true,
|
|
@@ -10665,7 +10617,7 @@
|
|
|
10665
10617
|
"immutable": true,
|
|
10666
10618
|
"locationInModule": {
|
|
10667
10619
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10668
|
-
"line":
|
|
10620
|
+
"line": 269
|
|
10669
10621
|
},
|
|
10670
10622
|
"name": "workflowBootstrapSteps",
|
|
10671
10623
|
"optional": true,
|
|
@@ -10688,7 +10640,7 @@
|
|
|
10688
10640
|
"immutable": true,
|
|
10689
10641
|
"locationInModule": {
|
|
10690
10642
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10691
|
-
"line":
|
|
10643
|
+
"line": 473
|
|
10692
10644
|
},
|
|
10693
10645
|
"name": "workflowContainerImage",
|
|
10694
10646
|
"optional": true,
|
|
@@ -10706,7 +10658,7 @@
|
|
|
10706
10658
|
"immutable": true,
|
|
10707
10659
|
"locationInModule": {
|
|
10708
10660
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10709
|
-
"line":
|
|
10661
|
+
"line": 263
|
|
10710
10662
|
},
|
|
10711
10663
|
"name": "workflowGitIdentity",
|
|
10712
10664
|
"optional": true,
|
|
@@ -10725,7 +10677,7 @@
|
|
|
10725
10677
|
"immutable": true,
|
|
10726
10678
|
"locationInModule": {
|
|
10727
10679
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10728
|
-
"line":
|
|
10680
|
+
"line": 257
|
|
10729
10681
|
},
|
|
10730
10682
|
"name": "workflowNodeVersion",
|
|
10731
10683
|
"optional": true,
|
|
@@ -10743,7 +10695,7 @@
|
|
|
10743
10695
|
"immutable": true,
|
|
10744
10696
|
"locationInModule": {
|
|
10745
10697
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10746
|
-
"line":
|
|
10698
|
+
"line": 250
|
|
10747
10699
|
},
|
|
10748
10700
|
"name": "workflowPackageCache",
|
|
10749
10701
|
"optional": true,
|
|
@@ -10751,54 +10703,6 @@
|
|
|
10751
10703
|
"primitive": "boolean"
|
|
10752
10704
|
}
|
|
10753
10705
|
},
|
|
10754
|
-
{
|
|
10755
|
-
"abstract": true,
|
|
10756
|
-
"docs": {
|
|
10757
|
-
"custom": {
|
|
10758
|
-
"description": "Defines a target Runner by labels",
|
|
10759
|
-
"throws": "{Error} if both `runsOn` and `runsOnGroup` are specified"
|
|
10760
|
-
},
|
|
10761
|
-
"default": "[\"ubuntu-latest\"]",
|
|
10762
|
-
"stability": "experimental",
|
|
10763
|
-
"summary": "Github Runner selection labels."
|
|
10764
|
-
},
|
|
10765
|
-
"immutable": true,
|
|
10766
|
-
"locationInModule": {
|
|
10767
|
-
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10768
|
-
"line": 476
|
|
10769
|
-
},
|
|
10770
|
-
"name": "workflowRunsOn",
|
|
10771
|
-
"optional": true,
|
|
10772
|
-
"type": {
|
|
10773
|
-
"collection": {
|
|
10774
|
-
"elementtype": {
|
|
10775
|
-
"primitive": "string"
|
|
10776
|
-
},
|
|
10777
|
-
"kind": "array"
|
|
10778
|
-
}
|
|
10779
|
-
}
|
|
10780
|
-
},
|
|
10781
|
-
{
|
|
10782
|
-
"abstract": true,
|
|
10783
|
-
"docs": {
|
|
10784
|
-
"custom": {
|
|
10785
|
-
"description": "Defines a target Runner Group by name and/or labels",
|
|
10786
|
-
"throws": "{Error} if both `runsOn` and `runsOnGroup` are specified"
|
|
10787
|
-
},
|
|
10788
|
-
"stability": "experimental",
|
|
10789
|
-
"summary": "Github Runner Group selection options."
|
|
10790
|
-
},
|
|
10791
|
-
"immutable": true,
|
|
10792
|
-
"locationInModule": {
|
|
10793
|
-
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10794
|
-
"line": 468
|
|
10795
|
-
},
|
|
10796
|
-
"name": "workflowRunsOnGroup",
|
|
10797
|
-
"optional": true,
|
|
10798
|
-
"type": {
|
|
10799
|
-
"fqn": "projen.GroupRunnerOptions"
|
|
10800
|
-
}
|
|
10801
|
-
},
|
|
10802
10706
|
{
|
|
10803
10707
|
"abstract": true,
|
|
10804
10708
|
"docs": {
|
|
@@ -10809,7 +10713,7 @@
|
|
|
10809
10713
|
"immutable": true,
|
|
10810
10714
|
"locationInModule": {
|
|
10811
10715
|
"filename": "src/projects/awscdk-typescript-app-options.generated.ts",
|
|
10812
|
-
"line":
|
|
10716
|
+
"line": 651
|
|
10813
10717
|
},
|
|
10814
10718
|
"name": "yarnBerryOptions",
|
|
10815
10719
|
"optional": true,
|
|
@@ -11936,7 +11840,7 @@
|
|
|
11936
11840
|
"immutable": true,
|
|
11937
11841
|
"locationInModule": {
|
|
11938
11842
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
11939
|
-
"line":
|
|
11843
|
+
"line": 1150
|
|
11940
11844
|
},
|
|
11941
11845
|
"name": "name",
|
|
11942
11846
|
"type": {
|
|
@@ -11970,7 +11874,7 @@
|
|
|
11970
11874
|
"immutable": true,
|
|
11971
11875
|
"locationInModule": {
|
|
11972
11876
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
11973
|
-
"line":
|
|
11877
|
+
"line": 978
|
|
11974
11878
|
},
|
|
11975
11879
|
"name": "addPackageManagerToDevEngines",
|
|
11976
11880
|
"optional": true,
|
|
@@ -11989,7 +11893,7 @@
|
|
|
11989
11893
|
"immutable": true,
|
|
11990
11894
|
"locationInModule": {
|
|
11991
11895
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
11992
|
-
"line":
|
|
11896
|
+
"line": 972
|
|
11993
11897
|
},
|
|
11994
11898
|
"name": "allowLibraryDependencies",
|
|
11995
11899
|
"optional": true,
|
|
@@ -12008,7 +11912,7 @@
|
|
|
12008
11912
|
"immutable": true,
|
|
12009
11913
|
"locationInModule": {
|
|
12010
11914
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12011
|
-
"line":
|
|
11915
|
+
"line": 964
|
|
12012
11916
|
},
|
|
12013
11917
|
"name": "allowScripts",
|
|
12014
11918
|
"optional": true,
|
|
@@ -12031,7 +11935,7 @@
|
|
|
12031
11935
|
"immutable": true,
|
|
12032
11936
|
"locationInModule": {
|
|
12033
11937
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12034
|
-
"line":
|
|
11938
|
+
"line": 436
|
|
12035
11939
|
},
|
|
12036
11940
|
"name": "artifactsDirectory",
|
|
12037
11941
|
"optional": true,
|
|
@@ -12050,7 +11954,7 @@
|
|
|
12050
11954
|
"immutable": true,
|
|
12051
11955
|
"locationInModule": {
|
|
12052
11956
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12053
|
-
"line":
|
|
11957
|
+
"line": 430
|
|
12054
11958
|
},
|
|
12055
11959
|
"name": "auditDeps",
|
|
12056
11960
|
"optional": true,
|
|
@@ -12068,7 +11972,7 @@
|
|
|
12068
11972
|
"immutable": true,
|
|
12069
11973
|
"locationInModule": {
|
|
12070
11974
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12071
|
-
"line":
|
|
11975
|
+
"line": 421
|
|
12072
11976
|
},
|
|
12073
11977
|
"name": "auditDepsOptions",
|
|
12074
11978
|
"optional": true,
|
|
@@ -12085,7 +11989,7 @@
|
|
|
12085
11989
|
"immutable": true,
|
|
12086
11990
|
"locationInModule": {
|
|
12087
11991
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12088
|
-
"line":
|
|
11992
|
+
"line": 934
|
|
12089
11993
|
},
|
|
12090
11994
|
"name": "authorEmail",
|
|
12091
11995
|
"optional": true,
|
|
@@ -12102,7 +12006,7 @@
|
|
|
12102
12006
|
"immutable": true,
|
|
12103
12007
|
"locationInModule": {
|
|
12104
12008
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12105
|
-
"line":
|
|
12009
|
+
"line": 929
|
|
12106
12010
|
},
|
|
12107
12011
|
"name": "authorName",
|
|
12108
12012
|
"optional": true,
|
|
@@ -12119,7 +12023,7 @@
|
|
|
12119
12023
|
"immutable": true,
|
|
12120
12024
|
"locationInModule": {
|
|
12121
12025
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12122
|
-
"line":
|
|
12026
|
+
"line": 924
|
|
12123
12027
|
},
|
|
12124
12028
|
"name": "authorOrganization",
|
|
12125
12029
|
"optional": true,
|
|
@@ -12136,7 +12040,7 @@
|
|
|
12136
12040
|
"immutable": true,
|
|
12137
12041
|
"locationInModule": {
|
|
12138
12042
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12139
|
-
"line":
|
|
12043
|
+
"line": 919
|
|
12140
12044
|
},
|
|
12141
12045
|
"name": "authorUrl",
|
|
12142
12046
|
"optional": true,
|
|
@@ -12154,7 +12058,7 @@
|
|
|
12154
12058
|
"immutable": true,
|
|
12155
12059
|
"locationInModule": {
|
|
12156
12060
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12157
|
-
"line":
|
|
12061
|
+
"line": 1064
|
|
12158
12062
|
},
|
|
12159
12063
|
"name": "autoApproveOptions",
|
|
12160
12064
|
"optional": true,
|
|
@@ -12173,7 +12077,7 @@
|
|
|
12173
12077
|
"immutable": true,
|
|
12174
12078
|
"locationInModule": {
|
|
12175
12079
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12176
|
-
"line":
|
|
12080
|
+
"line": 415
|
|
12177
12081
|
},
|
|
12178
12082
|
"name": "autoApproveUpgrades",
|
|
12179
12083
|
"optional": true,
|
|
@@ -12191,7 +12095,7 @@
|
|
|
12191
12095
|
"immutable": true,
|
|
12192
12096
|
"locationInModule": {
|
|
12193
12097
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12194
|
-
"line":
|
|
12098
|
+
"line": 914
|
|
12195
12099
|
},
|
|
12196
12100
|
"name": "autoDetectBin",
|
|
12197
12101
|
"optional": true,
|
|
@@ -12210,7 +12114,7 @@
|
|
|
12210
12114
|
"immutable": true,
|
|
12211
12115
|
"locationInModule": {
|
|
12212
12116
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12213
|
-
"line":
|
|
12117
|
+
"line": 1058
|
|
12214
12118
|
},
|
|
12215
12119
|
"name": "autoMerge",
|
|
12216
12120
|
"optional": true,
|
|
@@ -12229,7 +12133,7 @@
|
|
|
12229
12133
|
"immutable": true,
|
|
12230
12134
|
"locationInModule": {
|
|
12231
12135
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12232
|
-
"line":
|
|
12136
|
+
"line": 1050
|
|
12233
12137
|
},
|
|
12234
12138
|
"name": "autoMergeOptions",
|
|
12235
12139
|
"optional": true,
|
|
@@ -12247,7 +12151,7 @@
|
|
|
12247
12151
|
"immutable": true,
|
|
12248
12152
|
"locationInModule": {
|
|
12249
12153
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12250
|
-
"line":
|
|
12154
|
+
"line": 908
|
|
12251
12155
|
},
|
|
12252
12156
|
"name": "bin",
|
|
12253
12157
|
"optional": true,
|
|
@@ -12270,7 +12174,7 @@
|
|
|
12270
12174
|
"immutable": true,
|
|
12271
12175
|
"locationInModule": {
|
|
12272
12176
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12273
|
-
"line":
|
|
12177
|
+
"line": 408
|
|
12274
12178
|
},
|
|
12275
12179
|
"name": "biome",
|
|
12276
12180
|
"optional": true,
|
|
@@ -12288,7 +12192,7 @@
|
|
|
12288
12192
|
"immutable": true,
|
|
12289
12193
|
"locationInModule": {
|
|
12290
12194
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12291
|
-
"line":
|
|
12195
|
+
"line": 402
|
|
12292
12196
|
},
|
|
12293
12197
|
"name": "biomeOptions",
|
|
12294
12198
|
"optional": true,
|
|
@@ -12305,7 +12209,7 @@
|
|
|
12305
12209
|
"immutable": true,
|
|
12306
12210
|
"locationInModule": {
|
|
12307
12211
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12308
|
-
"line":
|
|
12212
|
+
"line": 900
|
|
12309
12213
|
},
|
|
12310
12214
|
"name": "bugsEmail",
|
|
12311
12215
|
"optional": true,
|
|
@@ -12322,7 +12226,7 @@
|
|
|
12322
12226
|
"immutable": true,
|
|
12323
12227
|
"locationInModule": {
|
|
12324
12228
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12325
|
-
"line":
|
|
12229
|
+
"line": 895
|
|
12326
12230
|
},
|
|
12327
12231
|
"name": "bugsUrl",
|
|
12328
12232
|
"optional": true,
|
|
@@ -12340,7 +12244,7 @@
|
|
|
12340
12244
|
"immutable": true,
|
|
12341
12245
|
"locationInModule": {
|
|
12342
12246
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12343
|
-
"line":
|
|
12247
|
+
"line": 396
|
|
12344
12248
|
},
|
|
12345
12249
|
"name": "buildWorkflow",
|
|
12346
12250
|
"optional": true,
|
|
@@ -12357,7 +12261,7 @@
|
|
|
12357
12261
|
"immutable": true,
|
|
12358
12262
|
"locationInModule": {
|
|
12359
12263
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12360
|
-
"line":
|
|
12264
|
+
"line": 390
|
|
12361
12265
|
},
|
|
12362
12266
|
"name": "buildWorkflowOptions",
|
|
12363
12267
|
"optional": true,
|
|
@@ -12376,7 +12280,7 @@
|
|
|
12376
12280
|
"immutable": true,
|
|
12377
12281
|
"locationInModule": {
|
|
12378
12282
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12379
|
-
"line":
|
|
12283
|
+
"line": 614
|
|
12380
12284
|
},
|
|
12381
12285
|
"name": "bumpPackage",
|
|
12382
12286
|
"optional": true,
|
|
@@ -12394,7 +12298,7 @@
|
|
|
12394
12298
|
"immutable": true,
|
|
12395
12299
|
"locationInModule": {
|
|
12396
12300
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12397
|
-
"line":
|
|
12301
|
+
"line": 890
|
|
12398
12302
|
},
|
|
12399
12303
|
"name": "bundledDeps",
|
|
12400
12304
|
"optional": true,
|
|
@@ -12416,7 +12320,7 @@
|
|
|
12416
12320
|
"immutable": true,
|
|
12417
12321
|
"locationInModule": {
|
|
12418
12322
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12419
|
-
"line":
|
|
12323
|
+
"line": 385
|
|
12420
12324
|
},
|
|
12421
12325
|
"name": "bundlerOptions",
|
|
12422
12326
|
"optional": true,
|
|
@@ -12434,7 +12338,7 @@
|
|
|
12434
12338
|
"immutable": true,
|
|
12435
12339
|
"locationInModule": {
|
|
12436
12340
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12437
|
-
"line":
|
|
12341
|
+
"line": 875
|
|
12438
12342
|
},
|
|
12439
12343
|
"name": "bunVersion",
|
|
12440
12344
|
"optional": true,
|
|
@@ -12453,7 +12357,7 @@
|
|
|
12453
12357
|
"immutable": true,
|
|
12454
12358
|
"locationInModule": {
|
|
12455
12359
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12456
|
-
"line":
|
|
12360
|
+
"line": 380
|
|
12457
12361
|
},
|
|
12458
12362
|
"name": "checkLicenses",
|
|
12459
12363
|
"optional": true,
|
|
@@ -12471,7 +12375,7 @@
|
|
|
12471
12375
|
"immutable": true,
|
|
12472
12376
|
"locationInModule": {
|
|
12473
12377
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12474
|
-
"line":
|
|
12378
|
+
"line": 1042
|
|
12475
12379
|
},
|
|
12476
12380
|
"name": "clobber",
|
|
12477
12381
|
"optional": true,
|
|
@@ -12490,7 +12394,7 @@
|
|
|
12490
12394
|
"immutable": true,
|
|
12491
12395
|
"locationInModule": {
|
|
12492
12396
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12493
|
-
"line":
|
|
12397
|
+
"line": 869
|
|
12494
12398
|
},
|
|
12495
12399
|
"name": "codeArtifactOptions",
|
|
12496
12400
|
"optional": true,
|
|
@@ -12503,12 +12407,12 @@
|
|
|
12503
12407
|
"docs": {
|
|
12504
12408
|
"default": "false",
|
|
12505
12409
|
"stability": "experimental",
|
|
12506
|
-
"summary": "Define a GitHub workflow step for sending code coverage metrics to https://codecov.io
|
|
12410
|
+
"summary": "Define a GitHub workflow step for sending code coverage metrics to https://codecov.io/. Uses codecov/codecov-action. By default, OIDC auth is used. Alternatively a token can be provided via `codeCovTokenSecret`."
|
|
12507
12411
|
},
|
|
12508
12412
|
"immutable": true,
|
|
12509
12413
|
"locationInModule": {
|
|
12510
12414
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12511
|
-
"line":
|
|
12415
|
+
"line": 373
|
|
12512
12416
|
},
|
|
12513
12417
|
"name": "codeCov",
|
|
12514
12418
|
"optional": true,
|
|
@@ -12544,7 +12448,7 @@
|
|
|
12544
12448
|
"immutable": true,
|
|
12545
12449
|
"locationInModule": {
|
|
12546
12450
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12547
|
-
"line":
|
|
12451
|
+
"line": 1143
|
|
12548
12452
|
},
|
|
12549
12453
|
"name": "commitGenerated",
|
|
12550
12454
|
"optional": true,
|
|
@@ -12656,7 +12560,7 @@
|
|
|
12656
12560
|
"immutable": true,
|
|
12657
12561
|
"locationInModule": {
|
|
12658
12562
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12659
|
-
"line":
|
|
12563
|
+
"line": 862
|
|
12660
12564
|
},
|
|
12661
12565
|
"name": "dedupeDeps",
|
|
12662
12566
|
"optional": true,
|
|
@@ -12696,7 +12600,7 @@
|
|
|
12696
12600
|
"immutable": true,
|
|
12697
12601
|
"locationInModule": {
|
|
12698
12602
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12699
|
-
"line":
|
|
12603
|
+
"line": 842
|
|
12700
12604
|
},
|
|
12701
12605
|
"name": "deleteOrphanedLockFiles",
|
|
12702
12606
|
"optional": true,
|
|
@@ -12755,7 +12659,7 @@
|
|
|
12755
12659
|
"immutable": true,
|
|
12756
12660
|
"locationInModule": {
|
|
12757
12661
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12758
|
-
"line":
|
|
12662
|
+
"line": 832
|
|
12759
12663
|
},
|
|
12760
12664
|
"name": "deps",
|
|
12761
12665
|
"optional": true,
|
|
@@ -12818,7 +12722,7 @@
|
|
|
12818
12722
|
"immutable": true,
|
|
12819
12723
|
"locationInModule": {
|
|
12820
12724
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12821
|
-
"line":
|
|
12725
|
+
"line": 819
|
|
12822
12726
|
},
|
|
12823
12727
|
"name": "description",
|
|
12824
12728
|
"optional": true,
|
|
@@ -12836,7 +12740,7 @@
|
|
|
12836
12740
|
"immutable": true,
|
|
12837
12741
|
"locationInModule": {
|
|
12838
12742
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12839
|
-
"line":
|
|
12743
|
+
"line": 1036
|
|
12840
12744
|
},
|
|
12841
12745
|
"name": "devContainer",
|
|
12842
12746
|
"optional": true,
|
|
@@ -12858,7 +12762,7 @@
|
|
|
12858
12762
|
"immutable": true,
|
|
12859
12763
|
"locationInModule": {
|
|
12860
12764
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12861
|
-
"line":
|
|
12765
|
+
"line": 811
|
|
12862
12766
|
},
|
|
12863
12767
|
"name": "devDeps",
|
|
12864
12768
|
"optional": true,
|
|
@@ -12880,7 +12784,7 @@
|
|
|
12880
12784
|
"immutable": true,
|
|
12881
12785
|
"locationInModule": {
|
|
12882
12786
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12883
|
-
"line":
|
|
12787
|
+
"line": 794
|
|
12884
12788
|
},
|
|
12885
12789
|
"name": "devEngines",
|
|
12886
12790
|
"optional": true,
|
|
@@ -12988,7 +12892,7 @@
|
|
|
12988
12892
|
"immutable": true,
|
|
12989
12893
|
"locationInModule": {
|
|
12990
12894
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
12991
|
-
"line":
|
|
12895
|
+
"line": 786
|
|
12992
12896
|
},
|
|
12993
12897
|
"name": "entrypoint",
|
|
12994
12898
|
"optional": true,
|
|
@@ -13048,7 +12952,7 @@
|
|
|
13048
12952
|
"immutable": true,
|
|
13049
12953
|
"locationInModule": {
|
|
13050
12954
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13051
|
-
"line":
|
|
12955
|
+
"line": 1030
|
|
13052
12956
|
},
|
|
13053
12957
|
"name": "github",
|
|
13054
12958
|
"optional": true,
|
|
@@ -13066,7 +12970,7 @@
|
|
|
13066
12970
|
"immutable": true,
|
|
13067
12971
|
"locationInModule": {
|
|
13068
12972
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13069
|
-
"line":
|
|
12973
|
+
"line": 1023
|
|
13070
12974
|
},
|
|
13071
12975
|
"name": "githubOptions",
|
|
13072
12976
|
"optional": true,
|
|
@@ -13105,7 +13009,7 @@
|
|
|
13105
13009
|
"immutable": true,
|
|
13106
13010
|
"locationInModule": {
|
|
13107
13011
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13108
|
-
"line":
|
|
13012
|
+
"line": 1137
|
|
13109
13013
|
},
|
|
13110
13014
|
"name": "gitIgnoreOptions",
|
|
13111
13015
|
"optional": true,
|
|
@@ -13122,7 +13026,7 @@
|
|
|
13122
13026
|
"immutable": true,
|
|
13123
13027
|
"locationInModule": {
|
|
13124
13028
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13125
|
-
"line":
|
|
13029
|
+
"line": 1132
|
|
13126
13030
|
},
|
|
13127
13031
|
"name": "gitOptions",
|
|
13128
13032
|
"optional": true,
|
|
@@ -13140,7 +13044,7 @@
|
|
|
13140
13044
|
"immutable": true,
|
|
13141
13045
|
"locationInModule": {
|
|
13142
13046
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13143
|
-
"line":
|
|
13047
|
+
"line": 1017
|
|
13144
13048
|
},
|
|
13145
13049
|
"name": "gitpod",
|
|
13146
13050
|
"optional": true,
|
|
@@ -13158,7 +13062,7 @@
|
|
|
13158
13062
|
"immutable": true,
|
|
13159
13063
|
"locationInModule": {
|
|
13160
13064
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13161
|
-
"line":
|
|
13065
|
+
"line": 1155
|
|
13162
13066
|
},
|
|
13163
13067
|
"name": "homebrew",
|
|
13164
13068
|
"optional": true,
|
|
@@ -13176,7 +13080,7 @@
|
|
|
13176
13080
|
"immutable": true,
|
|
13177
13081
|
"locationInModule": {
|
|
13178
13082
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13179
|
-
"line":
|
|
13083
|
+
"line": 1160
|
|
13180
13084
|
},
|
|
13181
13085
|
"name": "homebrewOptions",
|
|
13182
13086
|
"optional": true,
|
|
@@ -13193,7 +13097,7 @@
|
|
|
13193
13097
|
"immutable": true,
|
|
13194
13098
|
"locationInModule": {
|
|
13195
13099
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13196
|
-
"line":
|
|
13100
|
+
"line": 779
|
|
13197
13101
|
},
|
|
13198
13102
|
"name": "homepage",
|
|
13199
13103
|
"optional": true,
|
|
@@ -13211,7 +13115,7 @@
|
|
|
13211
13115
|
"immutable": true,
|
|
13212
13116
|
"locationInModule": {
|
|
13213
13117
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13214
|
-
"line":
|
|
13118
|
+
"line": 607
|
|
13215
13119
|
},
|
|
13216
13120
|
"name": "jsiiReleaseVersion",
|
|
13217
13121
|
"optional": true,
|
|
@@ -13250,7 +13154,7 @@
|
|
|
13250
13154
|
"immutable": true,
|
|
13251
13155
|
"locationInModule": {
|
|
13252
13156
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13253
|
-
"line":
|
|
13157
|
+
"line": 774
|
|
13254
13158
|
},
|
|
13255
13159
|
"name": "keywords",
|
|
13256
13160
|
"optional": true,
|
|
@@ -13292,7 +13196,7 @@
|
|
|
13292
13196
|
"immutable": true,
|
|
13293
13197
|
"locationInModule": {
|
|
13294
13198
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13295
|
-
"line":
|
|
13199
|
+
"line": 769
|
|
13296
13200
|
},
|
|
13297
13201
|
"name": "license",
|
|
13298
13202
|
"optional": true,
|
|
@@ -13310,7 +13214,7 @@
|
|
|
13310
13214
|
"immutable": true,
|
|
13311
13215
|
"locationInModule": {
|
|
13312
13216
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13313
|
-
"line":
|
|
13217
|
+
"line": 761
|
|
13314
13218
|
},
|
|
13315
13219
|
"name": "licensed",
|
|
13316
13220
|
"optional": true,
|
|
@@ -13328,7 +13232,7 @@
|
|
|
13328
13232
|
"immutable": true,
|
|
13329
13233
|
"locationInModule": {
|
|
13330
13234
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13331
|
-
"line":
|
|
13235
|
+
"line": 1127
|
|
13332
13236
|
},
|
|
13333
13237
|
"name": "logging",
|
|
13334
13238
|
"optional": true,
|
|
@@ -13347,7 +13251,7 @@
|
|
|
13347
13251
|
"immutable": true,
|
|
13348
13252
|
"locationInModule": {
|
|
13349
13253
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13350
|
-
"line":
|
|
13254
|
+
"line": 601
|
|
13351
13255
|
},
|
|
13352
13256
|
"name": "majorVersion",
|
|
13353
13257
|
"optional": true,
|
|
@@ -13366,7 +13270,7 @@
|
|
|
13366
13270
|
"immutable": true,
|
|
13367
13271
|
"locationInModule": {
|
|
13368
13272
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13369
|
-
"line":
|
|
13273
|
+
"line": 755
|
|
13370
13274
|
},
|
|
13371
13275
|
"name": "maxNodeVersion",
|
|
13372
13276
|
"optional": true,
|
|
@@ -13385,7 +13289,7 @@
|
|
|
13385
13289
|
"immutable": true,
|
|
13386
13290
|
"locationInModule": {
|
|
13387
13291
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13388
|
-
"line":
|
|
13292
|
+
"line": 593
|
|
13389
13293
|
},
|
|
13390
13294
|
"name": "minMajorVersion",
|
|
13391
13295
|
"optional": true,
|
|
@@ -13404,7 +13308,7 @@
|
|
|
13404
13308
|
"immutable": true,
|
|
13405
13309
|
"locationInModule": {
|
|
13406
13310
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13407
|
-
"line":
|
|
13311
|
+
"line": 744
|
|
13408
13312
|
},
|
|
13409
13313
|
"name": "minNodeVersion",
|
|
13410
13314
|
"optional": true,
|
|
@@ -13422,7 +13326,7 @@
|
|
|
13422
13326
|
"immutable": true,
|
|
13423
13327
|
"locationInModule": {
|
|
13424
13328
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13425
|
-
"line":
|
|
13329
|
+
"line": 1165
|
|
13426
13330
|
},
|
|
13427
13331
|
"name": "mise",
|
|
13428
13332
|
"optional": true,
|
|
@@ -13440,7 +13344,7 @@
|
|
|
13440
13344
|
"immutable": true,
|
|
13441
13345
|
"locationInModule": {
|
|
13442
13346
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13443
|
-
"line":
|
|
13347
|
+
"line": 1170
|
|
13444
13348
|
},
|
|
13445
13349
|
"name": "miseOptions",
|
|
13446
13350
|
"optional": true,
|
|
@@ -13459,7 +13363,7 @@
|
|
|
13459
13363
|
"immutable": true,
|
|
13460
13364
|
"locationInModule": {
|
|
13461
13365
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13462
|
-
"line":
|
|
13366
|
+
"line": 583
|
|
13463
13367
|
},
|
|
13464
13368
|
"name": "nextVersionCommand",
|
|
13465
13369
|
"optional": true,
|
|
@@ -13477,7 +13381,7 @@
|
|
|
13477
13381
|
"immutable": true,
|
|
13478
13382
|
"locationInModule": {
|
|
13479
13383
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13480
|
-
"line":
|
|
13384
|
+
"line": 729
|
|
13481
13385
|
},
|
|
13482
13386
|
"name": "npmAccess",
|
|
13483
13387
|
"optional": true,
|
|
@@ -13496,7 +13400,7 @@
|
|
|
13496
13400
|
"immutable": true,
|
|
13497
13401
|
"locationInModule": {
|
|
13498
13402
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13499
|
-
"line":
|
|
13403
|
+
"line": 559
|
|
13500
13404
|
},
|
|
13501
13405
|
"name": "npmDistTag",
|
|
13502
13406
|
"optional": true,
|
|
@@ -13550,7 +13454,7 @@
|
|
|
13550
13454
|
"immutable": true,
|
|
13551
13455
|
"locationInModule": {
|
|
13552
13456
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13553
|
-
"line":
|
|
13457
|
+
"line": 721
|
|
13554
13458
|
},
|
|
13555
13459
|
"name": "npmProvenance",
|
|
13556
13460
|
"optional": true,
|
|
@@ -13569,7 +13473,7 @@
|
|
|
13569
13473
|
"immutable": true,
|
|
13570
13474
|
"locationInModule": {
|
|
13571
13475
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13572
|
-
"line":
|
|
13476
|
+
"line": 710
|
|
13573
13477
|
},
|
|
13574
13478
|
"name": "npmRegistryUrl",
|
|
13575
13479
|
"optional": true,
|
|
@@ -13587,7 +13491,7 @@
|
|
|
13587
13491
|
"immutable": true,
|
|
13588
13492
|
"locationInModule": {
|
|
13589
13493
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13590
|
-
"line":
|
|
13494
|
+
"line": 703
|
|
13591
13495
|
},
|
|
13592
13496
|
"name": "npmTokenSecret",
|
|
13593
13497
|
"optional": true,
|
|
@@ -13605,7 +13509,7 @@
|
|
|
13605
13509
|
"immutable": true,
|
|
13606
13510
|
"locationInModule": {
|
|
13607
13511
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13608
|
-
"line":
|
|
13512
|
+
"line": 697
|
|
13609
13513
|
},
|
|
13610
13514
|
"name": "npmTrustedPublishing",
|
|
13611
13515
|
"optional": true,
|
|
@@ -13624,7 +13528,7 @@
|
|
|
13624
13528
|
"immutable": true,
|
|
13625
13529
|
"locationInModule": {
|
|
13626
13530
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13627
|
-
"line":
|
|
13531
|
+
"line": 1121
|
|
13628
13532
|
},
|
|
13629
13533
|
"name": "outdir",
|
|
13630
13534
|
"optional": true,
|
|
@@ -13660,7 +13564,7 @@
|
|
|
13660
13564
|
"immutable": true,
|
|
13661
13565
|
"locationInModule": {
|
|
13662
13566
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13663
|
-
"line":
|
|
13567
|
+
"line": 691
|
|
13664
13568
|
},
|
|
13665
13569
|
"name": "packageManager",
|
|
13666
13570
|
"optional": true,
|
|
@@ -13681,7 +13585,7 @@
|
|
|
13681
13585
|
"immutable": true,
|
|
13682
13586
|
"locationInModule": {
|
|
13683
13587
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13684
|
-
"line":
|
|
13588
|
+
"line": 685
|
|
13685
13589
|
},
|
|
13686
13590
|
"name": "packageName",
|
|
13687
13591
|
"optional": true,
|
|
@@ -13698,7 +13602,7 @@
|
|
|
13698
13602
|
"immutable": true,
|
|
13699
13603
|
"locationInModule": {
|
|
13700
13604
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13701
|
-
"line":
|
|
13605
|
+
"line": 1110
|
|
13702
13606
|
},
|
|
13703
13607
|
"name": "parent",
|
|
13704
13608
|
"optional": true,
|
|
@@ -13715,7 +13619,7 @@
|
|
|
13715
13619
|
"immutable": true,
|
|
13716
13620
|
"locationInModule": {
|
|
13717
13621
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13718
|
-
"line":
|
|
13622
|
+
"line": 678
|
|
13719
13623
|
},
|
|
13720
13624
|
"name": "peerDependencyOptions",
|
|
13721
13625
|
"optional": true,
|
|
@@ -13734,7 +13638,7 @@
|
|
|
13734
13638
|
"immutable": true,
|
|
13735
13639
|
"locationInModule": {
|
|
13736
13640
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13737
|
-
"line":
|
|
13641
|
+
"line": 673
|
|
13738
13642
|
},
|
|
13739
13643
|
"name": "peerDeps",
|
|
13740
13644
|
"optional": true,
|
|
@@ -13757,7 +13661,7 @@
|
|
|
13757
13661
|
"immutable": true,
|
|
13758
13662
|
"locationInModule": {
|
|
13759
13663
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13760
|
-
"line":
|
|
13664
|
+
"line": 654
|
|
13761
13665
|
},
|
|
13762
13666
|
"name": "pnpmOptions",
|
|
13763
13667
|
"optional": true,
|
|
@@ -13775,7 +13679,7 @@
|
|
|
13775
13679
|
"immutable": true,
|
|
13776
13680
|
"locationInModule": {
|
|
13777
13681
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13778
|
-
"line":
|
|
13682
|
+
"line": 648
|
|
13779
13683
|
},
|
|
13780
13684
|
"name": "pnpmVersion",
|
|
13781
13685
|
"optional": true,
|
|
@@ -13793,7 +13697,7 @@
|
|
|
13793
13697
|
"immutable": true,
|
|
13794
13698
|
"locationInModule": {
|
|
13795
13699
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13796
|
-
"line":
|
|
13700
|
+
"line": 551
|
|
13797
13701
|
},
|
|
13798
13702
|
"name": "postBuildSteps",
|
|
13799
13703
|
"optional": true,
|
|
@@ -13816,7 +13720,7 @@
|
|
|
13816
13720
|
"immutable": true,
|
|
13817
13721
|
"locationInModule": {
|
|
13818
13722
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13819
|
-
"line":
|
|
13723
|
+
"line": 545
|
|
13820
13724
|
},
|
|
13821
13725
|
"name": "prerelease",
|
|
13822
13726
|
"optional": true,
|
|
@@ -13834,7 +13738,7 @@
|
|
|
13834
13738
|
"immutable": true,
|
|
13835
13739
|
"locationInModule": {
|
|
13836
13740
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13837
|
-
"line":
|
|
13741
|
+
"line": 1105
|
|
13838
13742
|
},
|
|
13839
13743
|
"name": "projectTree",
|
|
13840
13744
|
"optional": true,
|
|
@@ -13846,14 +13750,14 @@
|
|
|
13846
13750
|
"abstract": true,
|
|
13847
13751
|
"docs": {
|
|
13848
13752
|
"default": "\"npx projen\"",
|
|
13849
|
-
"remarks": "
|
|
13753
|
+
"remarks": "Inserted verbatim into task steps, workflows and IDE configuration, and run\nby each of their shells - locally, in CI and in dev containers. Keep it a\nplain unquoted command, since shell syntax in it executes in all of them.\n\nCan be used to customize in special environments.",
|
|
13850
13754
|
"stability": "experimental",
|
|
13851
13755
|
"summary": "The shell command to use in order to run the projen CLI."
|
|
13852
13756
|
},
|
|
13853
13757
|
"immutable": true,
|
|
13854
13758
|
"locationInModule": {
|
|
13855
13759
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13856
|
-
"line":
|
|
13760
|
+
"line": 1099
|
|
13857
13761
|
},
|
|
13858
13762
|
"name": "projenCommand",
|
|
13859
13763
|
"optional": true,
|
|
@@ -13871,7 +13775,7 @@
|
|
|
13871
13775
|
"immutable": true,
|
|
13872
13776
|
"locationInModule": {
|
|
13873
13777
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13874
|
-
"line":
|
|
13778
|
+
"line": 1011
|
|
13875
13779
|
},
|
|
13876
13780
|
"name": "projenCredentials",
|
|
13877
13781
|
"optional": true,
|
|
@@ -13925,7 +13829,7 @@
|
|
|
13925
13829
|
"immutable": true,
|
|
13926
13830
|
"locationInModule": {
|
|
13927
13831
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13928
|
-
"line":
|
|
13832
|
+
"line": 1088
|
|
13929
13833
|
},
|
|
13930
13834
|
"name": "projenrcJson",
|
|
13931
13835
|
"optional": true,
|
|
@@ -13943,7 +13847,7 @@
|
|
|
13943
13847
|
"immutable": true,
|
|
13944
13848
|
"locationInModule": {
|
|
13945
13849
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
13946
|
-
"line":
|
|
13850
|
+
"line": 1082
|
|
13947
13851
|
},
|
|
13948
13852
|
"name": "projenrcJsonOptions",
|
|
13949
13853
|
"optional": true,
|
|
@@ -14035,7 +13939,7 @@
|
|
|
14035
13939
|
"immutable": true,
|
|
14036
13940
|
"locationInModule": {
|
|
14037
13941
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14038
|
-
"line":
|
|
13942
|
+
"line": 539
|
|
14039
13943
|
},
|
|
14040
13944
|
"name": "publishDryRun",
|
|
14041
13945
|
"optional": true,
|
|
@@ -14054,7 +13958,7 @@
|
|
|
14054
13958
|
"immutable": true,
|
|
14055
13959
|
"locationInModule": {
|
|
14056
13960
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14057
|
-
"line":
|
|
13961
|
+
"line": 533
|
|
14058
13962
|
},
|
|
14059
13963
|
"name": "publishTasks",
|
|
14060
13964
|
"optional": true,
|
|
@@ -14185,7 +14089,7 @@
|
|
|
14185
14089
|
"immutable": true,
|
|
14186
14090
|
"locationInModule": {
|
|
14187
14091
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14188
|
-
"line":
|
|
14092
|
+
"line": 1005
|
|
14189
14093
|
},
|
|
14190
14094
|
"name": "readme",
|
|
14191
14095
|
"optional": true,
|
|
@@ -14203,7 +14107,7 @@
|
|
|
14203
14107
|
"immutable": true,
|
|
14204
14108
|
"locationInModule": {
|
|
14205
14109
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14206
|
-
"line":
|
|
14110
|
+
"line": 525
|
|
14207
14111
|
},
|
|
14208
14112
|
"name": "releasableCommits",
|
|
14209
14113
|
"optional": true,
|
|
@@ -14240,7 +14144,7 @@
|
|
|
14240
14144
|
"immutable": true,
|
|
14241
14145
|
"locationInModule": {
|
|
14242
14146
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14243
|
-
"line":
|
|
14147
|
+
"line": 519
|
|
14244
14148
|
},
|
|
14245
14149
|
"name": "releaseBranches",
|
|
14246
14150
|
"optional": true,
|
|
@@ -14264,7 +14168,7 @@
|
|
|
14264
14168
|
"immutable": true,
|
|
14265
14169
|
"locationInModule": {
|
|
14266
14170
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14267
|
-
"line":
|
|
14171
|
+
"line": 506
|
|
14268
14172
|
},
|
|
14269
14173
|
"name": "releaseEnvironment",
|
|
14270
14174
|
"optional": true,
|
|
@@ -14282,7 +14186,7 @@
|
|
|
14282
14186
|
"immutable": true,
|
|
14283
14187
|
"locationInModule": {
|
|
14284
14188
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14285
|
-
"line":
|
|
14189
|
+
"line": 495
|
|
14286
14190
|
},
|
|
14287
14191
|
"name": "releaseFailureIssue",
|
|
14288
14192
|
"optional": true,
|
|
@@ -14301,7 +14205,7 @@
|
|
|
14301
14205
|
"immutable": true,
|
|
14302
14206
|
"locationInModule": {
|
|
14303
14207
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14304
|
-
"line":
|
|
14208
|
+
"line": 489
|
|
14305
14209
|
},
|
|
14306
14210
|
"name": "releaseFailureIssueLabel",
|
|
14307
14211
|
"optional": true,
|
|
@@ -14320,7 +14224,7 @@
|
|
|
14320
14224
|
"immutable": true,
|
|
14321
14225
|
"locationInModule": {
|
|
14322
14226
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14323
|
-
"line":
|
|
14227
|
+
"line": 482
|
|
14324
14228
|
},
|
|
14325
14229
|
"name": "releaseTagPrefix",
|
|
14326
14230
|
"optional": true,
|
|
@@ -14356,7 +14260,7 @@
|
|
|
14356
14260
|
"immutable": true,
|
|
14357
14261
|
"locationInModule": {
|
|
14358
14262
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14359
|
-
"line":
|
|
14263
|
+
"line": 472
|
|
14360
14264
|
},
|
|
14361
14265
|
"name": "releaseTrigger",
|
|
14362
14266
|
"optional": true,
|
|
@@ -14374,7 +14278,7 @@
|
|
|
14374
14278
|
"immutable": true,
|
|
14375
14279
|
"locationInModule": {
|
|
14376
14280
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14377
|
-
"line":
|
|
14281
|
+
"line": 466
|
|
14378
14282
|
},
|
|
14379
14283
|
"name": "releaseWorkflowEnv",
|
|
14380
14284
|
"optional": true,
|
|
@@ -14397,7 +14301,7 @@
|
|
|
14397
14301
|
"immutable": true,
|
|
14398
14302
|
"locationInModule": {
|
|
14399
14303
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14400
|
-
"line":
|
|
14304
|
+
"line": 460
|
|
14401
14305
|
},
|
|
14402
14306
|
"name": "releaseWorkflowName",
|
|
14403
14307
|
"optional": true,
|
|
@@ -14414,7 +14318,7 @@
|
|
|
14414
14318
|
"immutable": true,
|
|
14415
14319
|
"locationInModule": {
|
|
14416
14320
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14417
|
-
"line":
|
|
14321
|
+
"line": 454
|
|
14418
14322
|
},
|
|
14419
14323
|
"name": "releaseWorkflowSetupSteps",
|
|
14420
14324
|
"optional": true,
|
|
@@ -14437,7 +14341,7 @@
|
|
|
14437
14341
|
"immutable": true,
|
|
14438
14342
|
"locationInModule": {
|
|
14439
14343
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14440
|
-
"line":
|
|
14344
|
+
"line": 1076
|
|
14441
14345
|
},
|
|
14442
14346
|
"name": "renovatebot",
|
|
14443
14347
|
"optional": true,
|
|
@@ -14455,7 +14359,7 @@
|
|
|
14455
14359
|
"immutable": true,
|
|
14456
14360
|
"locationInModule": {
|
|
14457
14361
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14458
|
-
"line":
|
|
14362
|
+
"line": 1070
|
|
14459
14363
|
},
|
|
14460
14364
|
"name": "renovatebotOptions",
|
|
14461
14365
|
"optional": true,
|
|
@@ -14473,7 +14377,7 @@
|
|
|
14473
14377
|
"immutable": true,
|
|
14474
14378
|
"locationInModule": {
|
|
14475
14379
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14476
|
-
"line":
|
|
14380
|
+
"line": 642
|
|
14477
14381
|
},
|
|
14478
14382
|
"name": "repository",
|
|
14479
14383
|
"optional": true,
|
|
@@ -14490,7 +14394,7 @@
|
|
|
14490
14394
|
"immutable": true,
|
|
14491
14395
|
"locationInModule": {
|
|
14492
14396
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14493
|
-
"line":
|
|
14397
|
+
"line": 636
|
|
14494
14398
|
},
|
|
14495
14399
|
"name": "repositoryDirectory",
|
|
14496
14400
|
"optional": true,
|
|
@@ -14544,7 +14448,7 @@
|
|
|
14544
14448
|
"immutable": true,
|
|
14545
14449
|
"locationInModule": {
|
|
14546
14450
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14547
|
-
"line":
|
|
14451
|
+
"line": 631
|
|
14548
14452
|
},
|
|
14549
14453
|
"name": "scopedPackagesOptions",
|
|
14550
14454
|
"optional": true,
|
|
@@ -14584,7 +14488,7 @@
|
|
|
14584
14488
|
"immutable": true,
|
|
14585
14489
|
"locationInModule": {
|
|
14586
14490
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14587
|
-
"line":
|
|
14491
|
+
"line": 625
|
|
14588
14492
|
},
|
|
14589
14493
|
"name": "stability",
|
|
14590
14494
|
"optional": true,
|
|
@@ -14603,7 +14507,7 @@
|
|
|
14603
14507
|
"immutable": true,
|
|
14604
14508
|
"locationInModule": {
|
|
14605
14509
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14606
|
-
"line":
|
|
14510
|
+
"line": 999
|
|
14607
14511
|
},
|
|
14608
14512
|
"name": "stale",
|
|
14609
14513
|
"optional": true,
|
|
@@ -14622,7 +14526,7 @@
|
|
|
14622
14526
|
"immutable": true,
|
|
14623
14527
|
"locationInModule": {
|
|
14624
14528
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14625
|
-
"line":
|
|
14529
|
+
"line": 992
|
|
14626
14530
|
},
|
|
14627
14531
|
"name": "staleOptions",
|
|
14628
14532
|
"optional": true,
|
|
@@ -14714,7 +14618,7 @@
|
|
|
14714
14618
|
"immutable": true,
|
|
14715
14619
|
"locationInModule": {
|
|
14716
14620
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14717
|
-
"line":
|
|
14621
|
+
"line": 1185
|
|
14718
14622
|
},
|
|
14719
14623
|
"name": "typeDoc",
|
|
14720
14624
|
"optional": true,
|
|
@@ -14732,7 +14636,7 @@
|
|
|
14732
14636
|
"immutable": true,
|
|
14733
14637
|
"locationInModule": {
|
|
14734
14638
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14735
|
-
"line":
|
|
14639
|
+
"line": 1190
|
|
14736
14640
|
},
|
|
14737
14641
|
"name": "typeDocOptions",
|
|
14738
14642
|
"optional": true,
|
|
@@ -14789,7 +14693,7 @@
|
|
|
14789
14693
|
"immutable": true,
|
|
14790
14694
|
"locationInModule": {
|
|
14791
14695
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14792
|
-
"line":
|
|
14696
|
+
"line": 449
|
|
14793
14697
|
},
|
|
14794
14698
|
"name": "versionrcOptions",
|
|
14795
14699
|
"optional": true,
|
|
@@ -14812,7 +14716,7 @@
|
|
|
14812
14716
|
"immutable": true,
|
|
14813
14717
|
"locationInModule": {
|
|
14814
14718
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14815
|
-
"line":
|
|
14719
|
+
"line": 1175
|
|
14816
14720
|
},
|
|
14817
14721
|
"name": "vitest",
|
|
14818
14722
|
"optional": true,
|
|
@@ -14830,7 +14734,7 @@
|
|
|
14830
14734
|
"immutable": true,
|
|
14831
14735
|
"locationInModule": {
|
|
14832
14736
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14833
|
-
"line":
|
|
14737
|
+
"line": 1180
|
|
14834
14738
|
},
|
|
14835
14739
|
"name": "vitestOptions",
|
|
14836
14740
|
"optional": true,
|
|
@@ -14849,7 +14753,7 @@
|
|
|
14849
14753
|
"immutable": true,
|
|
14850
14754
|
"locationInModule": {
|
|
14851
14755
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14852
|
-
"line":
|
|
14756
|
+
"line": 985
|
|
14853
14757
|
},
|
|
14854
14758
|
"name": "vscode",
|
|
14855
14759
|
"optional": true,
|
|
@@ -14890,7 +14794,7 @@
|
|
|
14890
14794
|
"immutable": true,
|
|
14891
14795
|
"locationInModule": {
|
|
14892
14796
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
14893
|
-
"line":
|
|
14797
|
+
"line": 442
|
|
14894
14798
|
},
|
|
14895
14799
|
"name": "workflowContainerImage",
|
|
14896
14800
|
"optional": true,
|
|
@@ -14953,54 +14857,6 @@
|
|
|
14953
14857
|
"primitive": "boolean"
|
|
14954
14858
|
}
|
|
14955
14859
|
},
|
|
14956
|
-
{
|
|
14957
|
-
"abstract": true,
|
|
14958
|
-
"docs": {
|
|
14959
|
-
"custom": {
|
|
14960
|
-
"description": "Defines a target Runner by labels",
|
|
14961
|
-
"throws": "{Error} if both `runsOn` and `runsOnGroup` are specified"
|
|
14962
|
-
},
|
|
14963
|
-
"default": "[\"ubuntu-latest\"]",
|
|
14964
|
-
"stability": "experimental",
|
|
14965
|
-
"summary": "Github Runner selection labels."
|
|
14966
|
-
},
|
|
14967
|
-
"immutable": true,
|
|
14968
|
-
"locationInModule": {
|
|
14969
|
-
"filename": "src/projects/jsii-options.generated.ts",
|
|
14970
|
-
"line": 449
|
|
14971
|
-
},
|
|
14972
|
-
"name": "workflowRunsOn",
|
|
14973
|
-
"optional": true,
|
|
14974
|
-
"type": {
|
|
14975
|
-
"collection": {
|
|
14976
|
-
"elementtype": {
|
|
14977
|
-
"primitive": "string"
|
|
14978
|
-
},
|
|
14979
|
-
"kind": "array"
|
|
14980
|
-
}
|
|
14981
|
-
}
|
|
14982
|
-
},
|
|
14983
|
-
{
|
|
14984
|
-
"abstract": true,
|
|
14985
|
-
"docs": {
|
|
14986
|
-
"custom": {
|
|
14987
|
-
"description": "Defines a target Runner Group by name and/or labels",
|
|
14988
|
-
"throws": "{Error} if both `runsOn` and `runsOnGroup` are specified"
|
|
14989
|
-
},
|
|
14990
|
-
"stability": "experimental",
|
|
14991
|
-
"summary": "Github Runner Group selection options."
|
|
14992
|
-
},
|
|
14993
|
-
"immutable": true,
|
|
14994
|
-
"locationInModule": {
|
|
14995
|
-
"filename": "src/projects/jsii-options.generated.ts",
|
|
14996
|
-
"line": 441
|
|
14997
|
-
},
|
|
14998
|
-
"name": "workflowRunsOnGroup",
|
|
14999
|
-
"optional": true,
|
|
15000
|
-
"type": {
|
|
15001
|
-
"fqn": "projen.GroupRunnerOptions"
|
|
15002
|
-
}
|
|
15003
|
-
},
|
|
15004
14860
|
{
|
|
15005
14861
|
"abstract": true,
|
|
15006
14862
|
"docs": {
|
|
@@ -15011,7 +14867,7 @@
|
|
|
15011
14867
|
"immutable": true,
|
|
15012
14868
|
"locationInModule": {
|
|
15013
14869
|
"filename": "src/projects/jsii-options.generated.ts",
|
|
15014
|
-
"line":
|
|
14870
|
+
"line": 620
|
|
15015
14871
|
},
|
|
15016
14872
|
"name": "yarnBerryOptions",
|
|
15017
14873
|
"optional": true,
|
|
@@ -16112,6 +15968,13 @@
|
|
|
16112
15968
|
},
|
|
16113
15969
|
"name": "CDK8S_TYPE_SCRIPT_APP"
|
|
16114
15970
|
},
|
|
15971
|
+
{
|
|
15972
|
+
"docs": {
|
|
15973
|
+
"stability": "stable",
|
|
15974
|
+
"summary": "CDKTN app in TypeScript."
|
|
15975
|
+
},
|
|
15976
|
+
"name": "CDKTN_TYPE_SCRIPT_APP"
|
|
15977
|
+
},
|
|
16115
15978
|
{
|
|
16116
15979
|
"docs": {
|
|
16117
15980
|
"stability": "stable",
|
|
@@ -17328,7 +17191,7 @@
|
|
|
17328
17191
|
"immutable": true,
|
|
17329
17192
|
"locationInModule": {
|
|
17330
17193
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17331
|
-
"line":
|
|
17194
|
+
"line": 1046
|
|
17332
17195
|
},
|
|
17333
17196
|
"name": "name",
|
|
17334
17197
|
"type": {
|
|
@@ -17345,7 +17208,7 @@
|
|
|
17345
17208
|
"immutable": true,
|
|
17346
17209
|
"locationInModule": {
|
|
17347
17210
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17348
|
-
"line":
|
|
17211
|
+
"line": 874
|
|
17349
17212
|
},
|
|
17350
17213
|
"name": "addPackageManagerToDevEngines",
|
|
17351
17214
|
"optional": true,
|
|
@@ -17364,7 +17227,7 @@
|
|
|
17364
17227
|
"immutable": true,
|
|
17365
17228
|
"locationInModule": {
|
|
17366
17229
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17367
|
-
"line":
|
|
17230
|
+
"line": 868
|
|
17368
17231
|
},
|
|
17369
17232
|
"name": "allowLibraryDependencies",
|
|
17370
17233
|
"optional": true,
|
|
@@ -17383,7 +17246,7 @@
|
|
|
17383
17246
|
"immutable": true,
|
|
17384
17247
|
"locationInModule": {
|
|
17385
17248
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17386
|
-
"line":
|
|
17249
|
+
"line": 860
|
|
17387
17250
|
},
|
|
17388
17251
|
"name": "allowScripts",
|
|
17389
17252
|
"optional": true,
|
|
@@ -17406,7 +17269,7 @@
|
|
|
17406
17269
|
"immutable": true,
|
|
17407
17270
|
"locationInModule": {
|
|
17408
17271
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17409
|
-
"line":
|
|
17272
|
+
"line": 332
|
|
17410
17273
|
},
|
|
17411
17274
|
"name": "artifactsDirectory",
|
|
17412
17275
|
"optional": true,
|
|
@@ -17425,7 +17288,7 @@
|
|
|
17425
17288
|
"immutable": true,
|
|
17426
17289
|
"locationInModule": {
|
|
17427
17290
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17428
|
-
"line":
|
|
17291
|
+
"line": 326
|
|
17429
17292
|
},
|
|
17430
17293
|
"name": "auditDeps",
|
|
17431
17294
|
"optional": true,
|
|
@@ -17443,7 +17306,7 @@
|
|
|
17443
17306
|
"immutable": true,
|
|
17444
17307
|
"locationInModule": {
|
|
17445
17308
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17446
|
-
"line":
|
|
17309
|
+
"line": 317
|
|
17447
17310
|
},
|
|
17448
17311
|
"name": "auditDepsOptions",
|
|
17449
17312
|
"optional": true,
|
|
@@ -17460,7 +17323,7 @@
|
|
|
17460
17323
|
"immutable": true,
|
|
17461
17324
|
"locationInModule": {
|
|
17462
17325
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17463
|
-
"line":
|
|
17326
|
+
"line": 830
|
|
17464
17327
|
},
|
|
17465
17328
|
"name": "authorEmail",
|
|
17466
17329
|
"optional": true,
|
|
@@ -17477,7 +17340,7 @@
|
|
|
17477
17340
|
"immutable": true,
|
|
17478
17341
|
"locationInModule": {
|
|
17479
17342
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17480
|
-
"line":
|
|
17343
|
+
"line": 825
|
|
17481
17344
|
},
|
|
17482
17345
|
"name": "authorName",
|
|
17483
17346
|
"optional": true,
|
|
@@ -17494,7 +17357,7 @@
|
|
|
17494
17357
|
"immutable": true,
|
|
17495
17358
|
"locationInModule": {
|
|
17496
17359
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17497
|
-
"line":
|
|
17360
|
+
"line": 820
|
|
17498
17361
|
},
|
|
17499
17362
|
"name": "authorOrganization",
|
|
17500
17363
|
"optional": true,
|
|
@@ -17511,7 +17374,7 @@
|
|
|
17511
17374
|
"immutable": true,
|
|
17512
17375
|
"locationInModule": {
|
|
17513
17376
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17514
|
-
"line":
|
|
17377
|
+
"line": 815
|
|
17515
17378
|
},
|
|
17516
17379
|
"name": "authorUrl",
|
|
17517
17380
|
"optional": true,
|
|
@@ -17529,7 +17392,7 @@
|
|
|
17529
17392
|
"immutable": true,
|
|
17530
17393
|
"locationInModule": {
|
|
17531
17394
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17532
|
-
"line":
|
|
17395
|
+
"line": 960
|
|
17533
17396
|
},
|
|
17534
17397
|
"name": "autoApproveOptions",
|
|
17535
17398
|
"optional": true,
|
|
@@ -17548,7 +17411,7 @@
|
|
|
17548
17411
|
"immutable": true,
|
|
17549
17412
|
"locationInModule": {
|
|
17550
17413
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17551
|
-
"line":
|
|
17414
|
+
"line": 311
|
|
17552
17415
|
},
|
|
17553
17416
|
"name": "autoApproveUpgrades",
|
|
17554
17417
|
"optional": true,
|
|
@@ -17566,7 +17429,7 @@
|
|
|
17566
17429
|
"immutable": true,
|
|
17567
17430
|
"locationInModule": {
|
|
17568
17431
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17569
|
-
"line":
|
|
17432
|
+
"line": 810
|
|
17570
17433
|
},
|
|
17571
17434
|
"name": "autoDetectBin",
|
|
17572
17435
|
"optional": true,
|
|
@@ -17585,7 +17448,7 @@
|
|
|
17585
17448
|
"immutable": true,
|
|
17586
17449
|
"locationInModule": {
|
|
17587
17450
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17588
|
-
"line":
|
|
17451
|
+
"line": 954
|
|
17589
17452
|
},
|
|
17590
17453
|
"name": "autoMerge",
|
|
17591
17454
|
"optional": true,
|
|
@@ -17604,7 +17467,7 @@
|
|
|
17604
17467
|
"immutable": true,
|
|
17605
17468
|
"locationInModule": {
|
|
17606
17469
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17607
|
-
"line":
|
|
17470
|
+
"line": 946
|
|
17608
17471
|
},
|
|
17609
17472
|
"name": "autoMergeOptions",
|
|
17610
17473
|
"optional": true,
|
|
@@ -17622,7 +17485,7 @@
|
|
|
17622
17485
|
"immutable": true,
|
|
17623
17486
|
"locationInModule": {
|
|
17624
17487
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17625
|
-
"line":
|
|
17488
|
+
"line": 804
|
|
17626
17489
|
},
|
|
17627
17490
|
"name": "bin",
|
|
17628
17491
|
"optional": true,
|
|
@@ -17645,7 +17508,7 @@
|
|
|
17645
17508
|
"immutable": true,
|
|
17646
17509
|
"locationInModule": {
|
|
17647
17510
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17648
|
-
"line":
|
|
17511
|
+
"line": 304
|
|
17649
17512
|
},
|
|
17650
17513
|
"name": "biome",
|
|
17651
17514
|
"optional": true,
|
|
@@ -17663,7 +17526,7 @@
|
|
|
17663
17526
|
"immutable": true,
|
|
17664
17527
|
"locationInModule": {
|
|
17665
17528
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17666
|
-
"line":
|
|
17529
|
+
"line": 298
|
|
17667
17530
|
},
|
|
17668
17531
|
"name": "biomeOptions",
|
|
17669
17532
|
"optional": true,
|
|
@@ -17680,7 +17543,7 @@
|
|
|
17680
17543
|
"immutable": true,
|
|
17681
17544
|
"locationInModule": {
|
|
17682
17545
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17683
|
-
"line":
|
|
17546
|
+
"line": 796
|
|
17684
17547
|
},
|
|
17685
17548
|
"name": "bugsEmail",
|
|
17686
17549
|
"optional": true,
|
|
@@ -17697,7 +17560,7 @@
|
|
|
17697
17560
|
"immutable": true,
|
|
17698
17561
|
"locationInModule": {
|
|
17699
17562
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17700
|
-
"line":
|
|
17563
|
+
"line": 791
|
|
17701
17564
|
},
|
|
17702
17565
|
"name": "bugsUrl",
|
|
17703
17566
|
"optional": true,
|
|
@@ -17715,7 +17578,7 @@
|
|
|
17715
17578
|
"immutable": true,
|
|
17716
17579
|
"locationInModule": {
|
|
17717
17580
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17718
|
-
"line":
|
|
17581
|
+
"line": 292
|
|
17719
17582
|
},
|
|
17720
17583
|
"name": "buildWorkflow",
|
|
17721
17584
|
"optional": true,
|
|
@@ -17732,7 +17595,7 @@
|
|
|
17732
17595
|
"immutable": true,
|
|
17733
17596
|
"locationInModule": {
|
|
17734
17597
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17735
|
-
"line":
|
|
17598
|
+
"line": 286
|
|
17736
17599
|
},
|
|
17737
17600
|
"name": "buildWorkflowOptions",
|
|
17738
17601
|
"optional": true,
|
|
@@ -17751,7 +17614,7 @@
|
|
|
17751
17614
|
"immutable": true,
|
|
17752
17615
|
"locationInModule": {
|
|
17753
17616
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17754
|
-
"line":
|
|
17617
|
+
"line": 510
|
|
17755
17618
|
},
|
|
17756
17619
|
"name": "bumpPackage",
|
|
17757
17620
|
"optional": true,
|
|
@@ -17769,7 +17632,7 @@
|
|
|
17769
17632
|
"immutable": true,
|
|
17770
17633
|
"locationInModule": {
|
|
17771
17634
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17772
|
-
"line":
|
|
17635
|
+
"line": 786
|
|
17773
17636
|
},
|
|
17774
17637
|
"name": "bundledDeps",
|
|
17775
17638
|
"optional": true,
|
|
@@ -17791,7 +17654,7 @@
|
|
|
17791
17654
|
"immutable": true,
|
|
17792
17655
|
"locationInModule": {
|
|
17793
17656
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17794
|
-
"line":
|
|
17657
|
+
"line": 281
|
|
17795
17658
|
},
|
|
17796
17659
|
"name": "bundlerOptions",
|
|
17797
17660
|
"optional": true,
|
|
@@ -17809,7 +17672,7 @@
|
|
|
17809
17672
|
"immutable": true,
|
|
17810
17673
|
"locationInModule": {
|
|
17811
17674
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17812
|
-
"line":
|
|
17675
|
+
"line": 771
|
|
17813
17676
|
},
|
|
17814
17677
|
"name": "bunVersion",
|
|
17815
17678
|
"optional": true,
|
|
@@ -17828,7 +17691,7 @@
|
|
|
17828
17691
|
"immutable": true,
|
|
17829
17692
|
"locationInModule": {
|
|
17830
17693
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17831
|
-
"line":
|
|
17694
|
+
"line": 276
|
|
17832
17695
|
},
|
|
17833
17696
|
"name": "checkLicenses",
|
|
17834
17697
|
"optional": true,
|
|
@@ -17846,7 +17709,7 @@
|
|
|
17846
17709
|
"immutable": true,
|
|
17847
17710
|
"locationInModule": {
|
|
17848
17711
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17849
|
-
"line":
|
|
17712
|
+
"line": 938
|
|
17850
17713
|
},
|
|
17851
17714
|
"name": "clobber",
|
|
17852
17715
|
"optional": true,
|
|
@@ -17865,7 +17728,7 @@
|
|
|
17865
17728
|
"immutable": true,
|
|
17866
17729
|
"locationInModule": {
|
|
17867
17730
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17868
|
-
"line":
|
|
17731
|
+
"line": 765
|
|
17869
17732
|
},
|
|
17870
17733
|
"name": "codeArtifactOptions",
|
|
17871
17734
|
"optional": true,
|
|
@@ -17878,12 +17741,12 @@
|
|
|
17878
17741
|
"docs": {
|
|
17879
17742
|
"default": "false",
|
|
17880
17743
|
"stability": "experimental",
|
|
17881
|
-
"summary": "Define a GitHub workflow step for sending code coverage metrics to https://codecov.io
|
|
17744
|
+
"summary": "Define a GitHub workflow step for sending code coverage metrics to https://codecov.io/. Uses codecov/codecov-action. By default, OIDC auth is used. Alternatively a token can be provided via `codeCovTokenSecret`."
|
|
17882
17745
|
},
|
|
17883
17746
|
"immutable": true,
|
|
17884
17747
|
"locationInModule": {
|
|
17885
17748
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17886
|
-
"line":
|
|
17749
|
+
"line": 269
|
|
17887
17750
|
},
|
|
17888
17751
|
"name": "codeCov",
|
|
17889
17752
|
"optional": true,
|
|
@@ -17919,7 +17782,7 @@
|
|
|
17919
17782
|
"immutable": true,
|
|
17920
17783
|
"locationInModule": {
|
|
17921
17784
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17922
|
-
"line":
|
|
17785
|
+
"line": 1039
|
|
17923
17786
|
},
|
|
17924
17787
|
"name": "commitGenerated",
|
|
17925
17788
|
"optional": true,
|
|
@@ -17976,7 +17839,7 @@
|
|
|
17976
17839
|
"immutable": true,
|
|
17977
17840
|
"locationInModule": {
|
|
17978
17841
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
17979
|
-
"line":
|
|
17842
|
+
"line": 758
|
|
17980
17843
|
},
|
|
17981
17844
|
"name": "dedupeDeps",
|
|
17982
17845
|
"optional": true,
|
|
@@ -18016,7 +17879,7 @@
|
|
|
18016
17879
|
"immutable": true,
|
|
18017
17880
|
"locationInModule": {
|
|
18018
17881
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18019
|
-
"line":
|
|
17882
|
+
"line": 738
|
|
18020
17883
|
},
|
|
18021
17884
|
"name": "deleteOrphanedLockFiles",
|
|
18022
17885
|
"optional": true,
|
|
@@ -18075,7 +17938,7 @@
|
|
|
18075
17938
|
"immutable": true,
|
|
18076
17939
|
"locationInModule": {
|
|
18077
17940
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18078
|
-
"line":
|
|
17941
|
+
"line": 728
|
|
18079
17942
|
},
|
|
18080
17943
|
"name": "deps",
|
|
18081
17944
|
"optional": true,
|
|
@@ -18138,7 +18001,7 @@
|
|
|
18138
18001
|
"immutable": true,
|
|
18139
18002
|
"locationInModule": {
|
|
18140
18003
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18141
|
-
"line":
|
|
18004
|
+
"line": 715
|
|
18142
18005
|
},
|
|
18143
18006
|
"name": "description",
|
|
18144
18007
|
"optional": true,
|
|
@@ -18156,7 +18019,7 @@
|
|
|
18156
18019
|
"immutable": true,
|
|
18157
18020
|
"locationInModule": {
|
|
18158
18021
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18159
|
-
"line":
|
|
18022
|
+
"line": 932
|
|
18160
18023
|
},
|
|
18161
18024
|
"name": "devContainer",
|
|
18162
18025
|
"optional": true,
|
|
@@ -18178,7 +18041,7 @@
|
|
|
18178
18041
|
"immutable": true,
|
|
18179
18042
|
"locationInModule": {
|
|
18180
18043
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18181
|
-
"line":
|
|
18044
|
+
"line": 707
|
|
18182
18045
|
},
|
|
18183
18046
|
"name": "devDeps",
|
|
18184
18047
|
"optional": true,
|
|
@@ -18200,7 +18063,7 @@
|
|
|
18200
18063
|
"immutable": true,
|
|
18201
18064
|
"locationInModule": {
|
|
18202
18065
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18203
|
-
"line":
|
|
18066
|
+
"line": 690
|
|
18204
18067
|
},
|
|
18205
18068
|
"name": "devEngines",
|
|
18206
18069
|
"optional": true,
|
|
@@ -18290,7 +18153,7 @@
|
|
|
18290
18153
|
"immutable": true,
|
|
18291
18154
|
"locationInModule": {
|
|
18292
18155
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18293
|
-
"line":
|
|
18156
|
+
"line": 682
|
|
18294
18157
|
},
|
|
18295
18158
|
"name": "entrypoint",
|
|
18296
18159
|
"optional": true,
|
|
@@ -18327,7 +18190,7 @@
|
|
|
18327
18190
|
"immutable": true,
|
|
18328
18191
|
"locationInModule": {
|
|
18329
18192
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18330
|
-
"line":
|
|
18193
|
+
"line": 926
|
|
18331
18194
|
},
|
|
18332
18195
|
"name": "github",
|
|
18333
18196
|
"optional": true,
|
|
@@ -18345,7 +18208,7 @@
|
|
|
18345
18208
|
"immutable": true,
|
|
18346
18209
|
"locationInModule": {
|
|
18347
18210
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18348
|
-
"line":
|
|
18211
|
+
"line": 919
|
|
18349
18212
|
},
|
|
18350
18213
|
"name": "githubOptions",
|
|
18351
18214
|
"optional": true,
|
|
@@ -18384,7 +18247,7 @@
|
|
|
18384
18247
|
"immutable": true,
|
|
18385
18248
|
"locationInModule": {
|
|
18386
18249
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18387
|
-
"line":
|
|
18250
|
+
"line": 1033
|
|
18388
18251
|
},
|
|
18389
18252
|
"name": "gitIgnoreOptions",
|
|
18390
18253
|
"optional": true,
|
|
@@ -18401,7 +18264,7 @@
|
|
|
18401
18264
|
"immutable": true,
|
|
18402
18265
|
"locationInModule": {
|
|
18403
18266
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18404
|
-
"line":
|
|
18267
|
+
"line": 1028
|
|
18405
18268
|
},
|
|
18406
18269
|
"name": "gitOptions",
|
|
18407
18270
|
"optional": true,
|
|
@@ -18419,7 +18282,7 @@
|
|
|
18419
18282
|
"immutable": true,
|
|
18420
18283
|
"locationInModule": {
|
|
18421
18284
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18422
|
-
"line":
|
|
18285
|
+
"line": 913
|
|
18423
18286
|
},
|
|
18424
18287
|
"name": "gitpod",
|
|
18425
18288
|
"optional": true,
|
|
@@ -18437,7 +18300,7 @@
|
|
|
18437
18300
|
"immutable": true,
|
|
18438
18301
|
"locationInModule": {
|
|
18439
18302
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18440
|
-
"line":
|
|
18303
|
+
"line": 1051
|
|
18441
18304
|
},
|
|
18442
18305
|
"name": "homebrew",
|
|
18443
18306
|
"optional": true,
|
|
@@ -18455,7 +18318,7 @@
|
|
|
18455
18318
|
"immutable": true,
|
|
18456
18319
|
"locationInModule": {
|
|
18457
18320
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18458
|
-
"line":
|
|
18321
|
+
"line": 1056
|
|
18459
18322
|
},
|
|
18460
18323
|
"name": "homebrewOptions",
|
|
18461
18324
|
"optional": true,
|
|
@@ -18472,7 +18335,7 @@
|
|
|
18472
18335
|
"immutable": true,
|
|
18473
18336
|
"locationInModule": {
|
|
18474
18337
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18475
|
-
"line":
|
|
18338
|
+
"line": 675
|
|
18476
18339
|
},
|
|
18477
18340
|
"name": "homepage",
|
|
18478
18341
|
"optional": true,
|
|
@@ -18490,7 +18353,7 @@
|
|
|
18490
18353
|
"immutable": true,
|
|
18491
18354
|
"locationInModule": {
|
|
18492
18355
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18493
|
-
"line":
|
|
18356
|
+
"line": 503
|
|
18494
18357
|
},
|
|
18495
18358
|
"name": "jsiiReleaseVersion",
|
|
18496
18359
|
"optional": true,
|
|
@@ -18507,7 +18370,7 @@
|
|
|
18507
18370
|
"immutable": true,
|
|
18508
18371
|
"locationInModule": {
|
|
18509
18372
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18510
|
-
"line":
|
|
18373
|
+
"line": 670
|
|
18511
18374
|
},
|
|
18512
18375
|
"name": "keywords",
|
|
18513
18376
|
"optional": true,
|
|
@@ -18549,7 +18412,7 @@
|
|
|
18549
18412
|
"immutable": true,
|
|
18550
18413
|
"locationInModule": {
|
|
18551
18414
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18552
|
-
"line":
|
|
18415
|
+
"line": 665
|
|
18553
18416
|
},
|
|
18554
18417
|
"name": "license",
|
|
18555
18418
|
"optional": true,
|
|
@@ -18567,7 +18430,7 @@
|
|
|
18567
18430
|
"immutable": true,
|
|
18568
18431
|
"locationInModule": {
|
|
18569
18432
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18570
|
-
"line":
|
|
18433
|
+
"line": 657
|
|
18571
18434
|
},
|
|
18572
18435
|
"name": "licensed",
|
|
18573
18436
|
"optional": true,
|
|
@@ -18585,7 +18448,7 @@
|
|
|
18585
18448
|
"immutable": true,
|
|
18586
18449
|
"locationInModule": {
|
|
18587
18450
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18588
|
-
"line":
|
|
18451
|
+
"line": 1023
|
|
18589
18452
|
},
|
|
18590
18453
|
"name": "logging",
|
|
18591
18454
|
"optional": true,
|
|
@@ -18604,7 +18467,7 @@
|
|
|
18604
18467
|
"immutable": true,
|
|
18605
18468
|
"locationInModule": {
|
|
18606
18469
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18607
|
-
"line":
|
|
18470
|
+
"line": 497
|
|
18608
18471
|
},
|
|
18609
18472
|
"name": "majorVersion",
|
|
18610
18473
|
"optional": true,
|
|
@@ -18623,7 +18486,7 @@
|
|
|
18623
18486
|
"immutable": true,
|
|
18624
18487
|
"locationInModule": {
|
|
18625
18488
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18626
|
-
"line":
|
|
18489
|
+
"line": 651
|
|
18627
18490
|
},
|
|
18628
18491
|
"name": "maxNodeVersion",
|
|
18629
18492
|
"optional": true,
|
|
@@ -18642,7 +18505,7 @@
|
|
|
18642
18505
|
"immutable": true,
|
|
18643
18506
|
"locationInModule": {
|
|
18644
18507
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18645
|
-
"line":
|
|
18508
|
+
"line": 489
|
|
18646
18509
|
},
|
|
18647
18510
|
"name": "minMajorVersion",
|
|
18648
18511
|
"optional": true,
|
|
@@ -18661,7 +18524,7 @@
|
|
|
18661
18524
|
"immutable": true,
|
|
18662
18525
|
"locationInModule": {
|
|
18663
18526
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18664
|
-
"line":
|
|
18527
|
+
"line": 640
|
|
18665
18528
|
},
|
|
18666
18529
|
"name": "minNodeVersion",
|
|
18667
18530
|
"optional": true,
|
|
@@ -18679,7 +18542,7 @@
|
|
|
18679
18542
|
"immutable": true,
|
|
18680
18543
|
"locationInModule": {
|
|
18681
18544
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18682
|
-
"line":
|
|
18545
|
+
"line": 1061
|
|
18683
18546
|
},
|
|
18684
18547
|
"name": "mise",
|
|
18685
18548
|
"optional": true,
|
|
@@ -18697,7 +18560,7 @@
|
|
|
18697
18560
|
"immutable": true,
|
|
18698
18561
|
"locationInModule": {
|
|
18699
18562
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18700
|
-
"line":
|
|
18563
|
+
"line": 1066
|
|
18701
18564
|
},
|
|
18702
18565
|
"name": "miseOptions",
|
|
18703
18566
|
"optional": true,
|
|
@@ -18716,7 +18579,7 @@
|
|
|
18716
18579
|
"immutable": true,
|
|
18717
18580
|
"locationInModule": {
|
|
18718
18581
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18719
|
-
"line":
|
|
18582
|
+
"line": 479
|
|
18720
18583
|
},
|
|
18721
18584
|
"name": "nextVersionCommand",
|
|
18722
18585
|
"optional": true,
|
|
@@ -18734,7 +18597,7 @@
|
|
|
18734
18597
|
"immutable": true,
|
|
18735
18598
|
"locationInModule": {
|
|
18736
18599
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18737
|
-
"line":
|
|
18600
|
+
"line": 625
|
|
18738
18601
|
},
|
|
18739
18602
|
"name": "npmAccess",
|
|
18740
18603
|
"optional": true,
|
|
@@ -18753,7 +18616,7 @@
|
|
|
18753
18616
|
"immutable": true,
|
|
18754
18617
|
"locationInModule": {
|
|
18755
18618
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18756
|
-
"line":
|
|
18619
|
+
"line": 455
|
|
18757
18620
|
},
|
|
18758
18621
|
"name": "npmDistTag",
|
|
18759
18622
|
"optional": true,
|
|
@@ -18807,7 +18670,7 @@
|
|
|
18807
18670
|
"immutable": true,
|
|
18808
18671
|
"locationInModule": {
|
|
18809
18672
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18810
|
-
"line":
|
|
18673
|
+
"line": 617
|
|
18811
18674
|
},
|
|
18812
18675
|
"name": "npmProvenance",
|
|
18813
18676
|
"optional": true,
|
|
@@ -18826,7 +18689,7 @@
|
|
|
18826
18689
|
"immutable": true,
|
|
18827
18690
|
"locationInModule": {
|
|
18828
18691
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18829
|
-
"line":
|
|
18692
|
+
"line": 606
|
|
18830
18693
|
},
|
|
18831
18694
|
"name": "npmRegistryUrl",
|
|
18832
18695
|
"optional": true,
|
|
@@ -18844,7 +18707,7 @@
|
|
|
18844
18707
|
"immutable": true,
|
|
18845
18708
|
"locationInModule": {
|
|
18846
18709
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18847
|
-
"line":
|
|
18710
|
+
"line": 599
|
|
18848
18711
|
},
|
|
18849
18712
|
"name": "npmTokenSecret",
|
|
18850
18713
|
"optional": true,
|
|
@@ -18862,7 +18725,7 @@
|
|
|
18862
18725
|
"immutable": true,
|
|
18863
18726
|
"locationInModule": {
|
|
18864
18727
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18865
|
-
"line":
|
|
18728
|
+
"line": 593
|
|
18866
18729
|
},
|
|
18867
18730
|
"name": "npmTrustedPublishing",
|
|
18868
18731
|
"optional": true,
|
|
@@ -18881,7 +18744,7 @@
|
|
|
18881
18744
|
"immutable": true,
|
|
18882
18745
|
"locationInModule": {
|
|
18883
18746
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18884
|
-
"line":
|
|
18747
|
+
"line": 1017
|
|
18885
18748
|
},
|
|
18886
18749
|
"name": "outdir",
|
|
18887
18750
|
"optional": true,
|
|
@@ -18917,7 +18780,7 @@
|
|
|
18917
18780
|
"immutable": true,
|
|
18918
18781
|
"locationInModule": {
|
|
18919
18782
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18920
|
-
"line":
|
|
18783
|
+
"line": 587
|
|
18921
18784
|
},
|
|
18922
18785
|
"name": "packageManager",
|
|
18923
18786
|
"optional": true,
|
|
@@ -18938,7 +18801,7 @@
|
|
|
18938
18801
|
"immutable": true,
|
|
18939
18802
|
"locationInModule": {
|
|
18940
18803
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18941
|
-
"line":
|
|
18804
|
+
"line": 581
|
|
18942
18805
|
},
|
|
18943
18806
|
"name": "packageName",
|
|
18944
18807
|
"optional": true,
|
|
@@ -18955,7 +18818,7 @@
|
|
|
18955
18818
|
"immutable": true,
|
|
18956
18819
|
"locationInModule": {
|
|
18957
18820
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18958
|
-
"line":
|
|
18821
|
+
"line": 1006
|
|
18959
18822
|
},
|
|
18960
18823
|
"name": "parent",
|
|
18961
18824
|
"optional": true,
|
|
@@ -18972,7 +18835,7 @@
|
|
|
18972
18835
|
"immutable": true,
|
|
18973
18836
|
"locationInModule": {
|
|
18974
18837
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18975
|
-
"line":
|
|
18838
|
+
"line": 574
|
|
18976
18839
|
},
|
|
18977
18840
|
"name": "peerDependencyOptions",
|
|
18978
18841
|
"optional": true,
|
|
@@ -18991,7 +18854,7 @@
|
|
|
18991
18854
|
"immutable": true,
|
|
18992
18855
|
"locationInModule": {
|
|
18993
18856
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
18994
|
-
"line":
|
|
18857
|
+
"line": 569
|
|
18995
18858
|
},
|
|
18996
18859
|
"name": "peerDeps",
|
|
18997
18860
|
"optional": true,
|
|
@@ -19014,7 +18877,7 @@
|
|
|
19014
18877
|
"immutable": true,
|
|
19015
18878
|
"locationInModule": {
|
|
19016
18879
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19017
|
-
"line":
|
|
18880
|
+
"line": 550
|
|
19018
18881
|
},
|
|
19019
18882
|
"name": "pnpmOptions",
|
|
19020
18883
|
"optional": true,
|
|
@@ -19032,7 +18895,7 @@
|
|
|
19032
18895
|
"immutable": true,
|
|
19033
18896
|
"locationInModule": {
|
|
19034
18897
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19035
|
-
"line":
|
|
18898
|
+
"line": 544
|
|
19036
18899
|
},
|
|
19037
18900
|
"name": "pnpmVersion",
|
|
19038
18901
|
"optional": true,
|
|
@@ -19050,7 +18913,7 @@
|
|
|
19050
18913
|
"immutable": true,
|
|
19051
18914
|
"locationInModule": {
|
|
19052
18915
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19053
|
-
"line":
|
|
18916
|
+
"line": 447
|
|
19054
18917
|
},
|
|
19055
18918
|
"name": "postBuildSteps",
|
|
19056
18919
|
"optional": true,
|
|
@@ -19073,7 +18936,7 @@
|
|
|
19073
18936
|
"immutable": true,
|
|
19074
18937
|
"locationInModule": {
|
|
19075
18938
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19076
|
-
"line":
|
|
18939
|
+
"line": 441
|
|
19077
18940
|
},
|
|
19078
18941
|
"name": "prerelease",
|
|
19079
18942
|
"optional": true,
|
|
@@ -19091,7 +18954,7 @@
|
|
|
19091
18954
|
"immutable": true,
|
|
19092
18955
|
"locationInModule": {
|
|
19093
18956
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19094
|
-
"line":
|
|
18957
|
+
"line": 1001
|
|
19095
18958
|
},
|
|
19096
18959
|
"name": "projectTree",
|
|
19097
18960
|
"optional": true,
|
|
@@ -19103,14 +18966,14 @@
|
|
|
19103
18966
|
"abstract": true,
|
|
19104
18967
|
"docs": {
|
|
19105
18968
|
"default": "\"npx projen\"",
|
|
19106
|
-
"remarks": "
|
|
18969
|
+
"remarks": "Inserted verbatim into task steps, workflows and IDE configuration, and run\nby each of their shells - locally, in CI and in dev containers. Keep it a\nplain unquoted command, since shell syntax in it executes in all of them.\n\nCan be used to customize in special environments.",
|
|
19107
18970
|
"stability": "experimental",
|
|
19108
18971
|
"summary": "The shell command to use in order to run the projen CLI."
|
|
19109
18972
|
},
|
|
19110
18973
|
"immutable": true,
|
|
19111
18974
|
"locationInModule": {
|
|
19112
18975
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19113
|
-
"line":
|
|
18976
|
+
"line": 995
|
|
19114
18977
|
},
|
|
19115
18978
|
"name": "projenCommand",
|
|
19116
18979
|
"optional": true,
|
|
@@ -19128,7 +18991,7 @@
|
|
|
19128
18991
|
"immutable": true,
|
|
19129
18992
|
"locationInModule": {
|
|
19130
18993
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19131
|
-
"line":
|
|
18994
|
+
"line": 907
|
|
19132
18995
|
},
|
|
19133
18996
|
"name": "projenCredentials",
|
|
19134
18997
|
"optional": true,
|
|
@@ -19182,7 +19045,7 @@
|
|
|
19182
19045
|
"immutable": true,
|
|
19183
19046
|
"locationInModule": {
|
|
19184
19047
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19185
|
-
"line":
|
|
19048
|
+
"line": 984
|
|
19186
19049
|
},
|
|
19187
19050
|
"name": "projenrcJson",
|
|
19188
19051
|
"optional": true,
|
|
@@ -19200,7 +19063,7 @@
|
|
|
19200
19063
|
"immutable": true,
|
|
19201
19064
|
"locationInModule": {
|
|
19202
19065
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19203
|
-
"line":
|
|
19066
|
+
"line": 978
|
|
19204
19067
|
},
|
|
19205
19068
|
"name": "projenrcJsonOptions",
|
|
19206
19069
|
"optional": true,
|
|
@@ -19292,7 +19155,7 @@
|
|
|
19292
19155
|
"immutable": true,
|
|
19293
19156
|
"locationInModule": {
|
|
19294
19157
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19295
|
-
"line":
|
|
19158
|
+
"line": 435
|
|
19296
19159
|
},
|
|
19297
19160
|
"name": "publishDryRun",
|
|
19298
19161
|
"optional": true,
|
|
@@ -19311,7 +19174,7 @@
|
|
|
19311
19174
|
"immutable": true,
|
|
19312
19175
|
"locationInModule": {
|
|
19313
19176
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19314
|
-
"line":
|
|
19177
|
+
"line": 429
|
|
19315
19178
|
},
|
|
19316
19179
|
"name": "publishTasks",
|
|
19317
19180
|
"optional": true,
|
|
@@ -19370,7 +19233,7 @@
|
|
|
19370
19233
|
"immutable": true,
|
|
19371
19234
|
"locationInModule": {
|
|
19372
19235
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19373
|
-
"line":
|
|
19236
|
+
"line": 901
|
|
19374
19237
|
},
|
|
19375
19238
|
"name": "readme",
|
|
19376
19239
|
"optional": true,
|
|
@@ -19388,7 +19251,7 @@
|
|
|
19388
19251
|
"immutable": true,
|
|
19389
19252
|
"locationInModule": {
|
|
19390
19253
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19391
|
-
"line":
|
|
19254
|
+
"line": 421
|
|
19392
19255
|
},
|
|
19393
19256
|
"name": "releasableCommits",
|
|
19394
19257
|
"optional": true,
|
|
@@ -19425,7 +19288,7 @@
|
|
|
19425
19288
|
"immutable": true,
|
|
19426
19289
|
"locationInModule": {
|
|
19427
19290
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19428
|
-
"line":
|
|
19291
|
+
"line": 415
|
|
19429
19292
|
},
|
|
19430
19293
|
"name": "releaseBranches",
|
|
19431
19294
|
"optional": true,
|
|
@@ -19449,7 +19312,7 @@
|
|
|
19449
19312
|
"immutable": true,
|
|
19450
19313
|
"locationInModule": {
|
|
19451
19314
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19452
|
-
"line":
|
|
19315
|
+
"line": 402
|
|
19453
19316
|
},
|
|
19454
19317
|
"name": "releaseEnvironment",
|
|
19455
19318
|
"optional": true,
|
|
@@ -19467,7 +19330,7 @@
|
|
|
19467
19330
|
"immutable": true,
|
|
19468
19331
|
"locationInModule": {
|
|
19469
19332
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19470
|
-
"line":
|
|
19333
|
+
"line": 391
|
|
19471
19334
|
},
|
|
19472
19335
|
"name": "releaseFailureIssue",
|
|
19473
19336
|
"optional": true,
|
|
@@ -19486,7 +19349,7 @@
|
|
|
19486
19349
|
"immutable": true,
|
|
19487
19350
|
"locationInModule": {
|
|
19488
19351
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19489
|
-
"line":
|
|
19352
|
+
"line": 385
|
|
19490
19353
|
},
|
|
19491
19354
|
"name": "releaseFailureIssueLabel",
|
|
19492
19355
|
"optional": true,
|
|
@@ -19505,7 +19368,7 @@
|
|
|
19505
19368
|
"immutable": true,
|
|
19506
19369
|
"locationInModule": {
|
|
19507
19370
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19508
|
-
"line":
|
|
19371
|
+
"line": 378
|
|
19509
19372
|
},
|
|
19510
19373
|
"name": "releaseTagPrefix",
|
|
19511
19374
|
"optional": true,
|
|
@@ -19541,7 +19404,7 @@
|
|
|
19541
19404
|
"immutable": true,
|
|
19542
19405
|
"locationInModule": {
|
|
19543
19406
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19544
|
-
"line":
|
|
19407
|
+
"line": 368
|
|
19545
19408
|
},
|
|
19546
19409
|
"name": "releaseTrigger",
|
|
19547
19410
|
"optional": true,
|
|
@@ -19559,7 +19422,7 @@
|
|
|
19559
19422
|
"immutable": true,
|
|
19560
19423
|
"locationInModule": {
|
|
19561
19424
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19562
|
-
"line":
|
|
19425
|
+
"line": 362
|
|
19563
19426
|
},
|
|
19564
19427
|
"name": "releaseWorkflowEnv",
|
|
19565
19428
|
"optional": true,
|
|
@@ -19582,7 +19445,7 @@
|
|
|
19582
19445
|
"immutable": true,
|
|
19583
19446
|
"locationInModule": {
|
|
19584
19447
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19585
|
-
"line":
|
|
19448
|
+
"line": 356
|
|
19586
19449
|
},
|
|
19587
19450
|
"name": "releaseWorkflowName",
|
|
19588
19451
|
"optional": true,
|
|
@@ -19599,7 +19462,7 @@
|
|
|
19599
19462
|
"immutable": true,
|
|
19600
19463
|
"locationInModule": {
|
|
19601
19464
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19602
|
-
"line":
|
|
19465
|
+
"line": 350
|
|
19603
19466
|
},
|
|
19604
19467
|
"name": "releaseWorkflowSetupSteps",
|
|
19605
19468
|
"optional": true,
|
|
@@ -19622,7 +19485,7 @@
|
|
|
19622
19485
|
"immutable": true,
|
|
19623
19486
|
"locationInModule": {
|
|
19624
19487
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19625
|
-
"line":
|
|
19488
|
+
"line": 972
|
|
19626
19489
|
},
|
|
19627
19490
|
"name": "renovatebot",
|
|
19628
19491
|
"optional": true,
|
|
@@ -19640,7 +19503,7 @@
|
|
|
19640
19503
|
"immutable": true,
|
|
19641
19504
|
"locationInModule": {
|
|
19642
19505
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19643
|
-
"line":
|
|
19506
|
+
"line": 966
|
|
19644
19507
|
},
|
|
19645
19508
|
"name": "renovatebotOptions",
|
|
19646
19509
|
"optional": true,
|
|
@@ -19658,7 +19521,7 @@
|
|
|
19658
19521
|
"immutable": true,
|
|
19659
19522
|
"locationInModule": {
|
|
19660
19523
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19661
|
-
"line":
|
|
19524
|
+
"line": 538
|
|
19662
19525
|
},
|
|
19663
19526
|
"name": "repository",
|
|
19664
19527
|
"optional": true,
|
|
@@ -19675,7 +19538,7 @@
|
|
|
19675
19538
|
"immutable": true,
|
|
19676
19539
|
"locationInModule": {
|
|
19677
19540
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19678
|
-
"line":
|
|
19541
|
+
"line": 532
|
|
19679
19542
|
},
|
|
19680
19543
|
"name": "repositoryDirectory",
|
|
19681
19544
|
"optional": true,
|
|
@@ -19712,7 +19575,7 @@
|
|
|
19712
19575
|
"immutable": true,
|
|
19713
19576
|
"locationInModule": {
|
|
19714
19577
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19715
|
-
"line":
|
|
19578
|
+
"line": 527
|
|
19716
19579
|
},
|
|
19717
19580
|
"name": "scopedPackagesOptions",
|
|
19718
19581
|
"optional": true,
|
|
@@ -19752,7 +19615,7 @@
|
|
|
19752
19615
|
"immutable": true,
|
|
19753
19616
|
"locationInModule": {
|
|
19754
19617
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19755
|
-
"line":
|
|
19618
|
+
"line": 521
|
|
19756
19619
|
},
|
|
19757
19620
|
"name": "stability",
|
|
19758
19621
|
"optional": true,
|
|
@@ -19771,7 +19634,7 @@
|
|
|
19771
19634
|
"immutable": true,
|
|
19772
19635
|
"locationInModule": {
|
|
19773
19636
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19774
|
-
"line":
|
|
19637
|
+
"line": 895
|
|
19775
19638
|
},
|
|
19776
19639
|
"name": "stale",
|
|
19777
19640
|
"optional": true,
|
|
@@ -19790,7 +19653,7 @@
|
|
|
19790
19653
|
"immutable": true,
|
|
19791
19654
|
"locationInModule": {
|
|
19792
19655
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19793
|
-
"line":
|
|
19656
|
+
"line": 888
|
|
19794
19657
|
},
|
|
19795
19658
|
"name": "staleOptions",
|
|
19796
19659
|
"optional": true,
|
|
@@ -19902,7 +19765,7 @@
|
|
|
19902
19765
|
"immutable": true,
|
|
19903
19766
|
"locationInModule": {
|
|
19904
19767
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19905
|
-
"line":
|
|
19768
|
+
"line": 345
|
|
19906
19769
|
},
|
|
19907
19770
|
"name": "versionrcOptions",
|
|
19908
19771
|
"optional": true,
|
|
@@ -19925,7 +19788,7 @@
|
|
|
19925
19788
|
"immutable": true,
|
|
19926
19789
|
"locationInModule": {
|
|
19927
19790
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19928
|
-
"line":
|
|
19791
|
+
"line": 1071
|
|
19929
19792
|
},
|
|
19930
19793
|
"name": "vitest",
|
|
19931
19794
|
"optional": true,
|
|
@@ -19943,7 +19806,7 @@
|
|
|
19943
19806
|
"immutable": true,
|
|
19944
19807
|
"locationInModule": {
|
|
19945
19808
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19946
|
-
"line":
|
|
19809
|
+
"line": 1076
|
|
19947
19810
|
},
|
|
19948
19811
|
"name": "vitestOptions",
|
|
19949
19812
|
"optional": true,
|
|
@@ -19962,7 +19825,7 @@
|
|
|
19962
19825
|
"immutable": true,
|
|
19963
19826
|
"locationInModule": {
|
|
19964
19827
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
19965
|
-
"line":
|
|
19828
|
+
"line": 881
|
|
19966
19829
|
},
|
|
19967
19830
|
"name": "vscode",
|
|
19968
19831
|
"optional": true,
|
|
@@ -20003,7 +19866,7 @@
|
|
|
20003
19866
|
"immutable": true,
|
|
20004
19867
|
"locationInModule": {
|
|
20005
19868
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
20006
|
-
"line":
|
|
19869
|
+
"line": 338
|
|
20007
19870
|
},
|
|
20008
19871
|
"name": "workflowContainerImage",
|
|
20009
19872
|
"optional": true,
|
|
@@ -20066,54 +19929,6 @@
|
|
|
20066
19929
|
"primitive": "boolean"
|
|
20067
19930
|
}
|
|
20068
19931
|
},
|
|
20069
|
-
{
|
|
20070
|
-
"abstract": true,
|
|
20071
|
-
"docs": {
|
|
20072
|
-
"custom": {
|
|
20073
|
-
"description": "Defines a target Runner by labels",
|
|
20074
|
-
"throws": "{Error} if both `runsOn` and `runsOnGroup` are specified"
|
|
20075
|
-
},
|
|
20076
|
-
"default": "[\"ubuntu-latest\"]",
|
|
20077
|
-
"stability": "experimental",
|
|
20078
|
-
"summary": "Github Runner selection labels."
|
|
20079
|
-
},
|
|
20080
|
-
"immutable": true,
|
|
20081
|
-
"locationInModule": {
|
|
20082
|
-
"filename": "src/projects/typescript-options.generated.ts",
|
|
20083
|
-
"line": 345
|
|
20084
|
-
},
|
|
20085
|
-
"name": "workflowRunsOn",
|
|
20086
|
-
"optional": true,
|
|
20087
|
-
"type": {
|
|
20088
|
-
"collection": {
|
|
20089
|
-
"elementtype": {
|
|
20090
|
-
"primitive": "string"
|
|
20091
|
-
},
|
|
20092
|
-
"kind": "array"
|
|
20093
|
-
}
|
|
20094
|
-
}
|
|
20095
|
-
},
|
|
20096
|
-
{
|
|
20097
|
-
"abstract": true,
|
|
20098
|
-
"docs": {
|
|
20099
|
-
"custom": {
|
|
20100
|
-
"description": "Defines a target Runner Group by name and/or labels",
|
|
20101
|
-
"throws": "{Error} if both `runsOn` and `runsOnGroup` are specified"
|
|
20102
|
-
},
|
|
20103
|
-
"stability": "experimental",
|
|
20104
|
-
"summary": "Github Runner Group selection options."
|
|
20105
|
-
},
|
|
20106
|
-
"immutable": true,
|
|
20107
|
-
"locationInModule": {
|
|
20108
|
-
"filename": "src/projects/typescript-options.generated.ts",
|
|
20109
|
-
"line": 337
|
|
20110
|
-
},
|
|
20111
|
-
"name": "workflowRunsOnGroup",
|
|
20112
|
-
"optional": true,
|
|
20113
|
-
"type": {
|
|
20114
|
-
"fqn": "projen.GroupRunnerOptions"
|
|
20115
|
-
}
|
|
20116
|
-
},
|
|
20117
19932
|
{
|
|
20118
19933
|
"abstract": true,
|
|
20119
19934
|
"docs": {
|
|
@@ -20124,7 +19939,7 @@
|
|
|
20124
19939
|
"immutable": true,
|
|
20125
19940
|
"locationInModule": {
|
|
20126
19941
|
"filename": "src/projects/typescript-options.generated.ts",
|
|
20127
|
-
"line":
|
|
19942
|
+
"line": 516
|
|
20128
19943
|
},
|
|
20129
19944
|
"name": "yarnBerryOptions",
|
|
20130
19945
|
"optional": true,
|
|
@@ -20877,6 +20692,6 @@
|
|
|
20877
20692
|
"symbolId": "src/components/vitest:VitestOptions"
|
|
20878
20693
|
}
|
|
20879
20694
|
},
|
|
20880
|
-
"version": "0.3.
|
|
20881
|
-
"fingerprint": "
|
|
20695
|
+
"version": "0.3.18",
|
|
20696
|
+
"fingerprint": "pGsaUkVr5zCDyKgGRsbukEYGZLMF+Zc9yMYyn3muTfM="
|
|
20882
20697
|
}
|