projen 0.98.5 → 0.98.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (141) hide show
  1. package/.jsii +321 -229
  2. package/lib/ai-instructions.js +2 -2
  3. package/lib/awscdk/auto-discover.js +5 -5
  4. package/lib/awscdk/awscdk-app-java.js +1 -1
  5. package/lib/awscdk/awscdk-app-py.js +1 -1
  6. package/lib/awscdk/awscdk-app-ts.js +1 -1
  7. package/lib/awscdk/awscdk-construct.js +2 -2
  8. package/lib/awscdk/awscdk-deps-java.js +1 -1
  9. package/lib/awscdk/awscdk-deps-js.js +1 -1
  10. package/lib/awscdk/awscdk-deps-py.js +1 -1
  11. package/lib/awscdk/awscdk-deps.js +1 -1
  12. package/lib/awscdk/cdk-config.js +4 -4
  13. package/lib/awscdk/cdk-tasks.js +1 -1
  14. package/lib/awscdk/integration-test.js +1 -1
  15. package/lib/awscdk/lambda-extension.js +1 -1
  16. package/lib/awscdk/lambda-function.js +2 -2
  17. package/lib/build/build-workflow.js +1 -1
  18. package/lib/cdk/auto-discover-base.js +2 -2
  19. package/lib/cdk/construct-lib.js +1 -1
  20. package/lib/cdk/integration-test-base.js +1 -1
  21. package/lib/cdk/jsii-docgen.js +1 -1
  22. package/lib/cdk/jsii-project.js +1 -1
  23. package/lib/cdk8s/auto-discover.js +2 -2
  24. package/lib/cdk8s/cdk8s-app-py.js +1 -1
  25. package/lib/cdk8s/cdk8s-app-ts.js +1 -1
  26. package/lib/cdk8s/cdk8s-construct.js +1 -1
  27. package/lib/cdk8s/cdk8s-deps-py.js +1 -1
  28. package/lib/cdk8s/cdk8s-deps.js +1 -1
  29. package/lib/cdk8s/integration-test.js +1 -1
  30. package/lib/cdktf/cdktf-construct.js +1 -1
  31. package/lib/circleci/circleci.js +1 -1
  32. package/lib/component.js +1 -1
  33. package/lib/dependencies.js +1 -1
  34. package/lib/dev-env.js +1 -1
  35. package/lib/docker-compose/docker-compose-service.js +1 -1
  36. package/lib/docker-compose/docker-compose.js +1 -1
  37. package/lib/file.js +1 -1
  38. package/lib/gitattributes.js +1 -1
  39. package/lib/github/actions-provider.js +1 -1
  40. package/lib/github/auto-approve.js +1 -1
  41. package/lib/github/auto-merge.js +1 -1
  42. package/lib/github/auto-queue.js +1 -1
  43. package/lib/github/dependabot.js +1 -1
  44. package/lib/github/github-credentials.js +1 -1
  45. package/lib/github/github-project.js +1 -1
  46. package/lib/github/github.js +1 -1
  47. package/lib/github/merge-queue.js +1 -1
  48. package/lib/github/mergify.js +1 -1
  49. package/lib/github/pr-template.js +1 -1
  50. package/lib/github/pull-request-backport.js +1 -1
  51. package/lib/github/pull-request-lint.js +1 -1
  52. package/lib/github/stale.js +1 -1
  53. package/lib/github/task-workflow-job.js +1 -1
  54. package/lib/github/task-workflow.js +1 -1
  55. package/lib/github/workflow-actions.js +1 -1
  56. package/lib/github/workflow-jobs.js +1 -1
  57. package/lib/github/workflow-steps.js +1 -1
  58. package/lib/github/workflows.js +1 -1
  59. package/lib/gitlab/configuration-model.d.ts +7 -0
  60. package/lib/gitlab/configuration-model.js +1 -1
  61. package/lib/gitlab/configuration.d.ts +11 -1
  62. package/lib/gitlab/configuration.js +11 -2
  63. package/lib/gitlab/gitlab-configuration.js +1 -1
  64. package/lib/gitlab/nested-configuration.js +1 -1
  65. package/lib/gitpod.js +1 -1
  66. package/lib/ignore-file.js +1 -1
  67. package/lib/ini.js +1 -1
  68. package/lib/java/java-project.js +1 -1
  69. package/lib/java/junit.js +1 -1
  70. package/lib/java/maven-compile.js +1 -1
  71. package/lib/java/maven-packaging.js +1 -1
  72. package/lib/java/maven-sample.js +1 -1
  73. package/lib/java/pom.js +2 -2
  74. package/lib/java/projenrc.js +1 -1
  75. package/lib/javascript/biome/biome.js +1 -1
  76. package/lib/javascript/bundler.js +1 -1
  77. package/lib/javascript/eslint.js +1 -1
  78. package/lib/javascript/jest.js +4 -4
  79. package/lib/javascript/license-checker.js +1 -1
  80. package/lib/javascript/node-package.js +1 -1
  81. package/lib/javascript/node-project.js +1 -1
  82. package/lib/javascript/npm-config.js +1 -1
  83. package/lib/javascript/prettier.js +1 -1
  84. package/lib/javascript/projenrc.js +1 -1
  85. package/lib/javascript/typescript-config.js +2 -2
  86. package/lib/javascript/upgrade-dependencies.js +2 -2
  87. package/lib/javascript/yarnrc.js +1 -1
  88. package/lib/json-patch.js +1 -1
  89. package/lib/json.js +1 -1
  90. package/lib/license.js +1 -1
  91. package/lib/logger.js +1 -1
  92. package/lib/makefile.js +1 -1
  93. package/lib/object-file.js +1 -1
  94. package/lib/project-build.js +1 -1
  95. package/lib/project-tree.js +1 -1
  96. package/lib/project.js +1 -1
  97. package/lib/projects.js +1 -1
  98. package/lib/projenrc-json.js +2 -2
  99. package/lib/projenrc.js +1 -1
  100. package/lib/python/pip.js +1 -1
  101. package/lib/python/poetry.js +2 -2
  102. package/lib/python/projenrc.js +1 -1
  103. package/lib/python/pytest-sample.js +1 -1
  104. package/lib/python/pytest.js +1 -1
  105. package/lib/python/python-project.js +1 -1
  106. package/lib/python/python-sample.js +1 -1
  107. package/lib/python/requirements-file.js +1 -1
  108. package/lib/python/setuppy.js +1 -1
  109. package/lib/python/setuptools.js +1 -1
  110. package/lib/python/venv.js +1 -1
  111. package/lib/readme.js +1 -1
  112. package/lib/release/publisher.js +1 -1
  113. package/lib/release/release-trigger.js +1 -1
  114. package/lib/release/release.js +1 -1
  115. package/lib/renovatebot.js +1 -1
  116. package/lib/sample-file.js +2 -2
  117. package/lib/semver.js +1 -1
  118. package/lib/source-code.js +1 -1
  119. package/lib/task-runtime.js +1 -1
  120. package/lib/task.js +1 -1
  121. package/lib/tasks.js +1 -1
  122. package/lib/testing.js +1 -1
  123. package/lib/textfile.js +1 -1
  124. package/lib/toml.js +1 -1
  125. package/lib/typescript/projenrc-ts.js +1 -1
  126. package/lib/typescript/projenrc.js +1 -1
  127. package/lib/typescript/typescript-typedoc.js +1 -1
  128. package/lib/typescript/typescript.js +6 -6
  129. package/lib/version.js +2 -2
  130. package/lib/vscode/devcontainer.js +1 -1
  131. package/lib/vscode/extensions.js +1 -1
  132. package/lib/vscode/launch-config.js +1 -1
  133. package/lib/vscode/settings.js +1 -1
  134. package/lib/vscode/vscode.js +1 -1
  135. package/lib/web/next.js +3 -3
  136. package/lib/web/postcss.js +1 -1
  137. package/lib/web/react.js +4 -4
  138. package/lib/web/tailwind.js +1 -1
  139. package/lib/xmlfile.js +1 -1
  140. package/lib/yaml.js +1 -1
  141. package/package.json +1 -1
package/.jsii CHANGED
@@ -34309,7 +34309,7 @@
34309
34309
  "kind": "enum",
34310
34310
  "locationInModule": {
34311
34311
  "filename": "src/gitlab/configuration-model.ts",
34312
- "line": 395
34312
+ "line": 404
34313
34313
  },
34314
34314
  "members": [
34315
34315
  {
@@ -34348,7 +34348,7 @@
34348
34348
  "kind": "interface",
34349
34349
  "locationInModule": {
34350
34350
  "filename": "src/gitlab/configuration-model.ts",
34351
- "line": 284
34351
+ "line": 291
34352
34352
  },
34353
34353
  "name": "AllowFailure",
34354
34354
  "namespace": "gitlab",
@@ -34361,7 +34361,7 @@
34361
34361
  "immutable": true,
34362
34362
  "locationInModule": {
34363
34363
  "filename": "src/gitlab/configuration-model.ts",
34364
- "line": 285
34364
+ "line": 292
34365
34365
  },
34366
34366
  "name": "exitCodes",
34367
34367
  "type": {
@@ -34398,7 +34398,7 @@
34398
34398
  "kind": "interface",
34399
34399
  "locationInModule": {
34400
34400
  "filename": "src/gitlab/configuration-model.ts",
34401
- "line": 100
34401
+ "line": 107
34402
34402
  },
34403
34403
  "name": "Artifacts",
34404
34404
  "namespace": "gitlab",
@@ -34412,7 +34412,7 @@
34412
34412
  "immutable": true,
34413
34413
  "locationInModule": {
34414
34414
  "filename": "src/gitlab/configuration-model.ts",
34415
- "line": 102
34415
+ "line": 109
34416
34416
  },
34417
34417
  "name": "exclude",
34418
34418
  "optional": true,
@@ -34435,7 +34435,7 @@
34435
34435
  "immutable": true,
34436
34436
  "locationInModule": {
34437
34437
  "filename": "src/gitlab/configuration-model.ts",
34438
- "line": 104
34438
+ "line": 111
34439
34439
  },
34440
34440
  "name": "expireIn",
34441
34441
  "optional": true,
@@ -34453,7 +34453,7 @@
34453
34453
  "immutable": true,
34454
34454
  "locationInModule": {
34455
34455
  "filename": "src/gitlab/configuration-model.ts",
34456
- "line": 106
34456
+ "line": 113
34457
34457
  },
34458
34458
  "name": "exposeAs",
34459
34459
  "optional": true,
@@ -34471,7 +34471,7 @@
34471
34471
  "immutable": true,
34472
34472
  "locationInModule": {
34473
34473
  "filename": "src/gitlab/configuration-model.ts",
34474
- "line": 108
34474
+ "line": 115
34475
34475
  },
34476
34476
  "name": "name",
34477
34477
  "optional": true,
@@ -34488,7 +34488,7 @@
34488
34488
  "immutable": true,
34489
34489
  "locationInModule": {
34490
34490
  "filename": "src/gitlab/configuration-model.ts",
34491
- "line": 110
34491
+ "line": 117
34492
34492
  },
34493
34493
  "name": "paths",
34494
34494
  "optional": true,
@@ -34510,7 +34510,7 @@
34510
34510
  "immutable": true,
34511
34511
  "locationInModule": {
34512
34512
  "filename": "src/gitlab/configuration-model.ts",
34513
- "line": 112
34513
+ "line": 119
34514
34514
  },
34515
34515
  "name": "reports",
34516
34516
  "optional": true,
@@ -34527,7 +34527,7 @@
34527
34527
  "immutable": true,
34528
34528
  "locationInModule": {
34529
34529
  "filename": "src/gitlab/configuration-model.ts",
34530
- "line": 114
34530
+ "line": 121
34531
34531
  },
34532
34532
  "name": "untracked",
34533
34533
  "optional": true,
@@ -34544,7 +34544,7 @@
34544
34544
  "immutable": true,
34545
34545
  "locationInModule": {
34546
34546
  "filename": "src/gitlab/configuration-model.ts",
34547
- "line": 116
34547
+ "line": 123
34548
34548
  },
34549
34549
  "name": "when",
34550
34550
  "optional": true,
@@ -34566,7 +34566,7 @@
34566
34566
  "kind": "interface",
34567
34567
  "locationInModule": {
34568
34568
  "filename": "src/gitlab/configuration-model.ts",
34569
- "line": 511
34569
+ "line": 520
34570
34570
  },
34571
34571
  "name": "Assets",
34572
34572
  "namespace": "gitlab",
@@ -34580,7 +34580,7 @@
34580
34580
  "immutable": true,
34581
34581
  "locationInModule": {
34582
34582
  "filename": "src/gitlab/configuration-model.ts",
34583
- "line": 513
34583
+ "line": 522
34584
34584
  },
34585
34585
  "name": "links",
34586
34586
  "type": {
@@ -34893,7 +34893,7 @@
34893
34893
  },
34894
34894
  "locationInModule": {
34895
34895
  "filename": "src/gitlab/configuration.ts",
34896
- "line": 154
34896
+ "line": 159
34897
34897
  },
34898
34898
  "parameters": [
34899
34899
  {
@@ -34920,7 +34920,7 @@
34920
34920
  "kind": "class",
34921
34921
  "locationInModule": {
34922
34922
  "filename": "src/gitlab/configuration.ts",
34923
- "line": 62
34923
+ "line": 63
34924
34924
  },
34925
34925
  "methods": [
34926
34926
  {
@@ -34930,7 +34930,7 @@
34930
34930
  },
34931
34931
  "locationInModule": {
34932
34932
  "filename": "src/gitlab/configuration.ts",
34933
- "line": 349
34933
+ "line": 354
34934
34934
  },
34935
34935
  "name": "addDefaultCaches",
34936
34936
  "parameters": [
@@ -34950,6 +34950,25 @@
34950
34950
  }
34951
34951
  ]
34952
34952
  },
34953
+ {
34954
+ "docs": {
34955
+ "stability": "experimental",
34956
+ "summary": "Specify a list of commands to execute on the runner before cloning the Git repository and any submodules https://docs.gitlab.com/ci/yaml/#hookspre_get_sources_script."
34957
+ },
34958
+ "locationInModule": {
34959
+ "filename": "src/gitlab/configuration.ts",
34960
+ "line": 364
34961
+ },
34962
+ "name": "addDefaultHooks",
34963
+ "parameters": [
34964
+ {
34965
+ "name": "hooks",
34966
+ "type": {
34967
+ "fqn": "projen.gitlab.DefaultHooks"
34968
+ }
34969
+ }
34970
+ ]
34971
+ },
34953
34972
  {
34954
34973
  "docs": {
34955
34974
  "stability": "experimental",
@@ -34957,7 +34976,7 @@
34957
34976
  },
34958
34977
  "locationInModule": {
34959
34978
  "filename": "src/gitlab/configuration.ts",
34960
- "line": 290
34979
+ "line": 295
34961
34980
  },
34962
34981
  "name": "addGlobalVariables",
34963
34982
  "parameters": [
@@ -34984,7 +35003,7 @@
34984
35003
  },
34985
35004
  "locationInModule": {
34986
35005
  "filename": "src/gitlab/configuration.ts",
34987
- "line": 203
35006
+ "line": 208
34988
35007
  },
34989
35008
  "name": "addIncludes",
34990
35009
  "parameters": [
@@ -35008,7 +35027,7 @@
35008
35027
  },
35009
35028
  "locationInModule": {
35010
35029
  "filename": "src/gitlab/configuration.ts",
35011
- "line": 317
35030
+ "line": 322
35012
35031
  },
35013
35032
  "name": "addJobs",
35014
35033
  "parameters": [
@@ -35035,7 +35054,7 @@
35035
35054
  },
35036
35055
  "locationInModule": {
35037
35056
  "filename": "src/gitlab/configuration.ts",
35038
- "line": 270
35057
+ "line": 275
35039
35058
  },
35040
35059
  "name": "addServices",
35041
35060
  "parameters": [
@@ -35059,7 +35078,7 @@
35059
35078
  },
35060
35079
  "locationInModule": {
35061
35080
  "filename": "src/gitlab/configuration.ts",
35062
- "line": 305
35081
+ "line": 310
35063
35082
  },
35064
35083
  "name": "addStages",
35065
35084
  "parameters": [
@@ -35089,7 +35108,7 @@
35089
35108
  "immutable": true,
35090
35109
  "locationInModule": {
35091
35110
  "filename": "src/gitlab/configuration.ts",
35092
- "line": 78
35111
+ "line": 79
35093
35112
  },
35094
35113
  "name": "defaultAfterScript",
35095
35114
  "type": {
@@ -35110,7 +35129,7 @@
35110
35129
  "immutable": true,
35111
35130
  "locationInModule": {
35112
35131
  "filename": "src/gitlab/configuration.ts",
35113
- "line": 86
35132
+ "line": 87
35114
35133
  },
35115
35134
  "name": "defaultBeforeScript",
35116
35135
  "type": {
@@ -35130,7 +35149,7 @@
35130
35149
  "immutable": true,
35131
35150
  "locationInModule": {
35132
35151
  "filename": "src/gitlab/configuration.ts",
35133
- "line": 114
35152
+ "line": 115
35134
35153
  },
35135
35154
  "name": "defaultTags",
35136
35155
  "type": {
@@ -35150,7 +35169,7 @@
35150
35169
  "immutable": true,
35151
35170
  "locationInModule": {
35152
35171
  "filename": "src/gitlab/configuration.ts",
35153
- "line": 74
35172
+ "line": 75
35154
35173
  },
35155
35174
  "name": "file",
35156
35175
  "type": {
@@ -35165,7 +35184,7 @@
35165
35184
  "immutable": true,
35166
35185
  "locationInModule": {
35167
35186
  "filename": "src/gitlab/configuration.ts",
35168
- "line": 152
35187
+ "line": 157
35169
35188
  },
35170
35189
  "name": "jobs",
35171
35190
  "type": {
@@ -35185,7 +35204,7 @@
35185
35204
  "immutable": true,
35186
35205
  "locationInModule": {
35187
35206
  "filename": "src/gitlab/configuration.ts",
35188
- "line": 66
35207
+ "line": 67
35189
35208
  },
35190
35209
  "name": "name",
35191
35210
  "type": {
@@ -35200,7 +35219,7 @@
35200
35219
  "immutable": true,
35201
35220
  "locationInModule": {
35202
35221
  "filename": "src/gitlab/configuration.ts",
35203
- "line": 70
35222
+ "line": 71
35204
35223
  },
35205
35224
  "name": "path",
35206
35225
  "type": {
@@ -35216,7 +35235,7 @@
35216
35235
  "immutable": true,
35217
35236
  "locationInModule": {
35218
35237
  "filename": "src/gitlab/configuration.ts",
35219
- "line": 138
35238
+ "line": 143
35220
35239
  },
35221
35240
  "name": "stages",
35222
35241
  "type": {
@@ -35237,7 +35256,7 @@
35237
35256
  "immutable": true,
35238
35257
  "locationInModule": {
35239
35258
  "filename": "src/gitlab/configuration.ts",
35240
- "line": 143
35259
+ "line": 148
35241
35260
  },
35242
35261
  "name": "variables",
35243
35262
  "type": {
@@ -35270,7 +35289,7 @@
35270
35289
  "immutable": true,
35271
35290
  "locationInModule": {
35272
35291
  "filename": "src/gitlab/configuration.ts",
35273
- "line": 82
35292
+ "line": 83
35274
35293
  },
35275
35294
  "name": "defaultArtifacts",
35276
35295
  "optional": true,
@@ -35285,7 +35304,7 @@
35285
35304
  "immutable": true,
35286
35305
  "locationInModule": {
35287
35306
  "filename": "src/gitlab/configuration.ts",
35288
- "line": 92
35307
+ "line": 93
35289
35308
  },
35290
35309
  "name": "defaultCache",
35291
35310
  "optional": true,
@@ -35306,7 +35325,7 @@
35306
35325
  "immutable": true,
35307
35326
  "locationInModule": {
35308
35327
  "filename": "src/gitlab/configuration.ts",
35309
- "line": 122
35328
+ "line": 123
35310
35329
  },
35311
35330
  "name": "defaultIdTokens",
35312
35331
  "optional": true,
@@ -35327,7 +35346,7 @@
35327
35346
  "immutable": true,
35328
35347
  "locationInModule": {
35329
35348
  "filename": "src/gitlab/configuration.ts",
35330
- "line": 98
35349
+ "line": 99
35331
35350
  },
35332
35351
  "name": "defaultImage",
35333
35352
  "optional": true,
@@ -35343,7 +35362,7 @@
35343
35362
  "immutable": true,
35344
35363
  "locationInModule": {
35345
35364
  "filename": "src/gitlab/configuration.ts",
35346
- "line": 102
35365
+ "line": 103
35347
35366
  },
35348
35367
  "name": "defaultInterruptible",
35349
35368
  "optional": true,
@@ -35360,7 +35379,7 @@
35360
35379
  "immutable": true,
35361
35380
  "locationInModule": {
35362
35381
  "filename": "src/gitlab/configuration.ts",
35363
- "line": 106
35382
+ "line": 107
35364
35383
  },
35365
35384
  "name": "defaultRetry",
35366
35385
  "optional": true,
@@ -35377,7 +35396,7 @@
35377
35396
  "immutable": true,
35378
35397
  "locationInModule": {
35379
35398
  "filename": "src/gitlab/configuration.ts",
35380
- "line": 118
35399
+ "line": 119
35381
35400
  },
35382
35401
  "name": "defaultTimeout",
35383
35402
  "optional": true,
@@ -35394,7 +35413,7 @@
35394
35413
  "immutable": true,
35395
35414
  "locationInModule": {
35396
35415
  "filename": "src/gitlab/configuration.ts",
35397
- "line": 133
35416
+ "line": 138
35398
35417
  },
35399
35418
  "name": "pages",
35400
35419
  "optional": true,
@@ -35410,7 +35429,7 @@
35410
35429
  "immutable": true,
35411
35430
  "locationInModule": {
35412
35431
  "filename": "src/gitlab/configuration.ts",
35413
- "line": 148
35432
+ "line": 153
35414
35433
  },
35415
35434
  "name": "workflow",
35416
35435
  "optional": true,
@@ -35432,7 +35451,7 @@
35432
35451
  "kind": "interface",
35433
35452
  "locationInModule": {
35434
35453
  "filename": "src/gitlab/configuration.ts",
35435
- "line": 23
35454
+ "line": 24
35436
35455
  },
35437
35456
  "name": "CiConfigurationOptions",
35438
35457
  "namespace": "gitlab",
@@ -35447,7 +35466,7 @@
35447
35466
  "immutable": true,
35448
35467
  "locationInModule": {
35449
35468
  "filename": "src/gitlab/configuration.ts",
35450
- "line": 27
35469
+ "line": 28
35451
35470
  },
35452
35471
  "name": "default",
35453
35472
  "optional": true,
@@ -35464,7 +35483,7 @@
35464
35483
  "immutable": true,
35465
35484
  "locationInModule": {
35466
35485
  "filename": "src/gitlab/configuration.ts",
35467
- "line": 50
35486
+ "line": 51
35468
35487
  },
35469
35488
  "name": "jobs",
35470
35489
  "optional": true,
@@ -35487,7 +35506,7 @@
35487
35506
  "immutable": true,
35488
35507
  "locationInModule": {
35489
35508
  "filename": "src/gitlab/configuration.ts",
35490
- "line": 32
35509
+ "line": 33
35491
35510
  },
35492
35511
  "name": "pages",
35493
35512
  "optional": true,
@@ -35504,7 +35523,7 @@
35504
35523
  "immutable": true,
35505
35524
  "locationInModule": {
35506
35525
  "filename": "src/gitlab/configuration.ts",
35507
- "line": 54
35526
+ "line": 55
35508
35527
  },
35509
35528
  "name": "path",
35510
35529
  "optional": true,
@@ -35522,7 +35541,7 @@
35522
35541
  "immutable": true,
35523
35542
  "locationInModule": {
35524
35543
  "filename": "src/gitlab/configuration.ts",
35525
- "line": 41
35544
+ "line": 42
35526
35545
  },
35527
35546
  "name": "stages",
35528
35547
  "optional": true,
@@ -35545,7 +35564,7 @@
35545
35564
  "immutable": true,
35546
35565
  "locationInModule": {
35547
35566
  "filename": "src/gitlab/configuration.ts",
35548
- "line": 46
35567
+ "line": 47
35549
35568
  },
35550
35569
  "name": "variables",
35551
35570
  "optional": true,
@@ -35567,7 +35586,7 @@
35567
35586
  "immutable": true,
35568
35587
  "locationInModule": {
35569
35588
  "filename": "src/gitlab/configuration.ts",
35570
- "line": 36
35589
+ "line": 37
35571
35590
  },
35572
35591
  "name": "workflow",
35573
35592
  "optional": true,
@@ -35592,7 +35611,7 @@
35592
35611
  "kind": "interface",
35593
35612
  "locationInModule": {
35594
35613
  "filename": "src/gitlab/configuration-model.ts",
35595
- "line": 123
35614
+ "line": 130
35596
35615
  },
35597
35616
  "name": "CoverageReport",
35598
35617
  "namespace": "gitlab",
@@ -35605,7 +35624,7 @@
35605
35624
  "immutable": true,
35606
35625
  "locationInModule": {
35607
35626
  "filename": "src/gitlab/configuration-model.ts",
35608
- "line": 124
35627
+ "line": 131
35609
35628
  },
35610
35629
  "name": "coverageFormat",
35611
35630
  "type": {
@@ -35620,7 +35639,7 @@
35620
35639
  "immutable": true,
35621
35640
  "locationInModule": {
35622
35641
  "filename": "src/gitlab/configuration-model.ts",
35623
- "line": 125
35642
+ "line": 132
35624
35643
  },
35625
35644
  "name": "path",
35626
35645
  "type": {
@@ -35643,7 +35662,7 @@
35643
35662
  "kind": "interface",
35644
35663
  "locationInModule": {
35645
35664
  "filename": "src/gitlab/configuration-model.ts",
35646
- "line": 70
35665
+ "line": 75
35647
35666
  },
35648
35667
  "name": "Default",
35649
35668
  "namespace": "gitlab",
@@ -35656,7 +35675,7 @@
35656
35675
  "immutable": true,
35657
35676
  "locationInModule": {
35658
35677
  "filename": "src/gitlab/configuration-model.ts",
35659
- "line": 72
35678
+ "line": 77
35660
35679
  },
35661
35680
  "name": "afterScript",
35662
35681
  "optional": true,
@@ -35677,7 +35696,7 @@
35677
35696
  "immutable": true,
35678
35697
  "locationInModule": {
35679
35698
  "filename": "src/gitlab/configuration-model.ts",
35680
- "line": 74
35699
+ "line": 79
35681
35700
  },
35682
35701
  "name": "artifacts",
35683
35702
  "optional": true,
@@ -35693,7 +35712,7 @@
35693
35712
  "immutable": true,
35694
35713
  "locationInModule": {
35695
35714
  "filename": "src/gitlab/configuration-model.ts",
35696
- "line": 76
35715
+ "line": 81
35697
35716
  },
35698
35717
  "name": "beforeScript",
35699
35718
  "optional": true,
@@ -35714,7 +35733,7 @@
35714
35733
  "immutable": true,
35715
35734
  "locationInModule": {
35716
35735
  "filename": "src/gitlab/configuration-model.ts",
35717
- "line": 78
35736
+ "line": 83
35718
35737
  },
35719
35738
  "name": "cache",
35720
35739
  "optional": true,
@@ -35727,6 +35746,23 @@
35727
35746
  }
35728
35747
  }
35729
35748
  },
35749
+ {
35750
+ "abstract": true,
35751
+ "docs": {
35752
+ "stability": "experimental",
35753
+ "summary": "Specify a list of commands to execute on the runner before cloning the Git repository and any submodules https://docs.gitlab.com/ci/yaml/#hookspre_get_sources_script."
35754
+ },
35755
+ "immutable": true,
35756
+ "locationInModule": {
35757
+ "filename": "src/gitlab/configuration-model.ts",
35758
+ "line": 99
35759
+ },
35760
+ "name": "hooks",
35761
+ "optional": true,
35762
+ "type": {
35763
+ "fqn": "projen.gitlab.DefaultHooks"
35764
+ }
35765
+ },
35730
35766
  {
35731
35767
  "abstract": true,
35732
35768
  "docs": {
@@ -35736,7 +35772,7 @@
35736
35772
  "immutable": true,
35737
35773
  "locationInModule": {
35738
35774
  "filename": "src/gitlab/configuration-model.ts",
35739
- "line": 80
35775
+ "line": 85
35740
35776
  },
35741
35777
  "name": "idTokens",
35742
35778
  "optional": true,
@@ -35757,7 +35793,7 @@
35757
35793
  "immutable": true,
35758
35794
  "locationInModule": {
35759
35795
  "filename": "src/gitlab/configuration-model.ts",
35760
- "line": 82
35796
+ "line": 87
35761
35797
  },
35762
35798
  "name": "image",
35763
35799
  "optional": true,
@@ -35773,7 +35809,7 @@
35773
35809
  "immutable": true,
35774
35810
  "locationInModule": {
35775
35811
  "filename": "src/gitlab/configuration-model.ts",
35776
- "line": 84
35812
+ "line": 89
35777
35813
  },
35778
35814
  "name": "interruptible",
35779
35815
  "optional": true,
@@ -35789,7 +35825,7 @@
35789
35825
  "immutable": true,
35790
35826
  "locationInModule": {
35791
35827
  "filename": "src/gitlab/configuration-model.ts",
35792
- "line": 86
35828
+ "line": 91
35793
35829
  },
35794
35830
  "name": "retry",
35795
35831
  "optional": true,
@@ -35805,7 +35841,7 @@
35805
35841
  "immutable": true,
35806
35842
  "locationInModule": {
35807
35843
  "filename": "src/gitlab/configuration-model.ts",
35808
- "line": 88
35844
+ "line": 93
35809
35845
  },
35810
35846
  "name": "services",
35811
35847
  "optional": true,
@@ -35826,7 +35862,7 @@
35826
35862
  "immutable": true,
35827
35863
  "locationInModule": {
35828
35864
  "filename": "src/gitlab/configuration-model.ts",
35829
- "line": 90
35865
+ "line": 95
35830
35866
  },
35831
35867
  "name": "tags",
35832
35868
  "optional": true,
@@ -35847,7 +35883,7 @@
35847
35883
  "immutable": true,
35848
35884
  "locationInModule": {
35849
35885
  "filename": "src/gitlab/configuration-model.ts",
35850
- "line": 92
35886
+ "line": 97
35851
35887
  },
35852
35888
  "name": "timeout",
35853
35889
  "optional": true,
@@ -35867,7 +35903,7 @@
35867
35903
  "kind": "enum",
35868
35904
  "locationInModule": {
35869
35905
  "filename": "src/gitlab/configuration-model.ts",
35870
- "line": 456
35906
+ "line": 465
35871
35907
  },
35872
35908
  "members": [
35873
35909
  {
@@ -35935,6 +35971,46 @@
35935
35971
  "namespace": "gitlab",
35936
35972
  "symbolId": "src/gitlab/configuration-model:DefaultElement"
35937
35973
  },
35974
+ "projen.gitlab.DefaultHooks": {
35975
+ "assembly": "projen",
35976
+ "datatype": true,
35977
+ "docs": {
35978
+ "stability": "experimental"
35979
+ },
35980
+ "fqn": "projen.gitlab.DefaultHooks",
35981
+ "kind": "interface",
35982
+ "locationInModule": {
35983
+ "filename": "src/gitlab/configuration-model.ts",
35984
+ "line": 66
35985
+ },
35986
+ "name": "DefaultHooks",
35987
+ "namespace": "gitlab",
35988
+ "properties": [
35989
+ {
35990
+ "abstract": true,
35991
+ "docs": {
35992
+ "stability": "experimental",
35993
+ "summary": "Specify a list of commands to execute on the runner before cloning the Git repository and any submodules https://docs.gitlab.com/ci/yaml/#hookspre_get_sources_script."
35994
+ },
35995
+ "immutable": true,
35996
+ "locationInModule": {
35997
+ "filename": "src/gitlab/configuration-model.ts",
35998
+ "line": 68
35999
+ },
36000
+ "name": "preGetSourcesScript",
36001
+ "optional": true,
36002
+ "type": {
36003
+ "collection": {
36004
+ "elementtype": {
36005
+ "primitive": "string"
36006
+ },
36007
+ "kind": "array"
36008
+ }
36009
+ }
36010
+ }
36011
+ ],
36012
+ "symbolId": "src/gitlab/configuration-model:DefaultHooks"
36013
+ },
35938
36014
  "projen.gitlab.DeploymentTier": {
35939
36015
  "assembly": "projen",
35940
36016
  "docs": {
@@ -35945,7 +36021,7 @@
35945
36021
  "kind": "enum",
35946
36022
  "locationInModule": {
35947
36023
  "filename": "src/gitlab/configuration-model.ts",
35948
- "line": 405
36024
+ "line": 414
35949
36025
  },
35950
36026
  "members": [
35951
36027
  {
@@ -35994,7 +36070,7 @@
35994
36070
  "kind": "interface",
35995
36071
  "locationInModule": {
35996
36072
  "filename": "src/gitlab/configuration-model.ts",
35997
- "line": 564
36073
+ "line": 573
35998
36074
  },
35999
36075
  "name": "Engine",
36000
36076
  "namespace": "gitlab",
@@ -36008,7 +36084,7 @@
36008
36084
  "immutable": true,
36009
36085
  "locationInModule": {
36010
36086
  "filename": "src/gitlab/configuration-model.ts",
36011
- "line": 566
36087
+ "line": 575
36012
36088
  },
36013
36089
  "name": "name",
36014
36090
  "type": {
@@ -36024,7 +36100,7 @@
36024
36100
  "immutable": true,
36025
36101
  "locationInModule": {
36026
36102
  "filename": "src/gitlab/configuration-model.ts",
36027
- "line": 568
36103
+ "line": 577
36028
36104
  },
36029
36105
  "name": "path",
36030
36106
  "type": {
@@ -36045,7 +36121,7 @@
36045
36121
  "kind": "interface",
36046
36122
  "locationInModule": {
36047
36123
  "filename": "src/gitlab/configuration-model.ts",
36048
- "line": 373
36124
+ "line": 382
36049
36125
  },
36050
36126
  "name": "Environment",
36051
36127
  "namespace": "gitlab",
@@ -36059,7 +36135,7 @@
36059
36135
  "immutable": true,
36060
36136
  "locationInModule": {
36061
36137
  "filename": "src/gitlab/configuration-model.ts",
36062
- "line": 383
36138
+ "line": 392
36063
36139
  },
36064
36140
  "name": "name",
36065
36141
  "type": {
@@ -36076,7 +36152,7 @@
36076
36152
  "immutable": true,
36077
36153
  "locationInModule": {
36078
36154
  "filename": "src/gitlab/configuration-model.ts",
36079
- "line": 375
36155
+ "line": 384
36080
36156
  },
36081
36157
  "name": "action",
36082
36158
  "optional": true,
@@ -36094,7 +36170,7 @@
36094
36170
  "immutable": true,
36095
36171
  "locationInModule": {
36096
36172
  "filename": "src/gitlab/configuration-model.ts",
36097
- "line": 377
36173
+ "line": 386
36098
36174
  },
36099
36175
  "name": "autoStopIn",
36100
36176
  "optional": true,
@@ -36111,7 +36187,7 @@
36111
36187
  "immutable": true,
36112
36188
  "locationInModule": {
36113
36189
  "filename": "src/gitlab/configuration-model.ts",
36114
- "line": 379
36190
+ "line": 388
36115
36191
  },
36116
36192
  "name": "deploymentTier",
36117
36193
  "optional": true,
@@ -36129,7 +36205,7 @@
36129
36205
  "immutable": true,
36130
36206
  "locationInModule": {
36131
36207
  "filename": "src/gitlab/configuration-model.ts",
36132
- "line": 381
36208
+ "line": 390
36133
36209
  },
36134
36210
  "name": "kubernetes",
36135
36211
  "optional": true,
@@ -36146,7 +36222,7 @@
36146
36222
  "immutable": true,
36147
36223
  "locationInModule": {
36148
36224
  "filename": "src/gitlab/configuration-model.ts",
36149
- "line": 385
36225
+ "line": 394
36150
36226
  },
36151
36227
  "name": "onStop",
36152
36228
  "optional": true,
@@ -36163,7 +36239,7 @@
36163
36239
  "immutable": true,
36164
36240
  "locationInModule": {
36165
36241
  "filename": "src/gitlab/configuration-model.ts",
36166
- "line": 387
36242
+ "line": 396
36167
36243
  },
36168
36244
  "name": "url",
36169
36245
  "optional": true,
@@ -36185,7 +36261,7 @@
36185
36261
  "kind": "interface",
36186
36262
  "locationInModule": {
36187
36263
  "filename": "src/gitlab/configuration-model.ts",
36188
- "line": 425
36264
+ "line": 434
36189
36265
  },
36190
36266
  "name": "Filter",
36191
36267
  "namespace": "gitlab",
@@ -36199,7 +36275,7 @@
36199
36275
  "immutable": true,
36200
36276
  "locationInModule": {
36201
36277
  "filename": "src/gitlab/configuration-model.ts",
36202
- "line": 427
36278
+ "line": 436
36203
36279
  },
36204
36280
  "name": "changes",
36205
36281
  "optional": true,
@@ -36221,7 +36297,7 @@
36221
36297
  "immutable": true,
36222
36298
  "locationInModule": {
36223
36299
  "filename": "src/gitlab/configuration-model.ts",
36224
- "line": 429
36300
+ "line": 438
36225
36301
  },
36226
36302
  "name": "kubernetes",
36227
36303
  "optional": true,
@@ -36238,7 +36314,7 @@
36238
36314
  "immutable": true,
36239
36315
  "locationInModule": {
36240
36316
  "filename": "src/gitlab/configuration-model.ts",
36241
- "line": 431
36317
+ "line": 440
36242
36318
  },
36243
36319
  "name": "refs",
36244
36320
  "optional": true,
@@ -36261,7 +36337,7 @@
36261
36337
  "immutable": true,
36262
36338
  "locationInModule": {
36263
36339
  "filename": "src/gitlab/configuration-model.ts",
36264
- "line": 433
36340
+ "line": 442
36265
36341
  },
36266
36342
  "name": "variables",
36267
36343
  "optional": true,
@@ -36380,7 +36456,7 @@
36380
36456
  "kind": "interface",
36381
36457
  "locationInModule": {
36382
36458
  "filename": "src/gitlab/configuration-model.ts",
36383
- "line": 176
36459
+ "line": 183
36384
36460
  },
36385
36461
  "name": "IDToken",
36386
36462
  "namespace": "gitlab",
@@ -36393,7 +36469,7 @@
36393
36469
  },
36394
36470
  "locationInModule": {
36395
36471
  "filename": "src/gitlab/configuration-model.ts",
36396
- "line": 178
36472
+ "line": 185
36397
36473
  },
36398
36474
  "name": "aud",
36399
36475
  "type": {
@@ -36430,7 +36506,7 @@
36430
36506
  "kind": "interface",
36431
36507
  "locationInModule": {
36432
36508
  "filename": "src/gitlab/configuration-model.ts",
36433
- "line": 186
36509
+ "line": 193
36434
36510
  },
36435
36511
  "name": "Image",
36436
36512
  "namespace": "gitlab",
@@ -36445,7 +36521,7 @@
36445
36521
  "immutable": true,
36446
36522
  "locationInModule": {
36447
36523
  "filename": "src/gitlab/configuration-model.ts",
36448
- "line": 190
36524
+ "line": 197
36449
36525
  },
36450
36526
  "name": "name",
36451
36527
  "type": {
@@ -36462,7 +36538,7 @@
36462
36538
  "immutable": true,
36463
36539
  "locationInModule": {
36464
36540
  "filename": "src/gitlab/configuration-model.ts",
36465
- "line": 188
36541
+ "line": 195
36466
36542
  },
36467
36543
  "name": "entrypoint",
36468
36544
  "optional": true,
@@ -36490,7 +36566,7 @@
36490
36566
  "kind": "interface",
36491
36567
  "locationInModule": {
36492
36568
  "filename": "src/gitlab/configuration-model.ts",
36493
- "line": 237
36569
+ "line": 244
36494
36570
  },
36495
36571
  "name": "Include",
36496
36572
  "namespace": "gitlab",
@@ -36505,7 +36581,7 @@
36505
36581
  "immutable": true,
36506
36582
  "locationInModule": {
36507
36583
  "filename": "src/gitlab/configuration-model.ts",
36508
- "line": 243
36584
+ "line": 250
36509
36585
  },
36510
36586
  "name": "file",
36511
36587
  "optional": true,
@@ -36528,7 +36604,7 @@
36528
36604
  "immutable": true,
36529
36605
  "locationInModule": {
36530
36606
  "filename": "src/gitlab/configuration-model.ts",
36531
- "line": 239
36607
+ "line": 246
36532
36608
  },
36533
36609
  "name": "local",
36534
36610
  "optional": true,
@@ -36545,7 +36621,7 @@
36545
36621
  "immutable": true,
36546
36622
  "locationInModule": {
36547
36623
  "filename": "src/gitlab/configuration-model.ts",
36548
- "line": 245
36624
+ "line": 252
36549
36625
  },
36550
36626
  "name": "project",
36551
36627
  "optional": true,
@@ -36562,7 +36638,7 @@
36562
36638
  "immutable": true,
36563
36639
  "locationInModule": {
36564
36640
  "filename": "src/gitlab/configuration-model.ts",
36565
- "line": 247
36641
+ "line": 254
36566
36642
  },
36567
36643
  "name": "ref",
36568
36644
  "optional": true,
@@ -36579,7 +36655,7 @@
36579
36655
  "immutable": true,
36580
36656
  "locationInModule": {
36581
36657
  "filename": "src/gitlab/configuration-model.ts",
36582
- "line": 251
36658
+ "line": 258
36583
36659
  },
36584
36660
  "name": "remote",
36585
36661
  "optional": true,
@@ -36596,7 +36672,7 @@
36596
36672
  "immutable": true,
36597
36673
  "locationInModule": {
36598
36674
  "filename": "src/gitlab/configuration-model.ts",
36599
- "line": 241
36675
+ "line": 248
36600
36676
  },
36601
36677
  "name": "rules",
36602
36678
  "optional": true,
@@ -36618,7 +36694,7 @@
36618
36694
  "immutable": true,
36619
36695
  "locationInModule": {
36620
36696
  "filename": "src/gitlab/configuration-model.ts",
36621
- "line": 249
36697
+ "line": 256
36622
36698
  },
36623
36699
  "name": "template",
36624
36700
  "optional": true,
@@ -36641,7 +36717,7 @@
36641
36717
  "kind": "interface",
36642
36718
  "locationInModule": {
36643
36719
  "filename": "src/gitlab/configuration-model.ts",
36644
- "line": 259
36720
+ "line": 266
36645
36721
  },
36646
36722
  "name": "IncludeRule",
36647
36723
  "namespace": "gitlab",
@@ -36654,7 +36730,7 @@
36654
36730
  "immutable": true,
36655
36731
  "locationInModule": {
36656
36732
  "filename": "src/gitlab/configuration-model.ts",
36657
- "line": 261
36733
+ "line": 268
36658
36734
  },
36659
36735
  "name": "allowFailure",
36660
36736
  "optional": true,
@@ -36679,7 +36755,7 @@
36679
36755
  "immutable": true,
36680
36756
  "locationInModule": {
36681
36757
  "filename": "src/gitlab/configuration-model.ts",
36682
- "line": 263
36758
+ "line": 270
36683
36759
  },
36684
36760
  "name": "changes",
36685
36761
  "optional": true,
@@ -36700,7 +36776,7 @@
36700
36776
  "immutable": true,
36701
36777
  "locationInModule": {
36702
36778
  "filename": "src/gitlab/configuration-model.ts",
36703
- "line": 265
36779
+ "line": 272
36704
36780
  },
36705
36781
  "name": "exists",
36706
36782
  "optional": true,
@@ -36721,7 +36797,7 @@
36721
36797
  "immutable": true,
36722
36798
  "locationInModule": {
36723
36799
  "filename": "src/gitlab/configuration-model.ts",
36724
- "line": 267
36800
+ "line": 274
36725
36801
  },
36726
36802
  "name": "if",
36727
36803
  "optional": true,
@@ -36737,7 +36813,7 @@
36737
36813
  "immutable": true,
36738
36814
  "locationInModule": {
36739
36815
  "filename": "src/gitlab/configuration-model.ts",
36740
- "line": 269
36816
+ "line": 276
36741
36817
  },
36742
36818
  "name": "needs",
36743
36819
  "optional": true,
@@ -36758,7 +36834,7 @@
36758
36834
  "immutable": true,
36759
36835
  "locationInModule": {
36760
36836
  "filename": "src/gitlab/configuration-model.ts",
36761
- "line": 271
36837
+ "line": 278
36762
36838
  },
36763
36839
  "name": "startIn",
36764
36840
  "optional": true,
@@ -36774,7 +36850,7 @@
36774
36850
  "immutable": true,
36775
36851
  "locationInModule": {
36776
36852
  "filename": "src/gitlab/configuration-model.ts",
36777
- "line": 273
36853
+ "line": 280
36778
36854
  },
36779
36855
  "name": "variables",
36780
36856
  "optional": true,
@@ -36795,7 +36871,7 @@
36795
36871
  "immutable": true,
36796
36872
  "locationInModule": {
36797
36873
  "filename": "src/gitlab/configuration-model.ts",
36798
- "line": 275
36874
+ "line": 282
36799
36875
  },
36800
36876
  "name": "when",
36801
36877
  "optional": true,
@@ -36818,7 +36894,7 @@
36818
36894
  "kind": "interface",
36819
36895
  "locationInModule": {
36820
36896
  "filename": "src/gitlab/configuration-model.ts",
36821
- "line": 449
36897
+ "line": 458
36822
36898
  },
36823
36899
  "name": "Inherit",
36824
36900
  "namespace": "gitlab",
@@ -36833,7 +36909,7 @@
36833
36909
  "immutable": true,
36834
36910
  "locationInModule": {
36835
36911
  "filename": "src/gitlab/configuration-model.ts",
36836
- "line": 451
36912
+ "line": 460
36837
36913
  },
36838
36914
  "name": "default",
36839
36915
  "optional": true,
@@ -36865,7 +36941,7 @@
36865
36941
  "immutable": true,
36866
36942
  "locationInModule": {
36867
36943
  "filename": "src/gitlab/configuration-model.ts",
36868
- "line": 453
36944
+ "line": 462
36869
36945
  },
36870
36946
  "name": "variables",
36871
36947
  "optional": true,
@@ -36902,7 +36978,7 @@
36902
36978
  "kind": "interface",
36903
36979
  "locationInModule": {
36904
36980
  "filename": "src/gitlab/configuration-model.ts",
36905
- "line": 305
36981
+ "line": 312
36906
36982
  },
36907
36983
  "name": "Job",
36908
36984
  "namespace": "gitlab",
@@ -36915,7 +36991,7 @@
36915
36991
  "immutable": true,
36916
36992
  "locationInModule": {
36917
36993
  "filename": "src/gitlab/configuration-model.ts",
36918
- "line": 307
36994
+ "line": 314
36919
36995
  },
36920
36996
  "name": "afterScript",
36921
36997
  "optional": true,
@@ -36937,7 +37013,7 @@
36937
37013
  "immutable": true,
36938
37014
  "locationInModule": {
36939
37015
  "filename": "src/gitlab/configuration-model.ts",
36940
- "line": 309
37016
+ "line": 316
36941
37017
  },
36942
37018
  "name": "allowFailure",
36943
37019
  "optional": true,
@@ -36962,7 +37038,7 @@
36962
37038
  "immutable": true,
36963
37039
  "locationInModule": {
36964
37040
  "filename": "src/gitlab/configuration-model.ts",
36965
- "line": 311
37041
+ "line": 318
36966
37042
  },
36967
37043
  "name": "artifacts",
36968
37044
  "optional": true,
@@ -36978,7 +37054,7 @@
36978
37054
  "immutable": true,
36979
37055
  "locationInModule": {
36980
37056
  "filename": "src/gitlab/configuration-model.ts",
36981
- "line": 313
37057
+ "line": 320
36982
37058
  },
36983
37059
  "name": "beforeScript",
36984
37060
  "optional": true,
@@ -36999,7 +37075,7 @@
36999
37075
  "immutable": true,
37000
37076
  "locationInModule": {
37001
37077
  "filename": "src/gitlab/configuration-model.ts",
37002
- "line": 315
37078
+ "line": 322
37003
37079
  },
37004
37080
  "name": "cache",
37005
37081
  "optional": true,
@@ -37022,7 +37098,7 @@
37022
37098
  "immutable": true,
37023
37099
  "locationInModule": {
37024
37100
  "filename": "src/gitlab/configuration-model.ts",
37025
- "line": 317
37101
+ "line": 324
37026
37102
  },
37027
37103
  "name": "coverage",
37028
37104
  "optional": true,
@@ -37040,7 +37116,7 @@
37040
37116
  "immutable": true,
37041
37117
  "locationInModule": {
37042
37118
  "filename": "src/gitlab/configuration-model.ts",
37043
- "line": 319
37119
+ "line": 326
37044
37120
  },
37045
37121
  "name": "dependencies",
37046
37122
  "optional": true,
@@ -37063,7 +37139,7 @@
37063
37139
  "immutable": true,
37064
37140
  "locationInModule": {
37065
37141
  "filename": "src/gitlab/configuration-model.ts",
37066
- "line": 321
37142
+ "line": 328
37067
37143
  },
37068
37144
  "name": "environment",
37069
37145
  "optional": true,
@@ -37089,7 +37165,7 @@
37089
37165
  "immutable": true,
37090
37166
  "locationInModule": {
37091
37167
  "filename": "src/gitlab/configuration-model.ts",
37092
- "line": 323
37168
+ "line": 330
37093
37169
  },
37094
37170
  "name": "except",
37095
37171
  "optional": true,
@@ -37120,7 +37196,7 @@
37120
37196
  "immutable": true,
37121
37197
  "locationInModule": {
37122
37198
  "filename": "src/gitlab/configuration-model.ts",
37123
- "line": 325
37199
+ "line": 332
37124
37200
  },
37125
37201
  "name": "extends",
37126
37202
  "optional": true,
@@ -37133,6 +37209,22 @@
37133
37209
  }
37134
37210
  }
37135
37211
  },
37212
+ {
37213
+ "abstract": true,
37214
+ "docs": {
37215
+ "stability": "experimental"
37216
+ },
37217
+ "immutable": true,
37218
+ "locationInModule": {
37219
+ "filename": "src/gitlab/configuration-model.ts",
37220
+ "line": 376
37221
+ },
37222
+ "name": "hooks",
37223
+ "optional": true,
37224
+ "type": {
37225
+ "fqn": "projen.gitlab.DefaultHooks"
37226
+ }
37227
+ },
37136
37228
  {
37137
37229
  "abstract": true,
37138
37230
  "docs": {
@@ -37142,7 +37234,7 @@
37142
37234
  "immutable": true,
37143
37235
  "locationInModule": {
37144
37236
  "filename": "src/gitlab/configuration-model.ts",
37145
- "line": 327
37237
+ "line": 334
37146
37238
  },
37147
37239
  "name": "idTokens",
37148
37240
  "optional": true,
@@ -37163,7 +37255,7 @@
37163
37255
  "immutable": true,
37164
37256
  "locationInModule": {
37165
37257
  "filename": "src/gitlab/configuration-model.ts",
37166
- "line": 329
37258
+ "line": 336
37167
37259
  },
37168
37260
  "name": "image",
37169
37261
  "optional": true,
@@ -37181,7 +37273,7 @@
37181
37273
  "immutable": true,
37182
37274
  "locationInModule": {
37183
37275
  "filename": "src/gitlab/configuration-model.ts",
37184
- "line": 331
37276
+ "line": 338
37185
37277
  },
37186
37278
  "name": "inherit",
37187
37279
  "optional": true,
@@ -37197,7 +37289,7 @@
37197
37289
  "immutable": true,
37198
37290
  "locationInModule": {
37199
37291
  "filename": "src/gitlab/configuration-model.ts",
37200
- "line": 333
37292
+ "line": 340
37201
37293
  },
37202
37294
  "name": "interruptible",
37203
37295
  "optional": true,
@@ -37214,7 +37306,7 @@
37214
37306
  "immutable": true,
37215
37307
  "locationInModule": {
37216
37308
  "filename": "src/gitlab/configuration-model.ts",
37217
- "line": 335
37309
+ "line": 342
37218
37310
  },
37219
37311
  "name": "needs",
37220
37312
  "optional": true,
@@ -37245,7 +37337,7 @@
37245
37337
  "immutable": true,
37246
37338
  "locationInModule": {
37247
37339
  "filename": "src/gitlab/configuration-model.ts",
37248
- "line": 337
37340
+ "line": 344
37249
37341
  },
37250
37342
  "name": "only",
37251
37343
  "optional": true,
@@ -37276,7 +37368,7 @@
37276
37368
  "immutable": true,
37277
37369
  "locationInModule": {
37278
37370
  "filename": "src/gitlab/configuration-model.ts",
37279
- "line": 339
37371
+ "line": 346
37280
37372
  },
37281
37373
  "name": "parallel",
37282
37374
  "optional": true,
@@ -37302,7 +37394,7 @@
37302
37394
  "immutable": true,
37303
37395
  "locationInModule": {
37304
37396
  "filename": "src/gitlab/configuration-model.ts",
37305
- "line": 341
37397
+ "line": 348
37306
37398
  },
37307
37399
  "name": "release",
37308
37400
  "optional": true,
@@ -37320,7 +37412,7 @@
37320
37412
  "immutable": true,
37321
37413
  "locationInModule": {
37322
37414
  "filename": "src/gitlab/configuration-model.ts",
37323
- "line": 343
37415
+ "line": 350
37324
37416
  },
37325
37417
  "name": "resourceGroup",
37326
37418
  "optional": true,
@@ -37336,7 +37428,7 @@
37336
37428
  "immutable": true,
37337
37429
  "locationInModule": {
37338
37430
  "filename": "src/gitlab/configuration-model.ts",
37339
- "line": 345
37431
+ "line": 352
37340
37432
  },
37341
37433
  "name": "retry",
37342
37434
  "optional": true,
@@ -37353,7 +37445,7 @@
37353
37445
  "immutable": true,
37354
37446
  "locationInModule": {
37355
37447
  "filename": "src/gitlab/configuration-model.ts",
37356
- "line": 347
37448
+ "line": 354
37357
37449
  },
37358
37450
  "name": "rules",
37359
37451
  "optional": true,
@@ -37376,7 +37468,7 @@
37376
37468
  "immutable": true,
37377
37469
  "locationInModule": {
37378
37470
  "filename": "src/gitlab/configuration-model.ts",
37379
- "line": 349
37471
+ "line": 356
37380
37472
  },
37381
37473
  "name": "script",
37382
37474
  "optional": true,
@@ -37398,7 +37490,7 @@
37398
37490
  "immutable": true,
37399
37491
  "locationInModule": {
37400
37492
  "filename": "src/gitlab/configuration-model.ts",
37401
- "line": 351
37493
+ "line": 358
37402
37494
  },
37403
37495
  "name": "secrets",
37404
37496
  "optional": true,
@@ -37424,7 +37516,7 @@
37424
37516
  "immutable": true,
37425
37517
  "locationInModule": {
37426
37518
  "filename": "src/gitlab/configuration-model.ts",
37427
- "line": 353
37519
+ "line": 360
37428
37520
  },
37429
37521
  "name": "services",
37430
37522
  "optional": true,
@@ -37446,7 +37538,7 @@
37446
37538
  "immutable": true,
37447
37539
  "locationInModule": {
37448
37540
  "filename": "src/gitlab/configuration-model.ts",
37449
- "line": 355
37541
+ "line": 362
37450
37542
  },
37451
37543
  "name": "stage",
37452
37544
  "optional": true,
@@ -37462,7 +37554,7 @@
37462
37554
  "immutable": true,
37463
37555
  "locationInModule": {
37464
37556
  "filename": "src/gitlab/configuration-model.ts",
37465
- "line": 357
37557
+ "line": 364
37466
37558
  },
37467
37559
  "name": "startIn",
37468
37560
  "optional": true,
@@ -37478,7 +37570,7 @@
37478
37570
  "immutable": true,
37479
37571
  "locationInModule": {
37480
37572
  "filename": "src/gitlab/configuration-model.ts",
37481
- "line": 359
37573
+ "line": 366
37482
37574
  },
37483
37575
  "name": "tags",
37484
37576
  "optional": true,
@@ -37499,7 +37591,7 @@
37499
37591
  "immutable": true,
37500
37592
  "locationInModule": {
37501
37593
  "filename": "src/gitlab/configuration-model.ts",
37502
- "line": 361
37594
+ "line": 368
37503
37595
  },
37504
37596
  "name": "timeout",
37505
37597
  "optional": true,
@@ -37517,7 +37609,7 @@
37517
37609
  "immutable": true,
37518
37610
  "locationInModule": {
37519
37611
  "filename": "src/gitlab/configuration-model.ts",
37520
- "line": 363
37612
+ "line": 370
37521
37613
  },
37522
37614
  "name": "trigger",
37523
37615
  "optional": true,
@@ -37543,7 +37635,7 @@
37543
37635
  "immutable": true,
37544
37636
  "locationInModule": {
37545
37637
  "filename": "src/gitlab/configuration-model.ts",
37546
- "line": 365
37638
+ "line": 372
37547
37639
  },
37548
37640
  "name": "variables",
37549
37641
  "optional": true,
@@ -37566,7 +37658,7 @@
37566
37658
  "immutable": true,
37567
37659
  "locationInModule": {
37568
37660
  "filename": "src/gitlab/configuration-model.ts",
37569
- "line": 367
37661
+ "line": 374
37570
37662
  },
37571
37663
  "name": "when",
37572
37664
  "optional": true,
@@ -37589,7 +37681,7 @@
37589
37681
  "kind": "enum",
37590
37682
  "locationInModule": {
37591
37683
  "filename": "src/gitlab/configuration-model.ts",
37592
- "line": 292
37684
+ "line": 299
37593
37685
  },
37594
37686
  "members": [
37595
37687
  {
@@ -37645,7 +37737,7 @@
37645
37737
  "kind": "interface",
37646
37738
  "locationInModule": {
37647
37739
  "filename": "src/gitlab/configuration-model.ts",
37648
- "line": 417
37740
+ "line": 426
37649
37741
  },
37650
37742
  "name": "KubernetesConfig",
37651
37743
  "namespace": "gitlab",
@@ -37659,7 +37751,7 @@
37659
37751
  "immutable": true,
37660
37752
  "locationInModule": {
37661
37753
  "filename": "src/gitlab/configuration-model.ts",
37662
- "line": 419
37754
+ "line": 428
37663
37755
  },
37664
37756
  "name": "namespace",
37665
37757
  "optional": true,
@@ -37680,7 +37772,7 @@
37680
37772
  "kind": "enum",
37681
37773
  "locationInModule": {
37682
37774
  "filename": "src/gitlab/configuration-model.ts",
37683
- "line": 439
37775
+ "line": 448
37684
37776
  },
37685
37777
  "members": [
37686
37778
  {
@@ -37705,7 +37797,7 @@
37705
37797
  "kind": "interface",
37706
37798
  "locationInModule": {
37707
37799
  "filename": "src/gitlab/configuration-model.ts",
37708
- "line": 519
37800
+ "line": 528
37709
37801
  },
37710
37802
  "name": "Link",
37711
37803
  "namespace": "gitlab",
@@ -37719,7 +37811,7 @@
37719
37811
  "immutable": true,
37720
37812
  "locationInModule": {
37721
37813
  "filename": "src/gitlab/configuration-model.ts",
37722
- "line": 525
37814
+ "line": 534
37723
37815
  },
37724
37816
  "name": "name",
37725
37817
  "type": {
@@ -37735,7 +37827,7 @@
37735
37827
  "immutable": true,
37736
37828
  "locationInModule": {
37737
37829
  "filename": "src/gitlab/configuration-model.ts",
37738
- "line": 527
37830
+ "line": 536
37739
37831
  },
37740
37832
  "name": "url",
37741
37833
  "type": {
@@ -37751,7 +37843,7 @@
37751
37843
  "immutable": true,
37752
37844
  "locationInModule": {
37753
37845
  "filename": "src/gitlab/configuration-model.ts",
37754
- "line": 521
37846
+ "line": 530
37755
37847
  },
37756
37848
  "name": "filepath",
37757
37849
  "optional": true,
@@ -37768,7 +37860,7 @@
37768
37860
  "immutable": true,
37769
37861
  "locationInModule": {
37770
37862
  "filename": "src/gitlab/configuration-model.ts",
37771
- "line": 523
37863
+ "line": 532
37772
37864
  },
37773
37865
  "name": "linkType",
37774
37866
  "optional": true,
@@ -37789,7 +37881,7 @@
37789
37881
  "kind": "enum",
37790
37882
  "locationInModule": {
37791
37883
  "filename": "src/gitlab/configuration-model.ts",
37792
- "line": 533
37884
+ "line": 542
37793
37885
  },
37794
37886
  "members": [
37795
37887
  {
@@ -37832,7 +37924,7 @@
37832
37924
  "kind": "interface",
37833
37925
  "locationInModule": {
37834
37926
  "filename": "src/gitlab/configuration-model.ts",
37835
- "line": 472
37927
+ "line": 481
37836
37928
  },
37837
37929
  "name": "Need",
37838
37930
  "namespace": "gitlab",
@@ -37845,7 +37937,7 @@
37845
37937
  "immutable": true,
37846
37938
  "locationInModule": {
37847
37939
  "filename": "src/gitlab/configuration-model.ts",
37848
- "line": 474
37940
+ "line": 483
37849
37941
  },
37850
37942
  "name": "job",
37851
37943
  "type": {
@@ -37860,7 +37952,7 @@
37860
37952
  "immutable": true,
37861
37953
  "locationInModule": {
37862
37954
  "filename": "src/gitlab/configuration-model.ts",
37863
- "line": 473
37955
+ "line": 482
37864
37956
  },
37865
37957
  "name": "artifacts",
37866
37958
  "optional": true,
@@ -37876,7 +37968,7 @@
37876
37968
  "immutable": true,
37877
37969
  "locationInModule": {
37878
37970
  "filename": "src/gitlab/configuration-model.ts",
37879
- "line": 475
37971
+ "line": 484
37880
37972
  },
37881
37973
  "name": "optional",
37882
37974
  "optional": true,
@@ -37892,7 +37984,7 @@
37892
37984
  "immutable": true,
37893
37985
  "locationInModule": {
37894
37986
  "filename": "src/gitlab/configuration-model.ts",
37895
- "line": 476
37987
+ "line": 485
37896
37988
  },
37897
37989
  "name": "pipeline",
37898
37990
  "optional": true,
@@ -37908,7 +38000,7 @@
37908
38000
  "immutable": true,
37909
38001
  "locationInModule": {
37910
38002
  "filename": "src/gitlab/configuration-model.ts",
37911
- "line": 477
38003
+ "line": 486
37912
38004
  },
37913
38005
  "name": "project",
37914
38006
  "optional": true,
@@ -37924,7 +38016,7 @@
37924
38016
  "immutable": true,
37925
38017
  "locationInModule": {
37926
38018
  "filename": "src/gitlab/configuration-model.ts",
37927
- "line": 478
38019
+ "line": 487
37928
38020
  },
37929
38021
  "name": "ref",
37930
38022
  "optional": true,
@@ -38018,7 +38110,7 @@
38018
38110
  "kind": "interface",
38019
38111
  "locationInModule": {
38020
38112
  "filename": "src/gitlab/configuration-model.ts",
38021
- "line": 484
38113
+ "line": 493
38022
38114
  },
38023
38115
  "name": "Parallel",
38024
38116
  "namespace": "gitlab",
@@ -38032,7 +38124,7 @@
38032
38124
  "immutable": true,
38033
38125
  "locationInModule": {
38034
38126
  "filename": "src/gitlab/configuration-model.ts",
38035
- "line": 486
38127
+ "line": 495
38036
38128
  },
38037
38129
  "name": "matrix",
38038
38130
  "type": {
@@ -38068,7 +38160,7 @@
38068
38160
  "kind": "enum",
38069
38161
  "locationInModule": {
38070
38162
  "filename": "src/gitlab/configuration-model.ts",
38071
- "line": 227
38163
+ "line": 234
38072
38164
  },
38073
38165
  "members": [
38074
38166
  {
@@ -38105,7 +38197,7 @@
38105
38197
  "kind": "interface",
38106
38198
  "locationInModule": {
38107
38199
  "filename": "src/gitlab/configuration-model.ts",
38108
- "line": 492
38200
+ "line": 501
38109
38201
  },
38110
38202
  "name": "Release",
38111
38203
  "namespace": "gitlab",
@@ -38119,7 +38211,7 @@
38119
38211
  "immutable": true,
38120
38212
  "locationInModule": {
38121
38213
  "filename": "src/gitlab/configuration-model.ts",
38122
- "line": 495
38214
+ "line": 504
38123
38215
  },
38124
38216
  "name": "description",
38125
38217
  "type": {
@@ -38136,7 +38228,7 @@
38136
38228
  "immutable": true,
38137
38229
  "locationInModule": {
38138
38230
  "filename": "src/gitlab/configuration-model.ts",
38139
- "line": 505
38231
+ "line": 514
38140
38232
  },
38141
38233
  "name": "tagName",
38142
38234
  "type": {
@@ -38151,7 +38243,7 @@
38151
38243
  "immutable": true,
38152
38244
  "locationInModule": {
38153
38245
  "filename": "src/gitlab/configuration-model.ts",
38154
- "line": 493
38246
+ "line": 502
38155
38247
  },
38156
38248
  "name": "assets",
38157
38249
  "optional": true,
@@ -38168,7 +38260,7 @@
38168
38260
  "immutable": true,
38169
38261
  "locationInModule": {
38170
38262
  "filename": "src/gitlab/configuration-model.ts",
38171
- "line": 497
38263
+ "line": 506
38172
38264
  },
38173
38265
  "name": "milestones",
38174
38266
  "optional": true,
@@ -38191,7 +38283,7 @@
38191
38283
  "immutable": true,
38192
38284
  "locationInModule": {
38193
38285
  "filename": "src/gitlab/configuration-model.ts",
38194
- "line": 499
38286
+ "line": 508
38195
38287
  },
38196
38288
  "name": "name",
38197
38289
  "optional": true,
@@ -38209,7 +38301,7 @@
38209
38301
  "immutable": true,
38210
38302
  "locationInModule": {
38211
38303
  "filename": "src/gitlab/configuration-model.ts",
38212
- "line": 501
38304
+ "line": 510
38213
38305
  },
38214
38306
  "name": "ref",
38215
38307
  "optional": true,
@@ -38227,7 +38319,7 @@
38227
38319
  "immutable": true,
38228
38320
  "locationInModule": {
38229
38321
  "filename": "src/gitlab/configuration-model.ts",
38230
- "line": 503
38322
+ "line": 512
38231
38323
  },
38232
38324
  "name": "releasedAt",
38233
38325
  "optional": true,
@@ -38250,7 +38342,7 @@
38250
38342
  "kind": "interface",
38251
38343
  "locationInModule": {
38252
38344
  "filename": "src/gitlab/configuration-model.ts",
38253
- "line": 133
38345
+ "line": 140
38254
38346
  },
38255
38347
  "name": "Reports",
38256
38348
  "namespace": "gitlab",
@@ -38265,7 +38357,7 @@
38265
38357
  "immutable": true,
38266
38358
  "locationInModule": {
38267
38359
  "filename": "src/gitlab/configuration-model.ts",
38268
- "line": 137
38360
+ "line": 144
38269
38361
  },
38270
38362
  "name": "cobertura",
38271
38363
  "optional": true,
@@ -38287,7 +38379,7 @@
38287
38379
  "immutable": true,
38288
38380
  "locationInModule": {
38289
38381
  "filename": "src/gitlab/configuration-model.ts",
38290
- "line": 139
38382
+ "line": 146
38291
38383
  },
38292
38384
  "name": "codequality",
38293
38385
  "optional": true,
@@ -38309,7 +38401,7 @@
38309
38401
  "immutable": true,
38310
38402
  "locationInModule": {
38311
38403
  "filename": "src/gitlab/configuration-model.ts",
38312
- "line": 141
38404
+ "line": 148
38313
38405
  },
38314
38406
  "name": "containerScanning",
38315
38407
  "optional": true,
@@ -38331,7 +38423,7 @@
38331
38423
  "immutable": true,
38332
38424
  "locationInModule": {
38333
38425
  "filename": "src/gitlab/configuration-model.ts",
38334
- "line": 143
38426
+ "line": 150
38335
38427
  },
38336
38428
  "name": "coverageReport",
38337
38429
  "optional": true,
@@ -38348,7 +38440,7 @@
38348
38440
  "immutable": true,
38349
38441
  "locationInModule": {
38350
38442
  "filename": "src/gitlab/configuration-model.ts",
38351
- "line": 145
38443
+ "line": 152
38352
38444
  },
38353
38445
  "name": "dast",
38354
38446
  "optional": true,
@@ -38370,7 +38462,7 @@
38370
38462
  "immutable": true,
38371
38463
  "locationInModule": {
38372
38464
  "filename": "src/gitlab/configuration-model.ts",
38373
- "line": 147
38465
+ "line": 154
38374
38466
  },
38375
38467
  "name": "dependencyScanning",
38376
38468
  "optional": true,
@@ -38392,7 +38484,7 @@
38392
38484
  "immutable": true,
38393
38485
  "locationInModule": {
38394
38486
  "filename": "src/gitlab/configuration-model.ts",
38395
- "line": 149
38487
+ "line": 156
38396
38488
  },
38397
38489
  "name": "dotenv",
38398
38490
  "optional": true,
@@ -38414,7 +38506,7 @@
38414
38506
  "immutable": true,
38415
38507
  "locationInModule": {
38416
38508
  "filename": "src/gitlab/configuration-model.ts",
38417
- "line": 151
38509
+ "line": 158
38418
38510
  },
38419
38511
  "name": "junit",
38420
38512
  "optional": true,
@@ -38436,7 +38528,7 @@
38436
38528
  "immutable": true,
38437
38529
  "locationInModule": {
38438
38530
  "filename": "src/gitlab/configuration-model.ts",
38439
- "line": 153
38531
+ "line": 160
38440
38532
  },
38441
38533
  "name": "licenseManagement",
38442
38534
  "optional": true,
@@ -38458,7 +38550,7 @@
38458
38550
  "immutable": true,
38459
38551
  "locationInModule": {
38460
38552
  "filename": "src/gitlab/configuration-model.ts",
38461
- "line": 155
38553
+ "line": 162
38462
38554
  },
38463
38555
  "name": "licenseScanning",
38464
38556
  "optional": true,
@@ -38480,7 +38572,7 @@
38480
38572
  "immutable": true,
38481
38573
  "locationInModule": {
38482
38574
  "filename": "src/gitlab/configuration-model.ts",
38483
- "line": 157
38575
+ "line": 164
38484
38576
  },
38485
38577
  "name": "lsif",
38486
38578
  "optional": true,
@@ -38502,7 +38594,7 @@
38502
38594
  "immutable": true,
38503
38595
  "locationInModule": {
38504
38596
  "filename": "src/gitlab/configuration-model.ts",
38505
- "line": 159
38597
+ "line": 166
38506
38598
  },
38507
38599
  "name": "metrics",
38508
38600
  "optional": true,
@@ -38524,7 +38616,7 @@
38524
38616
  "immutable": true,
38525
38617
  "locationInModule": {
38526
38618
  "filename": "src/gitlab/configuration-model.ts",
38527
- "line": 161
38619
+ "line": 168
38528
38620
  },
38529
38621
  "name": "performance",
38530
38622
  "optional": true,
@@ -38546,7 +38638,7 @@
38546
38638
  "immutable": true,
38547
38639
  "locationInModule": {
38548
38640
  "filename": "src/gitlab/configuration-model.ts",
38549
- "line": 163
38641
+ "line": 170
38550
38642
  },
38551
38643
  "name": "requirements",
38552
38644
  "optional": true,
@@ -38568,7 +38660,7 @@
38568
38660
  "immutable": true,
38569
38661
  "locationInModule": {
38570
38662
  "filename": "src/gitlab/configuration-model.ts",
38571
- "line": 165
38663
+ "line": 172
38572
38664
  },
38573
38665
  "name": "sast",
38574
38666
  "optional": true,
@@ -38590,7 +38682,7 @@
38590
38682
  "immutable": true,
38591
38683
  "locationInModule": {
38592
38684
  "filename": "src/gitlab/configuration-model.ts",
38593
- "line": 167
38685
+ "line": 174
38594
38686
  },
38595
38687
  "name": "secretDetection",
38596
38688
  "optional": true,
@@ -38612,7 +38704,7 @@
38612
38704
  "immutable": true,
38613
38705
  "locationInModule": {
38614
38706
  "filename": "src/gitlab/configuration-model.ts",
38615
- "line": 169
38707
+ "line": 176
38616
38708
  },
38617
38709
  "name": "terraform",
38618
38710
  "optional": true,
@@ -38641,7 +38733,7 @@
38641
38733
  "kind": "interface",
38642
38734
  "locationInModule": {
38643
38735
  "filename": "src/gitlab/configuration-model.ts",
38644
- "line": 197
38736
+ "line": 204
38645
38737
  },
38646
38738
  "name": "Retry",
38647
38739
  "namespace": "gitlab",
@@ -38655,7 +38747,7 @@
38655
38747
  "immutable": true,
38656
38748
  "locationInModule": {
38657
38749
  "filename": "src/gitlab/configuration-model.ts",
38658
- "line": 199
38750
+ "line": 206
38659
38751
  },
38660
38752
  "name": "max",
38661
38753
  "optional": true,
@@ -38672,7 +38764,7 @@
38672
38764
  "immutable": true,
38673
38765
  "locationInModule": {
38674
38766
  "filename": "src/gitlab/configuration-model.ts",
38675
- "line": 201
38767
+ "line": 208
38676
38768
  },
38677
38769
  "name": "when",
38678
38770
  "optional": true,
@@ -38694,7 +38786,7 @@
38694
38786
  "kind": "interface",
38695
38787
  "locationInModule": {
38696
38788
  "filename": "src/gitlab/configuration-model.ts",
38697
- "line": 543
38789
+ "line": 552
38698
38790
  },
38699
38791
  "name": "Secret",
38700
38792
  "namespace": "gitlab",
@@ -38707,7 +38799,7 @@
38707
38799
  "immutable": true,
38708
38800
  "locationInModule": {
38709
38801
  "filename": "src/gitlab/configuration-model.ts",
38710
- "line": 545
38802
+ "line": 554
38711
38803
  },
38712
38804
  "name": "vault",
38713
38805
  "type": {
@@ -38733,7 +38825,7 @@
38733
38825
  "kind": "interface",
38734
38826
  "locationInModule": {
38735
38827
  "filename": "src/gitlab/configuration-model.ts",
38736
- "line": 208
38828
+ "line": 215
38737
38829
  },
38738
38830
  "name": "Service",
38739
38831
  "namespace": "gitlab",
@@ -38748,7 +38840,7 @@
38748
38840
  "immutable": true,
38749
38841
  "locationInModule": {
38750
38842
  "filename": "src/gitlab/configuration-model.ts",
38751
- "line": 216
38843
+ "line": 223
38752
38844
  },
38753
38845
  "name": "name",
38754
38846
  "type": {
@@ -38765,7 +38857,7 @@
38765
38857
  "immutable": true,
38766
38858
  "locationInModule": {
38767
38859
  "filename": "src/gitlab/configuration-model.ts",
38768
- "line": 210
38860
+ "line": 217
38769
38861
  },
38770
38862
  "name": "alias",
38771
38863
  "optional": true,
@@ -38783,7 +38875,7 @@
38783
38875
  "immutable": true,
38784
38876
  "locationInModule": {
38785
38877
  "filename": "src/gitlab/configuration-model.ts",
38786
- "line": 212
38878
+ "line": 219
38787
38879
  },
38788
38880
  "name": "command",
38789
38881
  "optional": true,
@@ -38806,7 +38898,7 @@
38806
38898
  "immutable": true,
38807
38899
  "locationInModule": {
38808
38900
  "filename": "src/gitlab/configuration-model.ts",
38809
- "line": 214
38901
+ "line": 221
38810
38902
  },
38811
38903
  "name": "entrypoint",
38812
38904
  "optional": true,
@@ -38828,7 +38920,7 @@
38828
38920
  "immutable": true,
38829
38921
  "locationInModule": {
38830
38922
  "filename": "src/gitlab/configuration-model.ts",
38831
- "line": 218
38923
+ "line": 225
38832
38924
  },
38833
38925
  "name": "pullPolicy",
38834
38926
  "optional": true,
@@ -38850,7 +38942,7 @@
38850
38942
  "immutable": true,
38851
38943
  "locationInModule": {
38852
38944
  "filename": "src/gitlab/configuration-model.ts",
38853
- "line": 220
38945
+ "line": 227
38854
38946
  },
38855
38947
  "name": "variables",
38856
38948
  "optional": true,
@@ -38877,7 +38969,7 @@
38877
38969
  "kind": "enum",
38878
38970
  "locationInModule": {
38879
38971
  "filename": "src/gitlab/configuration-model.ts",
38880
- "line": 614
38972
+ "line": 623
38881
38973
  },
38882
38974
  "members": [
38883
38975
  {
@@ -38904,7 +38996,7 @@
38904
38996
  "kind": "interface",
38905
38997
  "locationInModule": {
38906
38998
  "filename": "src/gitlab/configuration-model.ts",
38907
- "line": 576
38999
+ "line": 585
38908
39000
  },
38909
39001
  "name": "Trigger",
38910
39002
  "namespace": "gitlab",
@@ -38918,7 +39010,7 @@
38918
39010
  "immutable": true,
38919
39011
  "locationInModule": {
38920
39012
  "filename": "src/gitlab/configuration-model.ts",
38921
- "line": 578
39013
+ "line": 587
38922
39014
  },
38923
39015
  "name": "branch",
38924
39016
  "optional": true,
@@ -38935,7 +39027,7 @@
38935
39027
  "immutable": true,
38936
39028
  "locationInModule": {
38937
39029
  "filename": "src/gitlab/configuration-model.ts",
38938
- "line": 584
39030
+ "line": 593
38939
39031
  },
38940
39032
  "name": "include",
38941
39033
  "optional": true,
@@ -38957,7 +39049,7 @@
38957
39049
  "immutable": true,
38958
39050
  "locationInModule": {
38959
39051
  "filename": "src/gitlab/configuration-model.ts",
38960
- "line": 580
39052
+ "line": 589
38961
39053
  },
38962
39054
  "name": "project",
38963
39055
  "optional": true,
@@ -38974,7 +39066,7 @@
38974
39066
  "immutable": true,
38975
39067
  "locationInModule": {
38976
39068
  "filename": "src/gitlab/configuration-model.ts",
38977
- "line": 582
39069
+ "line": 591
38978
39070
  },
38979
39071
  "name": "strategy",
38980
39072
  "optional": true,
@@ -38997,7 +39089,7 @@
38997
39089
  "kind": "interface",
38998
39090
  "locationInModule": {
38999
39091
  "filename": "src/gitlab/configuration-model.ts",
39000
- "line": 592
39092
+ "line": 601
39001
39093
  },
39002
39094
  "name": "TriggerInclude",
39003
39095
  "namespace": "gitlab",
@@ -39011,7 +39103,7 @@
39011
39103
  "immutable": true,
39012
39104
  "locationInModule": {
39013
39105
  "filename": "src/gitlab/configuration-model.ts",
39014
- "line": 598
39106
+ "line": 607
39015
39107
  },
39016
39108
  "name": "artifact",
39017
39109
  "optional": true,
@@ -39028,7 +39120,7 @@
39028
39120
  "immutable": true,
39029
39121
  "locationInModule": {
39030
39122
  "filename": "src/gitlab/configuration-model.ts",
39031
- "line": 602
39123
+ "line": 611
39032
39124
  },
39033
39125
  "name": "file",
39034
39126
  "optional": true,
@@ -39045,7 +39137,7 @@
39045
39137
  "immutable": true,
39046
39138
  "locationInModule": {
39047
39139
  "filename": "src/gitlab/configuration-model.ts",
39048
- "line": 600
39140
+ "line": 609
39049
39141
  },
39050
39142
  "name": "job",
39051
39143
  "optional": true,
@@ -39062,7 +39154,7 @@
39062
39154
  "immutable": true,
39063
39155
  "locationInModule": {
39064
39156
  "filename": "src/gitlab/configuration-model.ts",
39065
- "line": 594
39157
+ "line": 603
39066
39158
  },
39067
39159
  "name": "local",
39068
39160
  "optional": true,
@@ -39079,7 +39171,7 @@
39079
39171
  "immutable": true,
39080
39172
  "locationInModule": {
39081
39173
  "filename": "src/gitlab/configuration-model.ts",
39082
- "line": 604
39174
+ "line": 613
39083
39175
  },
39084
39176
  "name": "project",
39085
39177
  "optional": true,
@@ -39096,7 +39188,7 @@
39096
39188
  "immutable": true,
39097
39189
  "locationInModule": {
39098
39190
  "filename": "src/gitlab/configuration-model.ts",
39099
- "line": 606
39191
+ "line": 615
39100
39192
  },
39101
39193
  "name": "ref",
39102
39194
  "optional": true,
@@ -39113,7 +39205,7 @@
39113
39205
  "immutable": true,
39114
39206
  "locationInModule": {
39115
39207
  "filename": "src/gitlab/configuration-model.ts",
39116
- "line": 596
39208
+ "line": 605
39117
39209
  },
39118
39210
  "name": "template",
39119
39211
  "optional": true,
@@ -39136,7 +39228,7 @@
39136
39228
  "kind": "interface",
39137
39229
  "locationInModule": {
39138
39230
  "filename": "src/gitlab/configuration-model.ts",
39139
- "line": 622
39231
+ "line": 631
39140
39232
  },
39141
39233
  "name": "VariableConfig",
39142
39234
  "namespace": "gitlab",
@@ -39151,7 +39243,7 @@
39151
39243
  "immutable": true,
39152
39244
  "locationInModule": {
39153
39245
  "filename": "src/gitlab/configuration-model.ts",
39154
- "line": 624
39246
+ "line": 633
39155
39247
  },
39156
39248
  "name": "description",
39157
39249
  "optional": true,
@@ -39168,7 +39260,7 @@
39168
39260
  "immutable": true,
39169
39261
  "locationInModule": {
39170
39262
  "filename": "src/gitlab/configuration-model.ts",
39171
- "line": 626
39263
+ "line": 635
39172
39264
  },
39173
39265
  "name": "value",
39174
39266
  "optional": true,
@@ -39191,7 +39283,7 @@
39191
39283
  "kind": "interface",
39192
39284
  "locationInModule": {
39193
39285
  "filename": "src/gitlab/configuration-model.ts",
39194
- "line": 552
39286
+ "line": 561
39195
39287
  },
39196
39288
  "name": "VaultConfig",
39197
39289
  "namespace": "gitlab",
@@ -39204,7 +39296,7 @@
39204
39296
  "immutable": true,
39205
39297
  "locationInModule": {
39206
39298
  "filename": "src/gitlab/configuration-model.ts",
39207
- "line": 554
39299
+ "line": 563
39208
39300
  },
39209
39301
  "name": "engine",
39210
39302
  "type": {
@@ -39219,7 +39311,7 @@
39219
39311
  "immutable": true,
39220
39312
  "locationInModule": {
39221
39313
  "filename": "src/gitlab/configuration-model.ts",
39222
- "line": 556
39314
+ "line": 565
39223
39315
  },
39224
39316
  "name": "field",
39225
39317
  "type": {
@@ -39235,7 +39327,7 @@
39235
39327
  "immutable": true,
39236
39328
  "locationInModule": {
39237
39329
  "filename": "src/gitlab/configuration-model.ts",
39238
- "line": 558
39330
+ "line": 567
39239
39331
  },
39240
39332
  "name": "path",
39241
39333
  "type": {
@@ -39257,7 +39349,7 @@
39257
39349
  "kind": "interface",
39258
39350
  "locationInModule": {
39259
39351
  "filename": "src/gitlab/configuration-model.ts",
39260
- "line": 633
39352
+ "line": 642
39261
39353
  },
39262
39354
  "name": "Workflow",
39263
39355
  "namespace": "gitlab",
@@ -39271,7 +39363,7 @@
39271
39363
  "immutable": true,
39272
39364
  "locationInModule": {
39273
39365
  "filename": "src/gitlab/configuration-model.ts",
39274
- "line": 635
39366
+ "line": 644
39275
39367
  },
39276
39368
  "name": "name",
39277
39369
  "optional": true,
@@ -39288,7 +39380,7 @@
39288
39380
  "immutable": true,
39289
39381
  "locationInModule": {
39290
39382
  "filename": "src/gitlab/configuration-model.ts",
39291
- "line": 637
39383
+ "line": 646
39292
39384
  },
39293
39385
  "name": "rules",
39294
39386
  "optional": true,
@@ -39316,7 +39408,7 @@
39316
39408
  "kind": "interface",
39317
39409
  "locationInModule": {
39318
39410
  "filename": "src/gitlab/configuration-model.ts",
39319
- "line": 644
39411
+ "line": 653
39320
39412
  },
39321
39413
  "name": "WorkflowRule",
39322
39414
  "namespace": "gitlab",
@@ -39329,7 +39421,7 @@
39329
39421
  "immutable": true,
39330
39422
  "locationInModule": {
39331
39423
  "filename": "src/gitlab/configuration-model.ts",
39332
- "line": 646
39424
+ "line": 655
39333
39425
  },
39334
39426
  "name": "changes",
39335
39427
  "optional": true,
@@ -39350,7 +39442,7 @@
39350
39442
  "immutable": true,
39351
39443
  "locationInModule": {
39352
39444
  "filename": "src/gitlab/configuration-model.ts",
39353
- "line": 648
39445
+ "line": 657
39354
39446
  },
39355
39447
  "name": "exists",
39356
39448
  "optional": true,
@@ -39371,7 +39463,7 @@
39371
39463
  "immutable": true,
39372
39464
  "locationInModule": {
39373
39465
  "filename": "src/gitlab/configuration-model.ts",
39374
- "line": 650
39466
+ "line": 659
39375
39467
  },
39376
39468
  "name": "if",
39377
39469
  "optional": true,
@@ -39387,7 +39479,7 @@
39387
39479
  "immutable": true,
39388
39480
  "locationInModule": {
39389
39481
  "filename": "src/gitlab/configuration-model.ts",
39390
- "line": 652
39482
+ "line": 661
39391
39483
  },
39392
39484
  "name": "variables",
39393
39485
  "optional": true,
@@ -39417,7 +39509,7 @@
39417
39509
  "immutable": true,
39418
39510
  "locationInModule": {
39419
39511
  "filename": "src/gitlab/configuration-model.ts",
39420
- "line": 654
39512
+ "line": 663
39421
39513
  },
39422
39514
  "name": "when",
39423
39515
  "optional": true,
@@ -39440,7 +39532,7 @@
39440
39532
  "kind": "enum",
39441
39533
  "locationInModule": {
39442
39534
  "filename": "src/gitlab/configuration-model.ts",
39443
- "line": 662
39535
+ "line": 671
39444
39536
  },
39445
39537
  "members": [
39446
39538
  {
@@ -73044,6 +73136,6 @@
73044
73136
  "usedFeatures": [
73045
73137
  "class-covariant-overrides"
73046
73138
  ],
73047
- "version": "0.98.5",
73048
- "fingerprint": "F5EU2Blh7NTLIw28oVMGzP5LRCy00W/+qpHYaWNcPTA="
73139
+ "version": "0.98.6",
73140
+ "fingerprint": "G8A3kYbEy1cnPc7af5YpygVISPTTtNVcooZuaHv6Ml4="
73049
73141
  }