fjall 2.24.0 → 2.25.0

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.
@@ -612,7 +612,7 @@
612
612
  "format": "esm"
613
613
  },
614
614
  "../../util/dist/deploy/approvalTokenOutput.js": {
615
- "bytes": 70,
615
+ "bytes": 107,
616
616
  "imports": [],
617
617
  "format": "esm"
618
618
  },
@@ -2184,12 +2184,12 @@
2184
2184
  "format": "esm"
2185
2185
  },
2186
2186
  "../../util/dist/infra/deriveContentHashTag.js": {
2187
- "bytes": 749,
2187
+ "bytes": 816,
2188
2188
  "imports": [],
2189
2189
  "format": "esm"
2190
2190
  },
2191
2191
  "../../util/dist/infra/deployArtefacts.js": {
2192
- "bytes": 761,
2192
+ "bytes": 771,
2193
2193
  "imports": [
2194
2194
  {
2195
2195
  "path": "../../node_modules/zod/index.js",
@@ -2205,7 +2205,7 @@
2205
2205
  "format": "esm"
2206
2206
  },
2207
2207
  "../../util/dist/index.js": {
2208
- "bytes": 6427,
2208
+ "bytes": 6591,
2209
2209
  "imports": [
2210
2210
  {
2211
2211
  "path": "../../util/dist/infra/domainExports.js",
@@ -3709,7 +3709,7 @@
3709
3709
  "format": "esm"
3710
3710
  },
3711
3711
  "../../generator/dist/src/schemas/constants.js": {
3712
- "bytes": 3512,
3712
+ "bytes": 3558,
3713
3713
  "imports": [
3714
3714
  {
3715
3715
  "path": "../../generator/dist/src/schemas/sharedTypes.js",
@@ -8382,7 +8382,7 @@
8382
8382
  "format": "esm"
8383
8383
  },
8384
8384
  "../../deploy-core/dist/src/services/infrastructure/CloudFormationService.js": {
8385
- "bytes": 4925,
8385
+ "bytes": 6958,
8386
8386
  "imports": [
8387
8387
  {
8388
8388
  "path": "@aws-sdk/client-cloudformation",
@@ -8510,7 +8510,7 @@
8510
8510
  "format": "esm"
8511
8511
  },
8512
8512
  "../../deploy-core/dist/src/services/infrastructure/EcrImageInspectorService.js": {
8513
- "bytes": 1233,
8513
+ "bytes": 1879,
8514
8514
  "imports": [
8515
8515
  {
8516
8516
  "path": "@aws-sdk/client-ecr",
@@ -8531,6 +8531,11 @@
8531
8531
  "path": "../../util/dist/index.js",
8532
8532
  "kind": "import-statement",
8533
8533
  "original": "@fjall/util"
8534
+ },
8535
+ {
8536
+ "path": "../../deploy-core/dist/src/aws/organisations/types.js",
8537
+ "kind": "import-statement",
8538
+ "original": "../../aws/organisations/types.js"
8534
8539
  }
8535
8540
  ],
8536
8541
  "format": "esm"
@@ -10312,8 +10317,60 @@
10312
10317
  ],
10313
10318
  "format": "esm"
10314
10319
  },
10320
+ "../../deploy-core/dist/src/orchestration/application/taskDefinitionRoll.js": {
10321
+ "bytes": 2387,
10322
+ "imports": [
10323
+ {
10324
+ "path": "../../generator/dist/src/index.js",
10325
+ "kind": "import-statement",
10326
+ "original": "@fjall/generator"
10327
+ },
10328
+ {
10329
+ "path": "../../util/dist/logger.js",
10330
+ "kind": "import-statement",
10331
+ "original": "@fjall/util/logger"
10332
+ },
10333
+ {
10334
+ "path": "../../util/dist/index.js",
10335
+ "kind": "import-statement",
10336
+ "original": "@fjall/util"
10337
+ }
10338
+ ],
10339
+ "format": "esm"
10340
+ },
10341
+ "../../deploy-core/dist/src/orchestration/application/serviceImageTagsRollback.js": {
10342
+ "bytes": 3106,
10343
+ "imports": [
10344
+ {
10345
+ "path": "../../generator/dist/src/index.js",
10346
+ "kind": "import-statement",
10347
+ "original": "@fjall/generator"
10348
+ },
10349
+ {
10350
+ "path": "../../util/dist/index.js",
10351
+ "kind": "import-statement",
10352
+ "original": "@fjall/util"
10353
+ },
10354
+ {
10355
+ "path": "../../deploy-core/dist/src/aws/utils/arnParser.js",
10356
+ "kind": "import-statement",
10357
+ "original": "../../aws/utils/arnParser.js"
10358
+ },
10359
+ {
10360
+ "path": "../../deploy-core/dist/src/aws/organisations/types.js",
10361
+ "kind": "import-statement",
10362
+ "original": "../../aws/organisations/types.js"
10363
+ },
10364
+ {
10365
+ "path": "../../deploy-core/dist/src/services/infrastructure/EcrImageInspectorService.js",
10366
+ "kind": "import-statement",
10367
+ "original": "../../services/infrastructure/EcrImageInspectorService.js"
10368
+ }
10369
+ ],
10370
+ "format": "esm"
10371
+ },
10315
10372
  "../../deploy-core/dist/src/orchestration/application/codeOnlyDeploy.js": {
10316
- "bytes": 8619,
10373
+ "bytes": 10107,
10317
10374
  "imports": [
10318
10375
  {
10319
10376
  "path": "path",
@@ -10350,6 +10407,11 @@
10350
10407
  "kind": "import-statement",
10351
10408
  "original": "../../aws/utils/arnParser.js"
10352
10409
  },
10410
+ {
10411
+ "path": "../../deploy-core/dist/src/aws/organisations/types.js",
10412
+ "kind": "import-statement",
10413
+ "original": "../../aws/organisations/types.js"
10414
+ },
10353
10415
  {
10354
10416
  "path": "../../deploy-core/dist/src/services/infrastructure/EcrImageInspectorService.js",
10355
10417
  "kind": "import-statement",
@@ -10359,6 +10421,16 @@
10359
10421
  "path": "../../deploy-core/dist/src/orchestration/stepLifecycle.js",
10360
10422
  "kind": "import-statement",
10361
10423
  "original": "../stepLifecycle.js"
10424
+ },
10425
+ {
10426
+ "path": "../../deploy-core/dist/src/orchestration/application/taskDefinitionRoll.js",
10427
+ "kind": "import-statement",
10428
+ "original": "./taskDefinitionRoll.js"
10429
+ },
10430
+ {
10431
+ "path": "../../deploy-core/dist/src/orchestration/application/serviceImageTagsRollback.js",
10432
+ "kind": "import-statement",
10433
+ "original": "./serviceImageTagsRollback.js"
10362
10434
  }
10363
10435
  ],
10364
10436
  "format": "esm"
@@ -10521,7 +10593,7 @@
10521
10593
  "format": "esm"
10522
10594
  },
10523
10595
  "../../deploy-core/dist/src/orchestration/application/applicationDeploy.js": {
10524
- "bytes": 8759,
10596
+ "bytes": 10022,
10525
10597
  "imports": [
10526
10598
  {
10527
10599
  "path": "path",
@@ -11496,6 +11568,134 @@
11496
11568
  ],
11497
11569
  "format": "esm"
11498
11570
  },
11571
+ "../../deploy-core/dist/src/services/infrastructure/SsmParameterMetadataService.js": {
11572
+ "bytes": 1062,
11573
+ "imports": [
11574
+ {
11575
+ "path": "@aws-sdk/client-ssm",
11576
+ "kind": "import-statement",
11577
+ "external": true
11578
+ },
11579
+ {
11580
+ "path": "../../generator/dist/src/index.js",
11581
+ "kind": "import-statement",
11582
+ "original": "@fjall/generator"
11583
+ },
11584
+ {
11585
+ "path": "../../util/dist/index.js",
11586
+ "kind": "import-statement",
11587
+ "original": "@fjall/util"
11588
+ },
11589
+ {
11590
+ "path": "../../deploy-core/dist/src/aws/organisations/types.js",
11591
+ "kind": "import-statement",
11592
+ "original": "../../aws/organisations/types.js"
11593
+ }
11594
+ ],
11595
+ "format": "esm"
11596
+ },
11597
+ "../../deploy-core/dist/src/orchestration/restart/secretsDrift.js": {
11598
+ "bytes": 2392,
11599
+ "imports": [
11600
+ {
11601
+ "path": "../../generator/dist/src/index.js",
11602
+ "kind": "import-statement",
11603
+ "original": "@fjall/generator"
11604
+ },
11605
+ {
11606
+ "path": "../../deploy-core/dist/src/aws/utils/arnParser.js",
11607
+ "kind": "import-statement",
11608
+ "original": "../../aws/utils/arnParser.js"
11609
+ },
11610
+ {
11611
+ "path": "../../deploy-core/dist/src/aws/organisations/types.js",
11612
+ "kind": "import-statement",
11613
+ "original": "../../aws/organisations/types.js"
11614
+ }
11615
+ ],
11616
+ "format": "esm"
11617
+ },
11618
+ "../../deploy-core/dist/src/orchestration/restart/restartApplication.js": {
11619
+ "bytes": 4728,
11620
+ "imports": [
11621
+ {
11622
+ "path": "../../generator/dist/src/index.js",
11623
+ "kind": "import-statement",
11624
+ "original": "@fjall/generator"
11625
+ },
11626
+ {
11627
+ "path": "../../util/dist/index.js",
11628
+ "kind": "import-statement",
11629
+ "original": "@fjall/util"
11630
+ },
11631
+ {
11632
+ "path": "../../util/dist/logger.js",
11633
+ "kind": "import-statement",
11634
+ "original": "@fjall/util/logger"
11635
+ },
11636
+ {
11637
+ "path": "../../deploy-core/dist/src/aws/SimpleAwsProvider.js",
11638
+ "kind": "import-statement",
11639
+ "original": "../../aws/SimpleAwsProvider.js"
11640
+ },
11641
+ {
11642
+ "path": "../../deploy-core/dist/src/services/infrastructure/CloudFormationService.js",
11643
+ "kind": "import-statement",
11644
+ "original": "../../services/infrastructure/CloudFormationService.js"
11645
+ },
11646
+ {
11647
+ "path": "../../deploy-core/dist/src/services/infrastructure/EcsService.js",
11648
+ "kind": "import-statement",
11649
+ "original": "../../services/infrastructure/EcsService.js"
11650
+ },
11651
+ {
11652
+ "path": "../../deploy-core/dist/src/services/infrastructure/EcsServiceResolver.js",
11653
+ "kind": "import-statement",
11654
+ "original": "../../services/infrastructure/EcsServiceResolver.js"
11655
+ },
11656
+ {
11657
+ "path": "../../deploy-core/dist/src/services/infrastructure/EcrImageInspectorService.js",
11658
+ "kind": "import-statement",
11659
+ "original": "../../services/infrastructure/EcrImageInspectorService.js"
11660
+ },
11661
+ {
11662
+ "path": "../../deploy-core/dist/src/services/infrastructure/SsmParameterMetadataService.js",
11663
+ "kind": "import-statement",
11664
+ "original": "../../services/infrastructure/SsmParameterMetadataService.js"
11665
+ },
11666
+ {
11667
+ "path": "../../deploy-core/dist/src/aws/utils/arnParser.js",
11668
+ "kind": "import-statement",
11669
+ "original": "../../aws/utils/arnParser.js"
11670
+ },
11671
+ {
11672
+ "path": "../../deploy-core/dist/src/aws/organisations/types.js",
11673
+ "kind": "import-statement",
11674
+ "original": "../../aws/organisations/types.js"
11675
+ },
11676
+ {
11677
+ "path": "../../deploy-core/dist/src/orchestration/application/serviceImageTagsRollback.js",
11678
+ "kind": "import-statement",
11679
+ "original": "../application/serviceImageTagsRollback.js"
11680
+ },
11681
+ {
11682
+ "path": "../../deploy-core/dist/src/orchestration/application/codeOnlyDeploy.js",
11683
+ "kind": "import-statement",
11684
+ "original": "../application/codeOnlyDeploy.js"
11685
+ },
11686
+ {
11687
+ "path": "../../deploy-core/dist/src/orchestration/application/taskDefinitionRoll.js",
11688
+ "kind": "import-statement",
11689
+ "original": "../application/taskDefinitionRoll.js"
11690
+ },
11691
+ {
11692
+ "path": "../../deploy-core/dist/src/orchestration/restart/secretsDrift.js",
11693
+ "kind": "import-statement",
11694
+ "original": "./secretsDrift.js"
11695
+ }
11696
+ ],
11697
+ "format": "esm"
11698
+ },
11499
11699
  "../../deploy-core/dist/src/aws/sts/assumeRoot.js": {
11500
11700
  "bytes": 2469,
11501
11701
  "imports": [
@@ -14480,7 +14680,7 @@
14480
14680
  "format": "esm"
14481
14681
  },
14482
14682
  "../../deploy-core/dist/src/orchestration/index.js": {
14483
- "bytes": 5133,
14683
+ "bytes": 5541,
14484
14684
  "imports": [
14485
14685
  {
14486
14686
  "path": "../../deploy-core/dist/src/orchestration/deploy.js",
@@ -14492,6 +14692,16 @@
14492
14692
  "kind": "import-statement",
14493
14693
  "original": "./destroy.js"
14494
14694
  },
14695
+ {
14696
+ "path": "../../deploy-core/dist/src/orchestration/restart/restartApplication.js",
14697
+ "kind": "import-statement",
14698
+ "original": "./restart/restartApplication.js"
14699
+ },
14700
+ {
14701
+ "path": "../../deploy-core/dist/src/orchestration/restart/secretsDrift.js",
14702
+ "kind": "import-statement",
14703
+ "original": "./restart/secretsDrift.js"
14704
+ },
14495
14705
  {
14496
14706
  "path": "../../deploy-core/dist/src/orchestration/organisation/organisationDeploy.js",
14497
14707
  "kind": "import-statement",
@@ -14632,7 +14842,7 @@
14632
14842
  "format": "esm"
14633
14843
  },
14634
14844
  "../../deploy-core/dist/src/index.js": {
14635
- "bytes": 14549,
14845
+ "bytes": 14841,
14636
14846
  "imports": [
14637
14847
  {
14638
14848
  "path": "../../deploy-core/dist/src/types/index.js",
@@ -14774,6 +14984,11 @@
14774
14984
  "kind": "import-statement",
14775
14985
  "original": "./orchestration/index.js"
14776
14986
  },
14987
+ {
14988
+ "path": "../../deploy-core/dist/src/orchestration/index.js",
14989
+ "kind": "import-statement",
14990
+ "original": "./orchestration/index.js"
14991
+ },
14777
14992
  {
14778
14993
  "path": "../../deploy-core/dist/src/aws/cloudtrail/orgTrailDelivery.js",
14779
14994
  "kind": "import-statement",
@@ -16904,8 +17119,13 @@
16904
17119
  ],
16905
17120
  "format": "esm"
16906
17121
  },
17122
+ "../../cli/dist/src/util/agent/headlessEnvironment.js": {
17123
+ "bytes": 185,
17124
+ "imports": [],
17125
+ "format": "esm"
17126
+ },
16907
17127
  "../../cli/dist/src/util/api/FjallApiClientErrors.js": {
16908
- "bytes": 1326,
17128
+ "bytes": 2025,
16909
17129
  "imports": [
16910
17130
  {
16911
17131
  "path": "../../cli/node_modules/axios/index.js",
@@ -16922,6 +17142,11 @@
16922
17142
  "kind": "import-statement",
16923
17143
  "original": "../errorUtils.js"
16924
17144
  },
17145
+ {
17146
+ "path": "../../cli/dist/src/util/agent/headlessEnvironment.js",
17147
+ "kind": "import-statement",
17148
+ "original": "../agent/headlessEnvironment.js"
17149
+ },
16925
17150
  {
16926
17151
  "path": "../../util/dist/index.js",
16927
17152
  "kind": "import-statement",
@@ -16931,13 +17156,23 @@
16931
17156
  "format": "esm"
16932
17157
  },
16933
17158
  "../../cli/dist/src/util/api/FjallApiClient.types.js": {
16934
- "bytes": 318,
17159
+ "bytes": 935,
16935
17160
  "imports": [
16936
17161
  {
16937
17162
  "path": "os",
16938
17163
  "kind": "import-statement",
16939
17164
  "external": true
16940
17165
  },
17166
+ {
17167
+ "path": "../../node_modules/zod/index.js",
17168
+ "kind": "import-statement",
17169
+ "original": "zod"
17170
+ },
17171
+ {
17172
+ "path": "../../util/dist/index.js",
17173
+ "kind": "import-statement",
17174
+ "original": "@fjall/util"
17175
+ },
16941
17176
  {
16942
17177
  "path": "../../cli/dist/package.json",
16943
17178
  "kind": "import-statement",
@@ -16950,7 +17185,7 @@
16950
17185
  "format": "esm"
16951
17186
  },
16952
17187
  "../../cli/dist/src/util/api/FjallApiClientBase.js": {
16953
- "bytes": 2513,
17188
+ "bytes": 2826,
16954
17189
  "imports": [
16955
17190
  {
16956
17191
  "path": "../../cli/node_modules/axios/index.js",
@@ -16986,17 +17221,32 @@
16986
17221
  "format": "esm"
16987
17222
  },
16988
17223
  "../../cli/dist/src/util/api/FjallApiClientResources.js": {
16989
- "bytes": 4264,
17224
+ "bytes": 5219,
16990
17225
  "imports": [
17226
+ {
17227
+ "path": "../../util/dist/index.js",
17228
+ "kind": "import-statement",
17229
+ "original": "@fjall/util"
17230
+ },
16991
17231
  {
16992
17232
  "path": "../../cli/dist/src/types/Result.js",
16993
17233
  "kind": "import-statement",
16994
17234
  "original": "../../types/Result.js"
16995
17235
  },
17236
+ {
17237
+ "path": "../../cli/dist/src/types/errors/ApiError.js",
17238
+ "kind": "import-statement",
17239
+ "original": "../../types/errors/ApiError.js"
17240
+ },
16996
17241
  {
16997
17242
  "path": "../../cli/dist/src/util/api/FjallApiClientBase.js",
16998
17243
  "kind": "import-statement",
16999
17244
  "original": "./FjallApiClientBase.js"
17245
+ },
17246
+ {
17247
+ "path": "../../cli/dist/src/util/api/FjallApiClient.types.js",
17248
+ "kind": "import-statement",
17249
+ "original": "./FjallApiClient.types.js"
17000
17250
  }
17001
17251
  ],
17002
17252
  "format": "esm"
@@ -18461,7 +18711,7 @@
18461
18711
  "format": "esm"
18462
18712
  },
18463
18713
  "../../cli/dist/src/services/deployment/DeployCoreAdapter.js": {
18464
- "bytes": 5567,
18714
+ "bytes": 6247,
18465
18715
  "imports": [
18466
18716
  {
18467
18717
  "path": "../../deploy-core/dist/src/index.js",
@@ -18507,7 +18757,7 @@
18507
18757
  "format": "esm"
18508
18758
  },
18509
18759
  "../../cli/dist/src/services/deployment/DeploymentTracker.js": {
18510
- "bytes": 5416,
18760
+ "bytes": 6276,
18511
18761
  "imports": [
18512
18762
  {
18513
18763
  "path": "../../cli/dist/src/util/api/FjallApiClient.js",
@@ -18796,7 +19046,7 @@
18796
19046
  "format": "esm"
18797
19047
  },
18798
19048
  "../../cli/dist/src/services/deployment/applicationDeployment.js": {
18799
- "bytes": 3902,
19049
+ "bytes": 4214,
18800
19050
  "imports": [
18801
19051
  {
18802
19052
  "path": "../../cli/dist/src/types/Result.js",
@@ -18876,8 +19126,64 @@
18876
19126
  ],
18877
19127
  "format": "esm"
18878
19128
  },
19129
+ "../../cli/dist/src/services/deployment/applicationRestart.js": {
19130
+ "bytes": 2686,
19131
+ "imports": [
19132
+ {
19133
+ "path": "../../cli/dist/src/types/Result.js",
19134
+ "kind": "import-statement",
19135
+ "original": "../../types/Result.js"
19136
+ },
19137
+ {
19138
+ "path": "../../cli/dist/src/services/application/ApplicationServiceTypes.js",
19139
+ "kind": "import-statement",
19140
+ "original": "../application/ApplicationServiceTypes.js"
19141
+ },
19142
+ {
19143
+ "path": "../../cli/dist/src/util/logger/index.js",
19144
+ "kind": "import-statement",
19145
+ "original": "../../util/logger/index.js"
19146
+ },
19147
+ {
19148
+ "path": "../../cli/dist/src/util/errorUtils.js",
19149
+ "kind": "import-statement",
19150
+ "original": "../../util/errorUtils.js"
19151
+ },
19152
+ {
19153
+ "path": "../../cli/dist/src/services/deployment/DeployCoreAdapter.js",
19154
+ "kind": "import-statement",
19155
+ "original": "./DeployCoreAdapter.js"
19156
+ },
19157
+ {
19158
+ "path": "../../cli/dist/src/services/deployment/DeploymentTracker.js",
19159
+ "kind": "import-statement",
19160
+ "original": "./DeploymentTracker.js"
19161
+ },
19162
+ {
19163
+ "path": "../../cli/dist/src/services/deployment/deploymentApiHelpers.js",
19164
+ "kind": "import-statement",
19165
+ "original": "./deploymentApiHelpers.js"
19166
+ },
19167
+ {
19168
+ "path": "../../util/dist/index.js",
19169
+ "kind": "import-statement",
19170
+ "original": "@fjall/util"
19171
+ },
19172
+ {
19173
+ "path": "../../cli/dist/src/services/deployment/applicationSetupHelpers.js",
19174
+ "kind": "import-statement",
19175
+ "original": "./applicationSetupHelpers.js"
19176
+ },
19177
+ {
19178
+ "path": "../../cli/dist/src/util/detection/gitDetection.js",
19179
+ "kind": "import-statement",
19180
+ "original": "../../util/detection/gitDetection.js"
19181
+ }
19182
+ ],
19183
+ "format": "esm"
19184
+ },
18879
19185
  "../../cli/dist/src/services/deployment/applicationDestruction.js": {
18880
- "bytes": 2951,
19186
+ "bytes": 3025,
18881
19187
  "imports": [
18882
19188
  {
18883
19189
  "path": "../../deploy-core/dist/src/index.js",
@@ -18948,7 +19254,7 @@
18948
19254
  "format": "esm"
18949
19255
  },
18950
19256
  "../../cli/dist/src/services/deployment/DeploymentService.js": {
18951
- "bytes": 4605,
19257
+ "bytes": 5054,
18952
19258
  "imports": [
18953
19259
  {
18954
19260
  "path": "../../cli/dist/src/aws/index.js",
@@ -19025,6 +19331,11 @@
19025
19331
  "kind": "import-statement",
19026
19332
  "original": "./applicationDeployment.js"
19027
19333
  },
19334
+ {
19335
+ "path": "../../cli/dist/src/services/deployment/applicationRestart.js",
19336
+ "kind": "import-statement",
19337
+ "original": "./applicationRestart.js"
19338
+ },
19028
19339
  {
19029
19340
  "path": "../../cli/dist/src/services/deployment/applicationDestruction.js",
19030
19341
  "kind": "import-statement",
@@ -19580,6 +19891,11 @@
19580
19891
  ],
19581
19892
  "format": "esm"
19582
19893
  },
19894
+ "../../cli/dist/src/operations/ci/ciConstants.js": {
19895
+ "bytes": 635,
19896
+ "imports": [],
19897
+ "format": "esm"
19898
+ },
19583
19899
  "../../cli/dist/src/validation/patterns.js": {
19584
19900
  "bytes": 139,
19585
19901
  "imports": [
@@ -19592,7 +19908,7 @@
19592
19908
  "format": "esm"
19593
19909
  },
19594
19910
  "../../cli/dist/src/validation/parseExpiresDuration.js": {
19595
- "bytes": 653,
19911
+ "bytes": 787,
19596
19912
  "imports": [
19597
19913
  {
19598
19914
  "path": "../../cli/dist/src/types/Result.js",
@@ -19629,7 +19945,7 @@
19629
19945
  "format": "esm"
19630
19946
  },
19631
19947
  "../../cli/dist/src/validation/commandSchemas.js": {
19632
- "bytes": 12167,
19948
+ "bytes": 14587,
19633
19949
  "imports": [
19634
19950
  {
19635
19951
  "path": "../../node_modules/zod/index.js",
@@ -19651,6 +19967,16 @@
19651
19967
  "kind": "import-statement",
19652
19968
  "original": "@fjall/util"
19653
19969
  },
19970
+ {
19971
+ "path": "../../cli/dist/src/util/api/FjallApiClient.types.js",
19972
+ "kind": "import-statement",
19973
+ "original": "../util/api/FjallApiClient.types.js"
19974
+ },
19975
+ {
19976
+ "path": "../../cli/dist/src/operations/ci/ciConstants.js",
19977
+ "kind": "import-statement",
19978
+ "original": "../operations/ci/ciConstants.js"
19979
+ },
19654
19980
  {
19655
19981
  "path": "../../cli/dist/src/validation/patterns.js",
19656
19982
  "kind": "import-statement",
@@ -20179,7 +20505,7 @@
20179
20505
  "format": "esm"
20180
20506
  },
20181
20507
  "../../cli/dist/src/services/container/EcrRepositoryService.js": {
20182
- "bytes": 4592,
20508
+ "bytes": 4326,
20183
20509
  "imports": [
20184
20510
  {
20185
20511
  "path": "@aws-sdk/client-ecr",
@@ -20281,7 +20607,7 @@
20281
20607
  "format": "esm"
20282
20608
  },
20283
20609
  "../../cli/dist/src/services/container/EcrRepositoryInitialiser.js": {
20284
- "bytes": 4751,
20610
+ "bytes": 4442,
20285
20611
  "imports": [
20286
20612
  {
20287
20613
  "path": "../../cli/dist/src/types/Result.js",
@@ -20445,7 +20771,7 @@
20445
20771
  "format": "esm"
20446
20772
  },
20447
20773
  "../../cli/dist/src/services/container/EcrService.js": {
20448
- "bytes": 5295,
20774
+ "bytes": 5178,
20449
20775
  "imports": [
20450
20776
  {
20451
20777
  "path": "../../cli/dist/src/services/index.js",
@@ -20764,7 +21090,7 @@
20764
21090
  "format": "esm"
20765
21091
  },
20766
21092
  "../../cli/dist/src/services/organisation/OrganisationDeployService.js": {
20767
- "bytes": 6335,
21093
+ "bytes": 6406,
20768
21094
  "imports": [
20769
21095
  {
20770
21096
  "path": "../../util/dist/config.js",
@@ -20871,7 +21197,7 @@
20871
21197
  "format": "esm"
20872
21198
  },
20873
21199
  "../../cli/dist/src/services/organisation/OrganisationDestroyService.js": {
20874
- "bytes": 4274,
21200
+ "bytes": 4323,
20875
21201
  "imports": [
20876
21202
  {
20877
21203
  "path": "../../util/dist/config.js",
@@ -21434,7 +21760,7 @@
21434
21760
  "format": "esm"
21435
21761
  },
21436
21762
  "../../cli/dist/src/services/generator/InfrastructureSecretsMutator.js": {
21437
- "bytes": 2649,
21763
+ "bytes": 3525,
21438
21764
  "imports": [
21439
21765
  {
21440
21766
  "path": "fs",
@@ -21511,7 +21837,7 @@
21511
21837
  "format": "esm"
21512
21838
  },
21513
21839
  "../../cli/dist/src/services/generator/GeneratorService.js": {
21514
- "bytes": 3741,
21840
+ "bytes": 3845,
21515
21841
  "imports": [
21516
21842
  {
21517
21843
  "path": "fs",
@@ -24178,7 +24504,7 @@
24178
24504
  "format": "esm"
24179
24505
  },
24180
24506
  "../../cli/dist/src/util/agent/suggestionEntries/secretsEntries.js": {
24181
- "bytes": 1708,
24507
+ "bytes": 1728,
24182
24508
  "imports": [
24183
24509
  {
24184
24510
  "path": "../../cli/dist/src/util/agent/suggestionEntries/types.js",
@@ -24356,7 +24682,7 @@
24356
24682
  "format": "esm"
24357
24683
  },
24358
24684
  "../../cli/dist/src/util/agent/agentInit.js": {
24359
- "bytes": 27857,
24685
+ "bytes": 30124,
24360
24686
  "imports": [
24361
24687
  {
24362
24688
  "path": "node:fs",
@@ -24496,7 +24822,7 @@
24496
24822
  "format": "esm"
24497
24823
  },
24498
24824
  "../../cli/dist/src/util/nonInteractive/nonInteractiveSummaryOutput.js": {
24499
- "bytes": 2899,
24825
+ "bytes": 3013,
24500
24826
  "imports": [
24501
24827
  {
24502
24828
  "path": "../../node_modules/chalk/source/index.js",
@@ -27978,7 +28304,7 @@
27978
28304
  "format": "esm"
27979
28305
  },
27980
28306
  "../../cli/dist/src/commands/authPrerequisite.js": {
27981
- "bytes": 916,
28307
+ "bytes": 1018,
27982
28308
  "imports": [
27983
28309
  {
27984
28310
  "path": "../../cli/dist/src/util/api/FjallApiClient.js",
@@ -27990,6 +28316,11 @@
27990
28316
  "kind": "import-statement",
27991
28317
  "original": "../util/errorUtils.js"
27992
28318
  },
28319
+ {
28320
+ "path": "../../cli/dist/src/util/agent/headlessEnvironment.js",
28321
+ "kind": "import-statement",
28322
+ "original": "../util/agent/headlessEnvironment.js"
28323
+ },
27993
28324
  {
27994
28325
  "path": "../../cli/dist/src/util/logger/index.js",
27995
28326
  "kind": "import-statement",
@@ -29827,12 +30158,17 @@
29827
30158
  "format": "esm"
29828
30159
  },
29829
30160
  "../../cli/dist/src/util/agent/getSurface.js": {
29830
- "bytes": 264,
30161
+ "bytes": 250,
29831
30162
  "imports": [
29832
30163
  {
29833
30164
  "path": "../../cli/dist/src/util/agent/detectAgent.js",
29834
30165
  "kind": "import-statement",
29835
30166
  "original": "./detectAgent.js"
30167
+ },
30168
+ {
30169
+ "path": "../../cli/dist/src/util/agent/headlessEnvironment.js",
30170
+ "kind": "import-statement",
30171
+ "original": "./headlessEnvironment.js"
29836
30172
  }
29837
30173
  ],
29838
30174
  "format": "esm"
@@ -32235,7 +32571,7 @@
32235
32571
  "format": "esm"
32236
32572
  },
32237
32573
  "../../cli/dist/src/operations/resources/secretsOperations.js": {
32238
- "bytes": 1769,
32574
+ "bytes": 2355,
32239
32575
  "imports": [
32240
32576
  {
32241
32577
  "path": "../../cli/dist/src/services/index.js",
@@ -32384,7 +32720,7 @@
32384
32720
  "format": "esm"
32385
32721
  },
32386
32722
  "../../cli/dist/src/ui/screens/secrets/SecretsWriteSteps.js": {
32387
- "bytes": 6468,
32723
+ "bytes": 6705,
32388
32724
  "imports": [
32389
32725
  {
32390
32726
  "path": "node:fs",
@@ -36357,11 +36693,6 @@
36357
36693
  ],
36358
36694
  "format": "esm"
36359
36695
  },
36360
- "../../cli/dist/src/operations/ci/ciConstants.js": {
36361
- "bytes": 277,
36362
- "imports": [],
36363
- "format": "esm"
36364
- },
36365
36696
  "../../cli/dist/src/operations/ci/ciTokenListOperation.js": {
36366
36697
  "bytes": 344,
36367
36698
  "imports": [
@@ -36415,6 +36746,103 @@
36415
36746
  ],
36416
36747
  "format": "esm"
36417
36748
  },
36749
+ "../../cli/dist/src/operations/ci/ciVerifyOperation.js": {
36750
+ "bytes": 3168,
36751
+ "imports": [
36752
+ {
36753
+ "path": "../../cli/dist/src/types/Result.js",
36754
+ "kind": "import-statement",
36755
+ "original": "../../types/Result.js"
36756
+ },
36757
+ {
36758
+ "path": "../../cli/dist/src/operations/user/tokenHelpers.js",
36759
+ "kind": "import-statement",
36760
+ "original": "../user/tokenHelpers.js"
36761
+ },
36762
+ {
36763
+ "path": "../../cli/dist/src/operations/ci/ciConstants.js",
36764
+ "kind": "import-statement",
36765
+ "original": "./ciConstants.js"
36766
+ }
36767
+ ],
36768
+ "format": "esm"
36769
+ },
36770
+ "../../cli/dist/src/operations/ci/ciWorkflowTemplate.js": {
36771
+ "bytes": 1592,
36772
+ "imports": [],
36773
+ "format": "esm"
36774
+ },
36775
+ "../../cli/dist/src/operations/ci/ciSetupOperation.js": {
36776
+ "bytes": 3580,
36777
+ "imports": [
36778
+ {
36779
+ "path": "node:fs",
36780
+ "kind": "import-statement",
36781
+ "external": true
36782
+ },
36783
+ {
36784
+ "path": "../../util/dist/fsHelpers.js",
36785
+ "kind": "import-statement",
36786
+ "original": "@fjall/util/fsHelpers"
36787
+ },
36788
+ {
36789
+ "path": "node:path",
36790
+ "kind": "import-statement",
36791
+ "external": true
36792
+ },
36793
+ {
36794
+ "path": "../../util/dist/index.js",
36795
+ "kind": "import-statement",
36796
+ "original": "@fjall/util"
36797
+ },
36798
+ {
36799
+ "path": "../../cli/dist/src/types/Result.js",
36800
+ "kind": "import-statement",
36801
+ "original": "../../types/Result.js"
36802
+ },
36803
+ {
36804
+ "path": "../../cli/dist/src/util/detection/gitDetection.js",
36805
+ "kind": "import-statement",
36806
+ "original": "../../util/detection/gitDetection.js"
36807
+ },
36808
+ {
36809
+ "path": "../../cli/dist/src/util/target/targetDetection.js",
36810
+ "kind": "import-statement",
36811
+ "original": "../../util/target/targetDetection.js"
36812
+ },
36813
+ {
36814
+ "path": "../../cli/dist/src/validation/parseExpiresDuration.js",
36815
+ "kind": "import-statement",
36816
+ "original": "../../validation/parseExpiresDuration.js"
36817
+ },
36818
+ {
36819
+ "path": "../../cli/dist/src/operations/user/tokenHelpers.js",
36820
+ "kind": "import-statement",
36821
+ "original": "../user/tokenHelpers.js"
36822
+ },
36823
+ {
36824
+ "path": "../../cli/dist/src/operations/ci/ciTokenCreateOperation.js",
36825
+ "kind": "import-statement",
36826
+ "original": "./ciTokenCreateOperation.js"
36827
+ },
36828
+ {
36829
+ "path": "../../cli/dist/src/operations/ci/ciTokenRevokeOperation.js",
36830
+ "kind": "import-statement",
36831
+ "original": "./ciTokenRevokeOperation.js"
36832
+ },
36833
+ {
36834
+ "path": "../../cli/dist/src/operations/ci/ciConstants.js",
36835
+ "kind": "import-statement",
36836
+ "original": "./ciConstants.js"
36837
+ },
36838
+ {
36839
+ "path": "../../cli/dist/src/operations/ci/ciWorkflowTemplate.js",
36840
+ "kind": "import-statement",
36841
+ "original": "./ciWorkflowTemplate.js"
36842
+ }
36843
+ ],
36844
+ "format": "esm"
36845
+ },
36418
36846
  "../../cli/dist/src/operations/types.js": {
36419
36847
  "bytes": 277,
36420
36848
  "imports": [
@@ -37361,7 +37789,7 @@
37361
37789
  "format": "esm"
37362
37790
  },
37363
37791
  "../../cli/dist/src/operations/index.js": {
37364
- "bytes": 4926,
37792
+ "bytes": 5097,
37365
37793
  "imports": [
37366
37794
  {
37367
37795
  "path": "../../cli/dist/src/operations/dialog.js",
@@ -37443,6 +37871,16 @@
37443
37871
  "kind": "import-statement",
37444
37872
  "original": "./ci/ciStatusOperation.js"
37445
37873
  },
37874
+ {
37875
+ "path": "../../cli/dist/src/operations/ci/ciVerifyOperation.js",
37876
+ "kind": "import-statement",
37877
+ "original": "./ci/ciVerifyOperation.js"
37878
+ },
37879
+ {
37880
+ "path": "../../cli/dist/src/operations/ci/ciSetupOperation.js",
37881
+ "kind": "import-statement",
37882
+ "original": "./ci/ciSetupOperation.js"
37883
+ },
37446
37884
  {
37447
37885
  "path": "../../cli/dist/src/operations/ci/ciConstants.js",
37448
37886
  "kind": "import-statement",
@@ -37532,7 +37970,7 @@
37532
37970
  "format": "esm"
37533
37971
  },
37534
37972
  "../../cli/dist/src/commands/identity/userTokenHandlers.js": {
37535
- "bytes": 6292,
37973
+ "bytes": 6314,
37536
37974
  "imports": [
37537
37975
  {
37538
37976
  "path": "../../cli/dist/src/types/Result.js",
@@ -37873,8 +38311,156 @@
37873
38311
  ],
37874
38312
  "format": "esm"
37875
38313
  },
38314
+ "../../cli/dist/src/util/input/promptYesNo.js": {
38315
+ "bytes": 434,
38316
+ "imports": [
38317
+ {
38318
+ "path": "readline",
38319
+ "kind": "import-statement",
38320
+ "external": true
38321
+ }
38322
+ ],
38323
+ "format": "esm"
38324
+ },
38325
+ "../../cli/dist/src/operations/deployment/rolloutOperation.js": {
38326
+ "bytes": 1434,
38327
+ "imports": [
38328
+ {
38329
+ "path": "../../cli/dist/src/types/Result.js",
38330
+ "kind": "import-statement",
38331
+ "original": "../../types/Result.js"
38332
+ },
38333
+ {
38334
+ "path": "../../cli/dist/src/services/index.js",
38335
+ "kind": "import-statement",
38336
+ "original": "../../services/index.js"
38337
+ },
38338
+ {
38339
+ "path": "../../cli/dist/src/util/errorUtils.js",
38340
+ "kind": "import-statement",
38341
+ "original": "../../util/errorUtils.js"
38342
+ },
38343
+ {
38344
+ "path": "../../cli/dist/src/util/logger/index.js",
38345
+ "kind": "import-statement",
38346
+ "original": "../../util/logger/index.js"
38347
+ },
38348
+ {
38349
+ "path": "../../util/dist/index.js",
38350
+ "kind": "import-statement",
38351
+ "original": "@fjall/util"
38352
+ },
38353
+ {
38354
+ "path": "../../cli/dist/src/aws/index.js",
38355
+ "kind": "import-statement",
38356
+ "original": "../../aws/index.js"
38357
+ },
38358
+ {
38359
+ "path": "../../cli/dist/src/services/deployment/DeployCoreAdapter.js",
38360
+ "kind": "import-statement",
38361
+ "original": "../../services/deployment/DeployCoreAdapter.js"
38362
+ },
38363
+ {
38364
+ "path": "../../cli/dist/src/util/pathHelpers.js",
38365
+ "kind": "import-statement",
38366
+ "original": "../../util/pathHelpers.js"
38367
+ }
38368
+ ],
38369
+ "format": "esm"
38370
+ },
38371
+ "../../cli/dist/src/commands/deployment/rollout.js": {
38372
+ "bytes": 3645,
38373
+ "imports": [
38374
+ {
38375
+ "path": "../../node_modules/chalk/source/index.js",
38376
+ "kind": "import-statement",
38377
+ "original": "chalk"
38378
+ },
38379
+ {
38380
+ "path": "../../util/dist/index.js",
38381
+ "kind": "import-statement",
38382
+ "original": "@fjall/util"
38383
+ },
38384
+ {
38385
+ "path": "../../cli/dist/src/util/commandResult.js",
38386
+ "kind": "import-statement",
38387
+ "original": "../../util/commandResult.js"
38388
+ },
38389
+ {
38390
+ "path": "../../cli/dist/src/util/errorUtils.js",
38391
+ "kind": "import-statement",
38392
+ "original": "../../util/errorUtils.js"
38393
+ },
38394
+ {
38395
+ "path": "../../cli/dist/src/util/terminal/theme.js",
38396
+ "kind": "import-statement",
38397
+ "original": "../../util/terminal/theme.js"
38398
+ },
38399
+ {
38400
+ "path": "../../cli/dist/src/contexts/index.js",
38401
+ "kind": "import-statement",
38402
+ "original": "../../contexts/index.js"
38403
+ },
38404
+ {
38405
+ "path": "../../cli/dist/src/util/pathHelpers.js",
38406
+ "kind": "import-statement",
38407
+ "original": "../../util/pathHelpers.js"
38408
+ },
38409
+ {
38410
+ "path": "../../cli/dist/src/util/errorDisplay.js",
38411
+ "kind": "import-statement",
38412
+ "original": "../../util/errorDisplay.js"
38413
+ },
38414
+ {
38415
+ "path": "../../cli/dist/src/util/target/targetDetection.js",
38416
+ "kind": "import-statement",
38417
+ "original": "../../util/target/targetDetection.js"
38418
+ },
38419
+ {
38420
+ "path": "../../cli/dist/src/util/executionMode.js",
38421
+ "kind": "import-statement",
38422
+ "original": "../../util/executionMode.js"
38423
+ },
38424
+ {
38425
+ "path": "../../cli/dist/src/util/nonInteractive/nonInteractiveCallbacks.js",
38426
+ "kind": "import-statement",
38427
+ "original": "../../util/nonInteractive/nonInteractiveCallbacks.js"
38428
+ },
38429
+ {
38430
+ "path": "../../cli/dist/src/util/input/promptYesNo.js",
38431
+ "kind": "import-statement",
38432
+ "original": "../../util/input/promptYesNo.js"
38433
+ },
38434
+ {
38435
+ "path": "../../cli/dist/src/util/deploy/awsCleanup.js",
38436
+ "kind": "import-statement",
38437
+ "original": "../../util/deploy/awsCleanup.js"
38438
+ },
38439
+ {
38440
+ "path": "../../cli/dist/src/util/signalCleanup.js",
38441
+ "kind": "import-statement",
38442
+ "original": "../../util/signalCleanup.js"
38443
+ },
38444
+ {
38445
+ "path": "../../cli/dist/src/commands/authPrerequisite.js",
38446
+ "kind": "import-statement",
38447
+ "original": "../authPrerequisite.js"
38448
+ },
38449
+ {
38450
+ "path": "../../cli/dist/src/commands/connectPrerequisite.js",
38451
+ "kind": "import-statement",
38452
+ "original": "../connectPrerequisite.js"
38453
+ },
38454
+ {
38455
+ "path": "../../cli/dist/src/operations/deployment/rolloutOperation.js",
38456
+ "kind": "import-statement",
38457
+ "original": "../../operations/deployment/rolloutOperation.js"
38458
+ }
38459
+ ],
38460
+ "format": "esm"
38461
+ },
37876
38462
  "../../cli/dist/src/commands/identity/secretsHandlersWrite.js": {
37877
- "bytes": 7249,
38463
+ "bytes": 8646,
37878
38464
  "imports": [
37879
38465
  {
37880
38466
  "path": "../../node_modules/chalk/source/index.js",
@@ -37940,6 +38526,26 @@
37940
38526
  "path": "../../cli/dist/src/util/agent/agentOutput.js",
37941
38527
  "kind": "import-statement",
37942
38528
  "original": "../../util/agent/agentOutput.js"
38529
+ },
38530
+ {
38531
+ "path": "../../cli/dist/src/util/input/promptYesNo.js",
38532
+ "kind": "import-statement",
38533
+ "original": "../../util/input/promptYesNo.js"
38534
+ },
38535
+ {
38536
+ "path": "../../cli/dist/src/util/target/targetDetection.js",
38537
+ "kind": "import-statement",
38538
+ "original": "../../util/target/targetDetection.js"
38539
+ },
38540
+ {
38541
+ "path": "../../cli/dist/src/util/errorUtils.js",
38542
+ "kind": "import-statement",
38543
+ "original": "../../util/errorUtils.js"
38544
+ },
38545
+ {
38546
+ "path": "../../cli/dist/src/commands/deployment/rollout.js",
38547
+ "kind": "import-statement",
38548
+ "original": "../deployment/rollout.js"
37943
38549
  }
37944
38550
  ],
37945
38551
  "format": "esm"
@@ -38385,6 +38991,226 @@
38385
38991
  ],
38386
38992
  "format": "esm"
38387
38993
  },
38994
+ "../../cli/dist/src/operations/releases/releasesOperations.js": {
38995
+ "bytes": 953,
38996
+ "imports": [
38997
+ {
38998
+ "path": "../../util/dist/index.js",
38999
+ "kind": "import-statement",
39000
+ "original": "@fjall/util"
39001
+ },
39002
+ {
39003
+ "path": "../../cli/dist/src/types/Result.js",
39004
+ "kind": "import-statement",
39005
+ "original": "../../types/Result.js"
39006
+ },
39007
+ {
39008
+ "path": "../../cli/dist/src/types/errors/ApiError.js",
39009
+ "kind": "import-statement",
39010
+ "original": "../../types/errors/ApiError.js"
39011
+ },
39012
+ {
39013
+ "path": "../../cli/dist/src/util/api/FjallApiClient.js",
39014
+ "kind": "import-statement",
39015
+ "original": "../../util/api/FjallApiClient.js"
39016
+ },
39017
+ {
39018
+ "path": "../../cli/dist/src/services/index.js",
39019
+ "kind": "import-statement",
39020
+ "original": "../../services/index.js"
39021
+ },
39022
+ {
39023
+ "path": "../../cli/dist/src/util/api/FjallApiClient.types.js",
39024
+ "kind": "import-statement",
39025
+ "original": "../../util/api/FjallApiClient.types.js"
39026
+ }
39027
+ ],
39028
+ "format": "esm"
39029
+ },
39030
+ "../../cli/dist/src/operations/releases/index.js": {
39031
+ "bytes": 100,
39032
+ "imports": [
39033
+ {
39034
+ "path": "../../cli/dist/src/operations/releases/releasesOperations.js",
39035
+ "kind": "import-statement",
39036
+ "original": "./releasesOperations.js"
39037
+ }
39038
+ ],
39039
+ "format": "esm"
39040
+ },
39041
+ "../../cli/dist/src/util/format/formatRelativeTime.js": {
39042
+ "bytes": 533,
39043
+ "imports": [],
39044
+ "format": "esm"
39045
+ },
39046
+ "../../cli/dist/src/commands/deployment/releases.js": {
39047
+ "bytes": 2198,
39048
+ "imports": [
39049
+ {
39050
+ "path": "../../node_modules/chalk/source/index.js",
39051
+ "kind": "import-statement",
39052
+ "original": "chalk"
39053
+ },
39054
+ {
39055
+ "path": "../../cli/dist/src/util/commandResult.js",
39056
+ "kind": "import-statement",
39057
+ "original": "../../util/commandResult.js"
39058
+ },
39059
+ {
39060
+ "path": "../../cli/dist/src/util/nonInteractive/nonInteractiveOutput.js",
39061
+ "kind": "import-statement",
39062
+ "original": "../../util/nonInteractive/nonInteractiveOutput.js"
39063
+ },
39064
+ {
39065
+ "path": "../../cli/dist/src/util/terminal/theme.js",
39066
+ "kind": "import-statement",
39067
+ "original": "../../util/terminal/theme.js"
39068
+ },
39069
+ {
39070
+ "path": "../../util/dist/index.js",
39071
+ "kind": "import-statement",
39072
+ "original": "@fjall/util"
39073
+ },
39074
+ {
39075
+ "path": "../../cli/dist/src/commands/authPrerequisite.js",
39076
+ "kind": "import-statement",
39077
+ "original": "../authPrerequisite.js"
39078
+ },
39079
+ {
39080
+ "path": "../../cli/dist/src/operations/releases/index.js",
39081
+ "kind": "import-statement",
39082
+ "original": "../../operations/releases/index.js"
39083
+ },
39084
+ {
39085
+ "path": "../../cli/dist/src/util/executionMode.js",
39086
+ "kind": "import-statement",
39087
+ "original": "../../util/executionMode.js"
39088
+ },
39089
+ {
39090
+ "path": "../../cli/dist/src/util/format/formatRelativeTime.js",
39091
+ "kind": "import-statement",
39092
+ "original": "../../util/format/formatRelativeTime.js"
39093
+ }
39094
+ ],
39095
+ "format": "esm"
39096
+ },
39097
+ "../../cli/dist/src/services/deployment/rollbackResolution.js": {
39098
+ "bytes": 1832,
39099
+ "imports": [
39100
+ {
39101
+ "path": "../../cli/dist/src/types/Result.js",
39102
+ "kind": "import-statement",
39103
+ "original": "../../types/Result.js"
39104
+ }
39105
+ ],
39106
+ "format": "esm"
39107
+ },
39108
+ "../../cli/dist/src/commands/deployment/rollback.js": {
39109
+ "bytes": 3632,
39110
+ "imports": [
39111
+ {
39112
+ "path": "../../node_modules/chalk/source/index.js",
39113
+ "kind": "import-statement",
39114
+ "original": "chalk"
39115
+ },
39116
+ {
39117
+ "path": "../../util/dist/index.js",
39118
+ "kind": "import-statement",
39119
+ "original": "@fjall/util"
39120
+ },
39121
+ {
39122
+ "path": "../../cli/dist/src/util/commandResult.js",
39123
+ "kind": "import-statement",
39124
+ "original": "../../util/commandResult.js"
39125
+ },
39126
+ {
39127
+ "path": "../../cli/dist/src/util/errorUtils.js",
39128
+ "kind": "import-statement",
39129
+ "original": "../../util/errorUtils.js"
39130
+ },
39131
+ {
39132
+ "path": "../../cli/dist/src/util/terminal/theme.js",
39133
+ "kind": "import-statement",
39134
+ "original": "../../util/terminal/theme.js"
39135
+ },
39136
+ {
39137
+ "path": "../../cli/dist/src/contexts/index.js",
39138
+ "kind": "import-statement",
39139
+ "original": "../../contexts/index.js"
39140
+ },
39141
+ {
39142
+ "path": "../../cli/dist/src/util/pathHelpers.js",
39143
+ "kind": "import-statement",
39144
+ "original": "../../util/pathHelpers.js"
39145
+ },
39146
+ {
39147
+ "path": "../../cli/dist/src/util/errorDisplay.js",
39148
+ "kind": "import-statement",
39149
+ "original": "../../util/errorDisplay.js"
39150
+ },
39151
+ {
39152
+ "path": "../../cli/dist/src/util/target/targetDetection.js",
39153
+ "kind": "import-statement",
39154
+ "original": "../../util/target/targetDetection.js"
39155
+ },
39156
+ {
39157
+ "path": "../../cli/dist/src/util/executionMode.js",
39158
+ "kind": "import-statement",
39159
+ "original": "../../util/executionMode.js"
39160
+ },
39161
+ {
39162
+ "path": "../../cli/dist/src/util/nonInteractive/nonInteractiveCallbacks.js",
39163
+ "kind": "import-statement",
39164
+ "original": "../../util/nonInteractive/nonInteractiveCallbacks.js"
39165
+ },
39166
+ {
39167
+ "path": "../../cli/dist/src/util/input/promptYesNo.js",
39168
+ "kind": "import-statement",
39169
+ "original": "../../util/input/promptYesNo.js"
39170
+ },
39171
+ {
39172
+ "path": "../../cli/dist/src/util/deploy/awsCleanup.js",
39173
+ "kind": "import-statement",
39174
+ "original": "../../util/deploy/awsCleanup.js"
39175
+ },
39176
+ {
39177
+ "path": "../../cli/dist/src/util/signalCleanup.js",
39178
+ "kind": "import-statement",
39179
+ "original": "../../util/signalCleanup.js"
39180
+ },
39181
+ {
39182
+ "path": "../../cli/dist/src/commands/authPrerequisite.js",
39183
+ "kind": "import-statement",
39184
+ "original": "../authPrerequisite.js"
39185
+ },
39186
+ {
39187
+ "path": "../../cli/dist/src/commands/connectPrerequisite.js",
39188
+ "kind": "import-statement",
39189
+ "original": "../connectPrerequisite.js"
39190
+ },
39191
+ {
39192
+ "path": "../../cli/dist/src/operations/deployment/deployOperation.js",
39193
+ "kind": "import-statement",
39194
+ "original": "../../operations/deployment/deployOperation.js"
39195
+ },
39196
+ {
39197
+ "path": "../../cli/dist/src/operations/releases/index.js",
39198
+ "kind": "import-statement",
39199
+ "original": "../../operations/releases/index.js"
39200
+ },
39201
+ {
39202
+ "path": "../../cli/dist/src/services/deployment/rollbackResolution.js",
39203
+ "kind": "import-statement",
39204
+ "original": "../../services/deployment/rollbackResolution.js"
39205
+ },
39206
+ {
39207
+ "path": "../../cli/dist/src/util/api/FjallApiClient.types.js",
39208
+ "kind": "import-statement",
39209
+ "original": "../../util/api/FjallApiClient.types.js"
39210
+ }
39211
+ ],
39212
+ "format": "esm"
39213
+ },
38388
39214
  "../../cli/dist/src/commands/insights/costsHandlers.js": {
38389
39215
  "bytes": 1742,
38390
39216
  "imports": [
@@ -38707,7 +39533,7 @@
38707
39533
  "format": "esm"
38708
39534
  },
38709
39535
  "../../cli/dist/src/util/agent/schemas/ciSchemas.js": {
38710
- "bytes": 198,
39536
+ "bytes": 528,
38711
39537
  "imports": [],
38712
39538
  "format": "esm"
38713
39539
  },
@@ -38758,7 +39584,7 @@
38758
39584
  "format": "esm"
38759
39585
  },
38760
39586
  "../../cli/dist/src/commands/ci/ciHandlers.js": {
38761
- "bytes": 5913,
39587
+ "bytes": 5962,
38762
39588
  "imports": [
38763
39589
  {
38764
39590
  "path": "../../cli/dist/src/types/Result.js",
@@ -38818,8 +39644,206 @@
38818
39644
  ],
38819
39645
  "format": "esm"
38820
39646
  },
39647
+ "../../cli/dist/src/commands/ci/ciSetupHandlers.js": {
39648
+ "bytes": 3959,
39649
+ "imports": [
39650
+ {
39651
+ "path": "../../cli/dist/src/operations/index.js",
39652
+ "kind": "import-statement",
39653
+ "original": "../../operations/index.js"
39654
+ },
39655
+ {
39656
+ "path": "../../cli/dist/src/commands/handlerHelpers.js",
39657
+ "kind": "import-statement",
39658
+ "original": "../handlerHelpers.js"
39659
+ },
39660
+ {
39661
+ "path": "../../cli/dist/src/util/executionMode.js",
39662
+ "kind": "import-statement",
39663
+ "original": "../../util/executionMode.js"
39664
+ },
39665
+ {
39666
+ "path": "../../cli/dist/src/util/agent/agentOutput.js",
39667
+ "kind": "import-statement",
39668
+ "original": "../../util/agent/agentOutput.js"
39669
+ },
39670
+ {
39671
+ "path": "../../cli/dist/src/util/nonInteractive/nonInteractiveOutput.js",
39672
+ "kind": "import-statement",
39673
+ "original": "../../util/nonInteractive/nonInteractiveOutput.js"
39674
+ },
39675
+ {
39676
+ "path": "../../util/dist/index.js",
39677
+ "kind": "import-statement",
39678
+ "original": "@fjall/util"
39679
+ },
39680
+ {
39681
+ "path": "../../cli/dist/src/util/agent/schemas/index.js",
39682
+ "kind": "import-statement",
39683
+ "original": "../../util/agent/schemas/index.js"
39684
+ }
39685
+ ],
39686
+ "format": "esm"
39687
+ },
39688
+ "../../cli/dist/src/commands/deployment/build.js": {
39689
+ "bytes": 6177,
39690
+ "imports": [
39691
+ {
39692
+ "path": "path",
39693
+ "kind": "import-statement",
39694
+ "external": true
39695
+ },
39696
+ {
39697
+ "path": "../../cli/dist/src/services/index.js",
39698
+ "kind": "import-statement",
39699
+ "original": "../../services/index.js"
39700
+ },
39701
+ {
39702
+ "path": "../../cli/dist/src/aws/AwsContext.js",
39703
+ "kind": "import-statement",
39704
+ "original": "../../aws/AwsContext.js"
39705
+ },
39706
+ {
39707
+ "path": "../../cli/dist/src/util/deploy/awsCleanup.js",
39708
+ "kind": "import-statement",
39709
+ "original": "../../util/deploy/awsCleanup.js"
39710
+ },
39711
+ {
39712
+ "path": "../../cli/dist/src/contexts/index.js",
39713
+ "kind": "import-statement",
39714
+ "original": "../../contexts/index.js"
39715
+ },
39716
+ {
39717
+ "path": "../../cli/dist/src/util/commandResult.js",
39718
+ "kind": "import-statement",
39719
+ "original": "../../util/commandResult.js"
39720
+ },
39721
+ {
39722
+ "path": "../../cli/dist/src/util/pathHelpers.js",
39723
+ "kind": "import-statement",
39724
+ "original": "../../util/pathHelpers.js"
39725
+ },
39726
+ {
39727
+ "path": "../../cli/dist/src/util/errorDisplay.js",
39728
+ "kind": "import-statement",
39729
+ "original": "../../util/errorDisplay.js"
39730
+ },
39731
+ {
39732
+ "path": "../../cli/dist/src/util/executionMode.js",
39733
+ "kind": "import-statement",
39734
+ "original": "../../util/executionMode.js"
39735
+ },
39736
+ {
39737
+ "path": "../../util/dist/index.js",
39738
+ "kind": "import-statement",
39739
+ "original": "@fjall/util"
39740
+ },
39741
+ {
39742
+ "path": "../../util/dist/fsHelpers.js",
39743
+ "kind": "import-statement",
39744
+ "original": "@fjall/util/fsHelpers"
39745
+ },
39746
+ {
39747
+ "path": "../../cli/dist/src/util/commandResult.js",
39748
+ "kind": "import-statement",
39749
+ "original": "../../util/commandResult.js"
39750
+ },
39751
+ {
39752
+ "path": "../../cli/dist/src/util/errorUtils.js",
39753
+ "kind": "import-statement",
39754
+ "original": "../../util/errorUtils.js"
39755
+ },
39756
+ {
39757
+ "path": "../../cli/dist/src/util/nonInteractive/nonInteractiveOutput.js",
39758
+ "kind": "import-statement",
39759
+ "original": "../../util/nonInteractive/nonInteractiveOutput.js"
39760
+ },
39761
+ {
39762
+ "path": "../../cli/dist/src/util/format/formatDuration.js",
39763
+ "kind": "import-statement",
39764
+ "original": "../../util/format/formatDuration.js"
39765
+ },
39766
+ {
39767
+ "path": "../../cli/dist/src/util/signalCleanup.js",
39768
+ "kind": "import-statement",
39769
+ "original": "../../util/signalCleanup.js"
39770
+ },
39771
+ {
39772
+ "path": "../../cli/dist/src/util/agent/agentOutput.js",
39773
+ "kind": "import-statement",
39774
+ "original": "../../util/agent/agentOutput.js"
39775
+ },
39776
+ {
39777
+ "path": "../../cli/dist/src/commands/handlerHelpers.js",
39778
+ "kind": "import-statement",
39779
+ "original": "../handlerHelpers.js"
39780
+ },
39781
+ {
39782
+ "path": "../../cli/dist/src/validation/parseBuildArgFlags.js",
39783
+ "kind": "import-statement",
39784
+ "original": "../../validation/parseBuildArgFlags.js"
39785
+ },
39786
+ {
39787
+ "path": "../../cli/dist/src/validation/parseBuildSecretFlags.js",
39788
+ "kind": "import-statement",
39789
+ "original": "../../validation/parseBuildSecretFlags.js"
39790
+ }
39791
+ ],
39792
+ "format": "esm"
39793
+ },
39794
+ "../../cli/dist/src/commands/ci/ciRunHandlers.js": {
39795
+ "bytes": 3684,
39796
+ "imports": [
39797
+ {
39798
+ "path": "../../util/dist/index.js",
39799
+ "kind": "import-statement",
39800
+ "original": "@fjall/util"
39801
+ },
39802
+ {
39803
+ "path": "../../cli/dist/src/types/Result.js",
39804
+ "kind": "import-statement",
39805
+ "original": "../../types/Result.js"
39806
+ },
39807
+ {
39808
+ "path": "../../cli/dist/src/util/executionMode.js",
39809
+ "kind": "import-statement",
39810
+ "original": "../../util/executionMode.js"
39811
+ },
39812
+ {
39813
+ "path": "../../cli/dist/src/util/agent/agentOutput.js",
39814
+ "kind": "import-statement",
39815
+ "original": "../../util/agent/agentOutput.js"
39816
+ },
39817
+ {
39818
+ "path": "../../cli/dist/src/commands/handlerHelpers.js",
39819
+ "kind": "import-statement",
39820
+ "original": "../handlerHelpers.js"
39821
+ },
39822
+ {
39823
+ "path": "../../cli/dist/src/validation/commandSchemas.js",
39824
+ "kind": "import-statement",
39825
+ "original": "../../validation/commandSchemas.js"
39826
+ },
39827
+ {
39828
+ "path": "../../cli/dist/src/commands/deployment/deploy.js",
39829
+ "kind": "dynamic-import",
39830
+ "original": "../deployment/deploy.js"
39831
+ },
39832
+ {
39833
+ "path": "../../cli/dist/src/commands/deployment/destroy.js",
39834
+ "kind": "dynamic-import",
39835
+ "original": "../deployment/destroy.js"
39836
+ },
39837
+ {
39838
+ "path": "../../cli/dist/src/commands/deployment/build.js",
39839
+ "kind": "dynamic-import",
39840
+ "original": "../deployment/build.js"
39841
+ }
39842
+ ],
39843
+ "format": "esm"
39844
+ },
38821
39845
  "../../cli/dist/src/commands/ci/ci.js": {
38822
- "bytes": 1452,
39846
+ "bytes": 2576,
38823
39847
  "imports": [
38824
39848
  {
38825
39849
  "path": "../../cli/dist/src/services/index.js",
@@ -38836,6 +39860,16 @@
38836
39860
  "kind": "import-statement",
38837
39861
  "original": "./ciHandlers.js"
38838
39862
  },
39863
+ {
39864
+ "path": "../../cli/dist/src/commands/ci/ciSetupHandlers.js",
39865
+ "kind": "import-statement",
39866
+ "original": "./ciSetupHandlers.js"
39867
+ },
39868
+ {
39869
+ "path": "../../cli/dist/src/commands/ci/ciRunHandlers.js",
39870
+ "kind": "import-statement",
39871
+ "original": "./ciRunHandlers.js"
39872
+ },
38839
39873
  {
38840
39874
  "path": "../../cli/dist/src/commands/authPrerequisite.js",
38841
39875
  "kind": "import-statement",
@@ -38845,7 +39879,7 @@
38845
39879
  "format": "esm"
38846
39880
  },
38847
39881
  "../../cli/dist/src/commands/index.js": {
38848
- "bytes": 1660,
39882
+ "bytes": 1820,
38849
39883
  "imports": [
38850
39884
  {
38851
39885
  "path": "../../cli/dist/src/commands/identity/agent.js",
@@ -38982,6 +40016,21 @@
38982
40016
  "kind": "import-statement",
38983
40017
  "original": "./deployment/status.js"
38984
40018
  },
40019
+ {
40020
+ "path": "../../cli/dist/src/commands/deployment/releases.js",
40021
+ "kind": "import-statement",
40022
+ "original": "./deployment/releases.js"
40023
+ },
40024
+ {
40025
+ "path": "../../cli/dist/src/commands/deployment/rollback.js",
40026
+ "kind": "import-statement",
40027
+ "original": "./deployment/rollback.js"
40028
+ },
40029
+ {
40030
+ "path": "../../cli/dist/src/commands/deployment/rollout.js",
40031
+ "kind": "import-statement",
40032
+ "original": "./deployment/rollout.js"
40033
+ },
38985
40034
  {
38986
40035
  "path": "../../cli/dist/src/commands/insights/costs.js",
38987
40036
  "kind": "import-statement",
@@ -39042,7 +40091,7 @@
39042
40091
  "format": "esm"
39043
40092
  },
39044
40093
  "../../cli/dist/src/commands/registration/secretCommands.js": {
39045
- "bytes": 2753,
40094
+ "bytes": 2866,
39046
40095
  "imports": [
39047
40096
  {
39048
40097
  "path": "../../cli/dist/src/commands/index.js",
@@ -39333,114 +40382,8 @@
39333
40382
  ],
39334
40383
  "format": "esm"
39335
40384
  },
39336
- "../../cli/dist/src/commands/deployment/build.js": {
39337
- "bytes": 6177,
39338
- "imports": [
39339
- {
39340
- "path": "path",
39341
- "kind": "import-statement",
39342
- "external": true
39343
- },
39344
- {
39345
- "path": "../../cli/dist/src/services/index.js",
39346
- "kind": "import-statement",
39347
- "original": "../../services/index.js"
39348
- },
39349
- {
39350
- "path": "../../cli/dist/src/aws/AwsContext.js",
39351
- "kind": "import-statement",
39352
- "original": "../../aws/AwsContext.js"
39353
- },
39354
- {
39355
- "path": "../../cli/dist/src/util/deploy/awsCleanup.js",
39356
- "kind": "import-statement",
39357
- "original": "../../util/deploy/awsCleanup.js"
39358
- },
39359
- {
39360
- "path": "../../cli/dist/src/contexts/index.js",
39361
- "kind": "import-statement",
39362
- "original": "../../contexts/index.js"
39363
- },
39364
- {
39365
- "path": "../../cli/dist/src/util/commandResult.js",
39366
- "kind": "import-statement",
39367
- "original": "../../util/commandResult.js"
39368
- },
39369
- {
39370
- "path": "../../cli/dist/src/util/pathHelpers.js",
39371
- "kind": "import-statement",
39372
- "original": "../../util/pathHelpers.js"
39373
- },
39374
- {
39375
- "path": "../../cli/dist/src/util/errorDisplay.js",
39376
- "kind": "import-statement",
39377
- "original": "../../util/errorDisplay.js"
39378
- },
39379
- {
39380
- "path": "../../cli/dist/src/util/executionMode.js",
39381
- "kind": "import-statement",
39382
- "original": "../../util/executionMode.js"
39383
- },
39384
- {
39385
- "path": "../../util/dist/index.js",
39386
- "kind": "import-statement",
39387
- "original": "@fjall/util"
39388
- },
39389
- {
39390
- "path": "../../util/dist/fsHelpers.js",
39391
- "kind": "import-statement",
39392
- "original": "@fjall/util/fsHelpers"
39393
- },
39394
- {
39395
- "path": "../../cli/dist/src/util/commandResult.js",
39396
- "kind": "import-statement",
39397
- "original": "../../util/commandResult.js"
39398
- },
39399
- {
39400
- "path": "../../cli/dist/src/util/errorUtils.js",
39401
- "kind": "import-statement",
39402
- "original": "../../util/errorUtils.js"
39403
- },
39404
- {
39405
- "path": "../../cli/dist/src/util/nonInteractive/nonInteractiveOutput.js",
39406
- "kind": "import-statement",
39407
- "original": "../../util/nonInteractive/nonInteractiveOutput.js"
39408
- },
39409
- {
39410
- "path": "../../cli/dist/src/util/format/formatDuration.js",
39411
- "kind": "import-statement",
39412
- "original": "../../util/format/formatDuration.js"
39413
- },
39414
- {
39415
- "path": "../../cli/dist/src/util/signalCleanup.js",
39416
- "kind": "import-statement",
39417
- "original": "../../util/signalCleanup.js"
39418
- },
39419
- {
39420
- "path": "../../cli/dist/src/util/agent/agentOutput.js",
39421
- "kind": "import-statement",
39422
- "original": "../../util/agent/agentOutput.js"
39423
- },
39424
- {
39425
- "path": "../../cli/dist/src/commands/handlerHelpers.js",
39426
- "kind": "import-statement",
39427
- "original": "../handlerHelpers.js"
39428
- },
39429
- {
39430
- "path": "../../cli/dist/src/validation/parseBuildArgFlags.js",
39431
- "kind": "import-statement",
39432
- "original": "../../validation/parseBuildArgFlags.js"
39433
- },
39434
- {
39435
- "path": "../../cli/dist/src/validation/parseBuildSecretFlags.js",
39436
- "kind": "import-statement",
39437
- "original": "../../validation/parseBuildSecretFlags.js"
39438
- }
39439
- ],
39440
- "format": "esm"
39441
- },
39442
40385
  "../../cli/dist/src/commands/registration/infrastructureCommands.js": {
39443
- "bytes": 11725,
40386
+ "bytes": 12901,
39444
40387
  "imports": [
39445
40388
  {
39446
40389
  "path": "../../cli/dist/src/commands/index.js",
@@ -39482,6 +40425,11 @@
39482
40425
  "kind": "import-statement",
39483
40426
  "original": "@fjall/util"
39484
40427
  },
40428
+ {
40429
+ "path": "../../cli/dist/src/util/api/FjallApiClient.types.js",
40430
+ "kind": "import-statement",
40431
+ "original": "../../util/api/FjallApiClient.types.js"
40432
+ },
39485
40433
  {
39486
40434
  "path": "../../cli/dist/src/commands/deployment/build.js",
39487
40435
  "kind": "dynamic-import",
@@ -39523,7 +40471,7 @@
39523
40471
  "format": "esm"
39524
40472
  },
39525
40473
  "../../cli/dist/src/commands/registration/ciCommands.js": {
39526
- "bytes": 1328,
40474
+ "bytes": 4001,
39527
40475
  "imports": [
39528
40476
  {
39529
40477
  "path": "../../cli/dist/src/commands/index.js",
@@ -39705,7 +40653,7 @@
39705
40653
  "imports": [],
39706
40654
  "exports": [],
39707
40655
  "inputs": {},
39708
- "bytes": 9813543
40656
+ "bytes": 9954194
39709
40657
  },
39710
40658
  "bin/fjall.bundle.js": {
39711
40659
  "imports": [
@@ -40619,6 +41567,11 @@
40619
41567
  "kind": "import-statement",
40620
41568
  "external": true
40621
41569
  },
41570
+ {
41571
+ "path": "@aws-sdk/client-ssm",
41572
+ "kind": "import-statement",
41573
+ "external": true
41574
+ },
40622
41575
  {
40623
41576
  "path": "@aws-sdk/client-sts",
40624
41577
  "kind": "import-statement",
@@ -43494,6 +44447,16 @@
43494
44447
  "kind": "import-statement",
43495
44448
  "external": true
43496
44449
  },
44450
+ {
44451
+ "path": "node:fs",
44452
+ "kind": "import-statement",
44453
+ "external": true
44454
+ },
44455
+ {
44456
+ "path": "node:path",
44457
+ "kind": "import-statement",
44458
+ "external": true
44459
+ },
43497
44460
  {
43498
44461
  "path": "fs",
43499
44462
  "kind": "import-statement",
@@ -43584,6 +44547,11 @@
43584
44547
  "kind": "import-statement",
43585
44548
  "external": true
43586
44549
  },
44550
+ {
44551
+ "path": "readline",
44552
+ "kind": "import-statement",
44553
+ "external": true
44554
+ },
43587
44555
  {
43588
44556
  "path": "@aws-sdk/client-sts",
43589
44557
  "kind": "import-statement",
@@ -43735,7 +44703,7 @@
43735
44703
  "bytesInOutput": 50
43736
44704
  },
43737
44705
  "../../util/dist/deploy/approvalTokenOutput.js": {
43738
- "bytesInOutput": 55
44706
+ "bytesInOutput": 71
43739
44707
  },
43740
44708
  "../../util/dist/naming/caseConversion.js": {
43741
44709
  "bytesInOutput": 655
@@ -43759,7 +44727,7 @@
43759
44727
  "bytesInOutput": 86
43760
44728
  },
43761
44729
  "../../util/dist/securityHelpers.js": {
43762
- "bytesInOutput": 2361
44730
+ "bytesInOutput": 2414
43763
44731
  },
43764
44732
  "../../util/dist/async/sleep.js": {
43765
44733
  "bytesInOutput": 71
@@ -44038,16 +45006,16 @@
44038
45006
  "bytesInOutput": 221
44039
45007
  },
44040
45008
  "../../util/dist/infra/deriveContentHashTag.js": {
44041
- "bytesInOutput": 757
45009
+ "bytesInOutput": 799
44042
45010
  },
44043
45011
  "../../util/dist/infra/deployArtefacts.js": {
44044
- "bytesInOutput": 603
45012
+ "bytesInOutput": 613
44045
45013
  },
44046
45014
  "../../util/dist/migration/constants.js": {
44047
45015
  "bytesInOutput": 268
44048
45016
  },
44049
45017
  "../../util/dist/index.js": {
44050
- "bytesInOutput": 3072
45018
+ "bytesInOutput": 3158
44051
45019
  },
44052
45020
  "../../cli/dist/src/util/logger/Logger.js": {
44053
45021
  "bytesInOutput": 3223
@@ -44179,7 +45147,7 @@
44179
45147
  "bytesInOutput": 269
44180
45148
  },
44181
45149
  "../../generator/dist/src/schemas/constants.js": {
44182
- "bytesInOutput": 2404
45150
+ "bytesInOutput": 2442
44183
45151
  },
44184
45152
  "../../generator/dist/src/schemas/baseSchemas.js": {
44185
45153
  "bytesInOutput": 3250
@@ -44383,7 +45351,7 @@
44383
45351
  "bytesInOutput": 57
44384
45352
  },
44385
45353
  "../../generator/dist/src/index.js": {
44386
- "bytesInOutput": 10009
45354
+ "bytesInOutput": 10017
44387
45355
  },
44388
45356
  "../../cli/dist/src/aws/utils/regions.js": {
44389
45357
  "bytesInOutput": 34
@@ -44797,49 +45765,49 @@
44797
45765
  "bytesInOutput": 95
44798
45766
  },
44799
45767
  "../../util/dist/aws/infraTags.js": {
44800
- "bytesInOutput": 58
45768
+ "bytesInOutput": 60
44801
45769
  },
44802
45770
  "../../util/dist/aws/monitoringRole.js": {
44803
- "bytesInOutput": 54
45771
+ "bytesInOutput": 56
44804
45772
  },
44805
45773
  "../../util/dist/aws/index.js": {
44806
45774
  "bytesInOutput": 77
44807
45775
  },
44808
45776
  "../../deploy-core/dist/src/aws/organisations/accountGlobals.js": {
44809
- "bytesInOutput": 975
45777
+ "bytesInOutput": 981
44810
45778
  },
44811
45779
  "../../deploy-core/dist/src/aws/targetReadiness.js": {
44812
- "bytesInOutput": 2918
45780
+ "bytesInOutput": 2925
44813
45781
  },
44814
45782
  "../../deploy-core/dist/src/aws/targetSetAdvisory.js": {
44815
45783
  "bytesInOutput": 359
44816
45784
  },
44817
45785
  "../../deploy-core/dist/src/aws/regions/regionOptStatus.js": {
44818
- "bytesInOutput": 705
45786
+ "bytesInOutput": 706
44819
45787
  },
44820
45788
  "../../deploy-core/dist/src/aws/organisations/pagination.js": {
44821
- "bytesInOutput": 271
45789
+ "bytesInOutput": 272
44822
45790
  },
44823
45791
  "../../deploy-core/dist/src/aws/organisations/organisation.js": {
44824
- "bytesInOutput": 1645
45792
+ "bytesInOutput": 1649
44825
45793
  },
44826
45794
  "../../deploy-core/dist/src/util/sleepAbortable.js": {
44827
45795
  "bytesInOutput": 238
44828
45796
  },
44829
45797
  "../../deploy-core/dist/src/aws/organisations/policies.js": {
44830
- "bytesInOutput": 1291
45798
+ "bytesInOutput": 1292
44831
45799
  },
44832
45800
  "../../deploy-core/dist/src/aws/organisations/serviceAccess.js": {
44833
- "bytesInOutput": 1026
45801
+ "bytesInOutput": 1027
44834
45802
  },
44835
45803
  "../../deploy-core/dist/src/aws/organisations/ram.js": {
44836
- "bytesInOutput": 284
45804
+ "bytesInOutput": 285
44837
45805
  },
44838
45806
  "../../deploy-core/dist/src/aws/organisations/trustedAccess.js": {
44839
- "bytesInOutput": 295
45807
+ "bytesInOutput": 296
44840
45808
  },
44841
45809
  "../../deploy-core/dist/src/aws/organisations/ipam.js": {
44842
- "bytesInOutput": 344
45810
+ "bytesInOutput": 345
44843
45811
  },
44844
45812
  "../../deploy-core/dist/src/aws/organisations/backup.js": {
44845
45813
  "bytesInOutput": 2170
@@ -44848,37 +45816,37 @@
44848
45816
  "bytesInOutput": 2421
44849
45817
  },
44850
45818
  "../../deploy-core/dist/src/aws/organisations/organisationalUnits.js": {
44851
- "bytesInOutput": 2946
45819
+ "bytesInOutput": 2947
44852
45820
  },
44853
45821
  "../../deploy-core/dist/src/aws/organisations/costAllocation.js": {
44854
- "bytesInOutput": 416
45822
+ "bytesInOutput": 417
44855
45823
  },
44856
45824
  "../../deploy-core/dist/src/aws/organisations/identityCentre.js": {
44857
- "bytesInOutput": 340
45825
+ "bytesInOutput": 341
44858
45826
  },
44859
45827
  "../../deploy-core/dist/src/aws/organisations/identityCentreSnapshot.js": {
44860
- "bytesInOutput": 243
45828
+ "bytesInOutput": 244
44861
45829
  },
44862
45830
  "../../deploy-core/dist/src/aws/organisations/delegatedAdmin.js": {
44863
- "bytesInOutput": 1002
45831
+ "bytesInOutput": 1003
44864
45832
  },
44865
45833
  "../../deploy-core/dist/src/aws/organisations/rootAccess.js": {
44866
- "bytesInOutput": 2064
45834
+ "bytesInOutput": 2065
44867
45835
  },
44868
45836
  "../../deploy-core/dist/src/aws/organisations/index.js": {
44869
- "bytesInOutput": 111
45837
+ "bytesInOutput": 122
44870
45838
  },
44871
45839
  "../../deploy-core/dist/src/aws/utils/cloudformationEventTypes.js": {
44872
- "bytesInOutput": 64
45840
+ "bytesInOutput": 65
44873
45841
  },
44874
45842
  "../../deploy-core/dist/src/aws/utils/cloudformationEventHelpers.js": {
44875
- "bytesInOutput": 5881
45843
+ "bytesInOutput": 5890
44876
45844
  },
44877
45845
  "../../deploy-core/dist/src/aws/utils/cloudformationEvents.js": {
44878
- "bytesInOutput": 4741
45846
+ "bytesInOutput": 4744
44879
45847
  },
44880
45848
  "../../deploy-core/dist/src/aws/index.js": {
44881
- "bytesInOutput": 61
45849
+ "bytesInOutput": 62
44882
45850
  },
44883
45851
  "../../deploy-core/dist/src/aws/utils/regions.js": {
44884
45852
  "bytesInOutput": 34
@@ -44890,43 +45858,43 @@
44890
45858
  "bytesInOutput": 3251
44891
45859
  },
44892
45860
  "../../deploy-core/dist/src/services/infrastructure/CdkOutputAnalyser.js": {
44893
- "bytesInOutput": 2018
45861
+ "bytesInOutput": 2019
44894
45862
  },
44895
45863
  "../../deploy-core/dist/src/types/errors/CdkError.js": {
44896
- "bytesInOutput": 227
45864
+ "bytesInOutput": 228
44897
45865
  },
44898
45866
  "../../deploy-core/dist/src/services/infrastructure/CdkArgumentBuilder.js": {
44899
45867
  "bytesInOutput": 2309
44900
45868
  },
44901
45869
  "../../deploy-core/dist/src/services/infrastructure/CdkOutputParser.js": {
44902
- "bytesInOutput": 530
45870
+ "bytesInOutput": 531
44903
45871
  },
44904
45872
  "../../deploy-core/dist/src/services/infrastructure/CdkCommandRunner.js": {
44905
- "bytesInOutput": 3864
45873
+ "bytesInOutput": 3867
44906
45874
  },
44907
45875
  "../../deploy-core/dist/src/services/infrastructure/CdkProcessManager.js": {
44908
45876
  "bytesInOutput": 4920
44909
45877
  },
44910
45878
  "../../deploy-core/dist/src/services/infrastructure/cancelInFlightStack.js": {
44911
- "bytesInOutput": 1518
45879
+ "bytesInOutput": 1523
44912
45880
  },
44913
45881
  "../../util/dist/constructMap.js": {
44914
- "bytesInOutput": 822
45882
+ "bytesInOutput": 823
44915
45883
  },
44916
45884
  "../../deploy-core/dist/src/services/infrastructure/constructMapEnrichment.js": {
44917
- "bytesInOutput": 851
45885
+ "bytesInOutput": 852
44918
45886
  },
44919
45887
  "../../deploy-core/dist/src/services/infrastructure/cdkServiceHelpers.js": {
44920
- "bytesInOutput": 881
45888
+ "bytesInOutput": 882
44921
45889
  },
44922
45890
  "../../deploy-core/dist/src/services/infrastructure/CdkService.js": {
44923
- "bytesInOutput": 4283
45891
+ "bytesInOutput": 4287
44924
45892
  },
44925
45893
  "../../deploy-core/dist/src/aws/utils/stackStatus.js": {
44926
- "bytesInOutput": 2077
45894
+ "bytesInOutput": 2078
44927
45895
  },
44928
45896
  "../../deploy-core/dist/src/services/infrastructure/CloudFormationService.js": {
44929
- "bytesInOutput": 4416
45897
+ "bytesInOutput": 6409
44930
45898
  },
44931
45899
  "../../deploy-core/dist/src/aws/utils/awsErrorHandler.js": {
44932
45900
  "bytesInOutput": 502
@@ -44935,19 +45903,19 @@
44935
45903
  "bytesInOutput": 6852
44936
45904
  },
44937
45905
  "../../deploy-core/dist/src/aws/utils/arnParser.js": {
44938
- "bytesInOutput": 534
45906
+ "bytesInOutput": 536
44939
45907
  },
44940
45908
  "../../deploy-core/dist/src/services/infrastructure/EcsServiceResolver.js": {
44941
- "bytesInOutput": 1899
45909
+ "bytesInOutput": 1900
44942
45910
  },
44943
45911
  "../../deploy-core/dist/src/services/infrastructure/EcrImageInspectorService.js": {
44944
- "bytesInOutput": 1080
45912
+ "bytesInOutput": 1665
44945
45913
  },
44946
45914
  "../../deploy-core/dist/src/services/infrastructure/index.js": {
44947
- "bytesInOutput": 80
45915
+ "bytesInOutput": 82
44948
45916
  },
44949
45917
  "../../deploy-core/dist/src/services/supporting/TemplateHashService.js": {
44950
- "bytesInOutput": 2329
45918
+ "bytesInOutput": 2335
44951
45919
  },
44952
45920
  "../../deploy-core/dist/src/services/supporting/CdkContextBuilder.js": {
44953
45921
  "bytesInOutput": 789
@@ -44956,25 +45924,25 @@
44956
45924
  "bytesInOutput": 410
44957
45925
  },
44958
45926
  "../../deploy-core/dist/src/services/supporting/index.js": {
44959
- "bytesInOutput": 44
45927
+ "bytesInOutput": 45
44960
45928
  },
44961
45929
  "../../deploy-core/dist/src/orchestration/stackCleanup/logging.js": {
44962
45930
  "bytesInOutput": 110
44963
45931
  },
44964
45932
  "../../deploy-core/dist/src/orchestration/stackCleanup/bucketOps.js": {
44965
- "bytesInOutput": 2399
45933
+ "bytesInOutput": 2403
44966
45934
  },
44967
45935
  "../../deploy-core/dist/src/orchestration/stackCleanup/messages.js": {
44968
45936
  "bytesInOutput": 754
44969
45937
  },
44970
45938
  "../../deploy-core/dist/src/orchestration/stackCleanup/stackResources.js": {
44971
- "bytesInOutput": 458
45939
+ "bytesInOutput": 459
44972
45940
  },
44973
45941
  "../../deploy-core/dist/src/orchestration/stackCleanup/preEmpty.js": {
44974
- "bytesInOutput": 909
45942
+ "bytesInOutput": 910
44975
45943
  },
44976
45944
  "../../deploy-core/dist/src/orchestration/stackCleanup/failedStack.js": {
44977
- "bytesInOutput": 3435
45945
+ "bytesInOutput": 3436
44978
45946
  },
44979
45947
  "../../deploy-core/dist/src/orchestration/stackCleanup/orphanSweep.js": {
44980
45948
  "bytesInOutput": 711
@@ -44983,22 +45951,22 @@
44983
45951
  "bytesInOutput": 67
44984
45952
  },
44985
45953
  "../../deploy-core/dist/src/orchestration/spawnHelpers.js": {
44986
- "bytesInOutput": 1018
45954
+ "bytesInOutput": 1019
44987
45955
  },
44988
45956
  "../../deploy-core/dist/src/orchestration/application/openNextBuild.js": {
44989
- "bytesInOutput": 4301
45957
+ "bytesInOutput": 4312
44990
45958
  },
44991
45959
  "../../deploy-core/dist/src/orchestration/builders/openNextBuilder.js": {
44992
- "bytesInOutput": 1926
45960
+ "bytesInOutput": 1932
44993
45961
  },
44994
45962
  "../../deploy-core/dist/src/util/dockerfileDetection.js": {
44995
- "bytesInOutput": 279
45963
+ "bytesInOutput": 281
44996
45964
  },
44997
45965
  "../../deploy-core/dist/src/orchestration/builders/dockerBuilder.js": {
44998
- "bytesInOutput": 1198
45966
+ "bytesInOutput": 1200
44999
45967
  },
45000
45968
  "../../deploy-core/dist/src/orchestration/builders/frameworkRegistry.js": {
45001
- "bytesInOutput": 458
45969
+ "bytesInOutput": 459
45002
45970
  },
45003
45971
  "../../deploy-core/dist/src/services/application/applicationStackHelpers.js": {
45004
45972
  "bytesInOutput": 4046
@@ -45013,13 +45981,13 @@
45013
45981
  "bytesInOutput": 57
45014
45982
  },
45015
45983
  "../../deploy-core/dist/src/types/errors/index.js": {
45016
- "bytesInOutput": 40
45984
+ "bytesInOutput": 41
45017
45985
  },
45018
45986
  "../../deploy-core/dist/src/util/sequencedCallbacks.js": {
45019
45987
  "bytesInOutput": 30
45020
45988
  },
45021
45989
  "../../deploy-core/dist/src/orchestration/serviceFactory.js": {
45022
- "bytesInOutput": 717
45990
+ "bytesInOutput": 719
45023
45991
  },
45024
45992
  "../../deploy-core/dist/src/orchestration/resolveOperation.js": {
45025
45993
  "bytesInOutput": 3134
@@ -45120,11 +46088,17 @@
45120
46088
  "../../deploy-core/dist/src/orchestration/application/applicationDeployHelpers.js": {
45121
46089
  "bytesInOutput": 2498
45122
46090
  },
46091
+ "../../deploy-core/dist/src/orchestration/application/taskDefinitionRoll.js": {
46092
+ "bytesInOutput": 2203
46093
+ },
46094
+ "../../deploy-core/dist/src/orchestration/application/serviceImageTagsRollback.js": {
46095
+ "bytesInOutput": 2644
46096
+ },
45123
46097
  "../../deploy-core/dist/src/orchestration/application/codeOnlyDeploy.js": {
45124
- "bytesInOutput": 7969
46098
+ "bytesInOutput": 9098
45125
46099
  },
45126
46100
  "../../deploy-core/dist/src/orchestration/application/artefactCollection.js": {
45127
- "bytesInOutput": 1845
46101
+ "bytesInOutput": 1843
45128
46102
  },
45129
46103
  "../../deploy-core/dist/src/orchestration/application/plan/assemblyDigest.js": {
45130
46104
  "bytesInOutput": 323
@@ -45148,7 +46122,7 @@
45148
46122
  "bytesInOutput": 2697
45149
46123
  },
45150
46124
  "../../deploy-core/dist/src/orchestration/application/applicationDeploy.js": {
45151
- "bytesInOutput": 7326
46125
+ "bytesInOutput": 8561
45152
46126
  },
45153
46127
  "../../deploy-core/dist/src/orchestration/organisationDeploy/orgContext.js": {
45154
46128
  "bytesInOutput": 1098
@@ -45193,7 +46167,7 @@
45193
46167
  "bytesInOutput": 336
45194
46168
  },
45195
46169
  "../../deploy-core/dist/src/orchestration/deploy.js": {
45196
- "bytesInOutput": 1076
46170
+ "bytesInOutput": 1077
45197
46171
  },
45198
46172
  "../../deploy-core/dist/src/orchestration/application/applicationDestroy.js": {
45199
46173
  "bytesInOutput": 2208
@@ -45208,11 +46182,20 @@
45208
46182
  "bytesInOutput": 3747
45209
46183
  },
45210
46184
  "../../deploy-core/dist/src/orchestration/activeDeploymentGuard.js": {
45211
- "bytesInOutput": 613
46185
+ "bytesInOutput": 614
45212
46186
  },
45213
46187
  "../../deploy-core/dist/src/orchestration/destroy.js": {
45214
46188
  "bytesInOutput": 1213
45215
46189
  },
46190
+ "../../deploy-core/dist/src/services/infrastructure/SsmParameterMetadataService.js": {
46191
+ "bytesInOutput": 859
46192
+ },
46193
+ "../../deploy-core/dist/src/orchestration/restart/secretsDrift.js": {
46194
+ "bytesInOutput": 2096
46195
+ },
46196
+ "../../deploy-core/dist/src/orchestration/restart/restartApplication.js": {
46197
+ "bytesInOutput": 3541
46198
+ },
45216
46199
  "../../deploy-core/dist/src/aws/sts/assumeRoot.js": {
45217
46200
  "bytesInOutput": 2189
45218
46201
  },
@@ -45595,22 +46578,22 @@
45595
46578
  "bytesInOutput": 574
45596
46579
  },
45597
46580
  "../../deploy-core/dist/src/orchestration/organisation/organisationSetup.js": {
45598
- "bytesInOutput": 6240
46581
+ "bytesInOutput": 6250
45599
46582
  },
45600
46583
  "../../deploy-core/dist/src/orchestration/builders/index.js": {
45601
- "bytesInOutput": 46
46584
+ "bytesInOutput": 47
45602
46585
  },
45603
46586
  "../../deploy-core/dist/src/orchestration/application/plan/index.js": {
45604
46587
  "bytesInOutput": 64
45605
46588
  },
45606
46589
  "../../deploy-core/dist/src/orchestration/index.js": {
45607
- "bytesInOutput": 185
46590
+ "bytesInOutput": 198
45608
46591
  },
45609
46592
  "../../deploy-core/dist/src/steps/index.js": {
45610
46593
  "bytesInOutput": 36
45611
46594
  },
45612
46595
  "../../deploy-core/dist/src/index.js": {
45613
- "bytesInOutput": 223
46596
+ "bytesInOutput": 229
45614
46597
  },
45615
46598
  "../../cli/dist/src/util/api/Credentials.js": {
45616
46599
  "bytesInOutput": 1136
@@ -45987,17 +46970,20 @@
45987
46970
  "../../cli/node_modules/axios/index.js": {
45988
46971
  "bytesInOutput": 334
45989
46972
  },
46973
+ "../../cli/dist/src/util/agent/headlessEnvironment.js": {
46974
+ "bytesInOutput": 179
46975
+ },
45990
46976
  "../../cli/dist/src/util/api/FjallApiClientErrors.js": {
45991
- "bytesInOutput": 1164
46977
+ "bytesInOutput": 1749
45992
46978
  },
45993
46979
  "../../cli/dist/src/util/api/FjallApiClient.types.js": {
45994
- "bytesInOutput": 254
46980
+ "bytesInOutput": 719
45995
46981
  },
45996
46982
  "../../cli/dist/src/util/api/FjallApiClientBase.js": {
45997
- "bytesInOutput": 2172
46983
+ "bytesInOutput": 2423
45998
46984
  },
45999
46985
  "../../cli/dist/src/util/api/FjallApiClientResources.js": {
46000
- "bytesInOutput": 4154
46986
+ "bytesInOutput": 4943
46001
46987
  },
46002
46988
  "../../cli/dist/src/util/api/FjallApiClient.js": {
46003
46989
  "bytesInOutput": 2417
@@ -46135,7 +47121,7 @@
46135
47121
  "bytesInOutput": 34
46136
47122
  },
46137
47123
  "../../cli/dist/src/services/deployment/deploymentApiHelpers.js": {
46138
- "bytesInOutput": 2970
47124
+ "bytesInOutput": 2969
46139
47125
  },
46140
47126
  "../../cli/dist/src/services/application/ApplicationServiceTypes.js": {
46141
47127
  "bytesInOutput": 307
@@ -46153,10 +47139,10 @@
46153
47139
  "bytesInOutput": 2059
46154
47140
  },
46155
47141
  "../../cli/dist/src/services/deployment/DeployCoreAdapter.js": {
46156
- "bytesInOutput": 5053
47142
+ "bytesInOutput": 5693
46157
47143
  },
46158
47144
  "../../cli/dist/src/services/deployment/DeploymentTracker.js": {
46159
- "bytesInOutput": 5205
47145
+ "bytesInOutput": 6034
46160
47146
  },
46161
47147
  "../../cli/dist/src/util/deploy/deploymentEvents.js": {
46162
47148
  "bytesInOutput": 3661
@@ -46177,19 +47163,22 @@
46177
47163
  "bytesInOutput": 457
46178
47164
  },
46179
47165
  "../../cli/dist/src/services/deployment/applicationSetupHelpers.js": {
46180
- "bytesInOutput": 1182
47166
+ "bytesInOutput": 1181
46181
47167
  },
46182
47168
  "../../cli/dist/src/util/detection/gitDetection.js": {
46183
47169
  "bytesInOutput": 485
46184
47170
  },
46185
47171
  "../../cli/dist/src/services/deployment/applicationDeployment.js": {
46186
- "bytesInOutput": 2942
47172
+ "bytesInOutput": 3222
47173
+ },
47174
+ "../../cli/dist/src/services/deployment/applicationRestart.js": {
47175
+ "bytesInOutput": 2016
46187
47176
  },
46188
47177
  "../../cli/dist/src/services/deployment/applicationDestruction.js": {
46189
- "bytesInOutput": 2156
47178
+ "bytesInOutput": 2199
46190
47179
  },
46191
47180
  "../../cli/dist/src/services/deployment/DeploymentService.js": {
46192
- "bytesInOutput": 3614
47181
+ "bytesInOutput": 4000
46193
47182
  },
46194
47183
  "../../cli/dist/src/services/create/types.js": {
46195
47184
  "bytesInOutput": 709
@@ -46236,17 +47225,20 @@
46236
47225
  "../../cli/dist/src/services/create/index.js": {
46237
47226
  "bytesInOutput": 52
46238
47227
  },
47228
+ "../../cli/dist/src/operations/ci/ciConstants.js": {
47229
+ "bytesInOutput": 429
47230
+ },
46239
47231
  "../../cli/dist/src/validation/patterns.js": {
46240
47232
  "bytesInOutput": 34
46241
47233
  },
46242
47234
  "../../cli/dist/src/validation/parseExpiresDuration.js": {
46243
- "bytesInOutput": 554
47235
+ "bytesInOutput": 686
46244
47236
  },
46245
47237
  "../../cli/dist/src/types/secrets.js": {
46246
47238
  "bytesInOutput": 1560
46247
47239
  },
46248
47240
  "../../cli/dist/src/validation/commandSchemas.js": {
46249
- "bytesInOutput": 10342
47241
+ "bytesInOutput": 12446
46250
47242
  },
46251
47243
  "../../cli/dist/src/aws/utils/ssoInstances.js": {
46252
47244
  "bytesInOutput": 230
@@ -46261,10 +47253,10 @@
46261
47253
  "bytesInOutput": 212
46262
47254
  },
46263
47255
  "../../cli/dist/src/util/target/targetDetection.js": {
46264
- "bytesInOutput": 1523
47256
+ "bytesInOutput": 1521
46265
47257
  },
46266
47258
  "../../cli/dist/src/services/app/ListService.js": {
46267
- "bytesInOutput": 2190
47259
+ "bytesInOutput": 2189
46268
47260
  },
46269
47261
  "../../cli/dist/src/services/infrastructure/CdkService.js": {
46270
47262
  "bytesInOutput": 35
@@ -46306,13 +47298,13 @@
46306
47298
  "bytesInOutput": 705
46307
47299
  },
46308
47300
  "../../cli/dist/src/services/container/EcrRepositoryService.js": {
46309
- "bytesInOutput": 4088
47301
+ "bytesInOutput": 3824
46310
47302
  },
46311
47303
  "../../cli/dist/src/services/container/EcrImageService.js": {
46312
47304
  "bytesInOutput": 2148
46313
47305
  },
46314
47306
  "../../cli/dist/src/services/container/EcrRepositoryInitialiser.js": {
46315
- "bytesInOutput": 4411
47307
+ "bytesInOutput": 4106
46316
47308
  },
46317
47309
  "../../cli/dist/src/util/concurrency.js": {
46318
47310
  "bytesInOutput": 744
@@ -46327,7 +47319,7 @@
46327
47319
  "bytesInOutput": 2053
46328
47320
  },
46329
47321
  "../../cli/dist/src/services/container/EcrService.js": {
46330
- "bytesInOutput": 4540
47322
+ "bytesInOutput": 4423
46331
47323
  },
46332
47324
  "../../cli/dist/src/services/deployment/EcsService.js": {
46333
47325
  "bytesInOutput": 1434
@@ -46354,13 +47346,13 @@
46354
47346
  "bytesInOutput": 1922
46355
47347
  },
46356
47348
  "../../cli/dist/src/services/organisation/OrganisationDeployService.js": {
46357
- "bytesInOutput": 4942
47349
+ "bytesInOutput": 4985
46358
47350
  },
46359
47351
  "../../cli/dist/src/types/FjallState.js": {
46360
47352
  "bytesInOutput": 35
46361
47353
  },
46362
47354
  "../../cli/dist/src/services/organisation/OrganisationDestroyService.js": {
46363
- "bytesInOutput": 3172
47355
+ "bytesInOutput": 3191
46364
47356
  },
46365
47357
  "../../cli/dist/src/services/organisation/OrganisationSetupService.js": {
46366
47358
  "bytesInOutput": 4196
@@ -46399,13 +47391,13 @@
46399
47391
  "bytesInOutput": 1676
46400
47392
  },
46401
47393
  "../../cli/dist/src/services/generator/InfrastructureSecretsMutator.js": {
46402
- "bytesInOutput": 2214
47394
+ "bytesInOutput": 3052
46403
47395
  },
46404
47396
  "../../cli/dist/src/services/generator/generatorRegistry.js": {
46405
47397
  "bytesInOutput": 1733
46406
47398
  },
46407
47399
  "../../cli/dist/src/services/generator/GeneratorService.js": {
46408
- "bytesInOutput": 3132
47400
+ "bytesInOutput": 3201
46409
47401
  },
46410
47402
  "../../cli/dist/src/services/generator/InfrastructureIntrospectionService.js": {
46411
47403
  "bytesInOutput": 2221
@@ -46630,7 +47622,7 @@
46630
47622
  "bytesInOutput": 2765
46631
47623
  },
46632
47624
  "../../cli/dist/src/util/agent/suggestionEntries/secretsEntries.js": {
46633
- "bytesInOutput": 1679
47625
+ "bytesInOutput": 1699
46634
47626
  },
46635
47627
  "../../cli/dist/src/services/identity/identityCopy.js": {
46636
47628
  "bytesInOutput": 573
@@ -46654,7 +47646,7 @@
46654
47646
  "bytesInOutput": 2499
46655
47647
  },
46656
47648
  "../../cli/dist/src/util/agent/agentInit.js": {
46657
- "bytesInOutput": 27765
47649
+ "bytesInOutput": 30032
46658
47650
  },
46659
47651
  "../../cli/dist/src/util/agent/agentOutput.js": {
46660
47652
  "bytesInOutput": 1755
@@ -46678,7 +47670,7 @@
46678
47670
  "bytesInOutput": 146
46679
47671
  },
46680
47672
  "../../cli/dist/src/util/nonInteractive/nonInteractiveSummaryOutput.js": {
46681
- "bytesInOutput": 2677
47673
+ "bytesInOutput": 2792
46682
47674
  },
46683
47675
  "../../cli/dist/src/util/nonInteractive/nonInteractiveOutput.js": {
46684
47676
  "bytesInOutput": 4002
@@ -47035,7 +48027,7 @@
47035
48027
  "bytesInOutput": 4636
47036
48028
  },
47037
48029
  "../../cli/dist/src/commands/authPrerequisite.js": {
47038
- "bytesInOutput": 682
48030
+ "bytesInOutput": 713
47039
48031
  },
47040
48032
  "../../cli/dist/src/ui/screens/add-resource/AddVpcPeerFlow.js": {
47041
48033
  "bytesInOutput": 5053
@@ -47215,7 +48207,7 @@
47215
48207
  "bytesInOutput": 767
47216
48208
  },
47217
48209
  "../../cli/dist/src/util/agent/getSurface.js": {
47218
- "bytesInOutput": 229
48210
+ "bytesInOutput": 158
47219
48211
  },
47220
48212
  "../../cli/dist/src/operations/assertBuildxPrerequisite.js": {
47221
48213
  "bytesInOutput": 972
@@ -47410,7 +48402,7 @@
47410
48402
  "bytesInOutput": 859
47411
48403
  },
47412
48404
  "../../cli/dist/src/operations/resources/secretsOperations.js": {
47413
- "bytesInOutput": 1443
48405
+ "bytesInOutput": 2028
47414
48406
  },
47415
48407
  "../../cli/dist/src/ui/screens/secrets/useSecretsOperations.js": {
47416
48408
  "bytesInOutput": 4160
@@ -47422,7 +48414,7 @@
47422
48414
  "bytesInOutput": 972
47423
48415
  },
47424
48416
  "../../cli/dist/src/ui/screens/secrets/SecretsWriteSteps.js": {
47425
- "bytesInOutput": 5651
48417
+ "bytesInOutput": 5888
47426
48418
  },
47427
48419
  "../../cli/dist/src/ui/screens/secrets/SecretsViewSteps.js": {
47428
48420
  "bytesInOutput": 5177
@@ -47538,6 +48530,9 @@
47538
48530
  "../../cli/dist/src/ui/cli.js": {
47539
48531
  "bytesInOutput": 2043
47540
48532
  },
48533
+ "../../cli/dist/src/util/uiRouter.js": {
48534
+ "bytesInOutput": 449
48535
+ },
47541
48536
  "../../cli/dist/src/util/signalCleanup.js": {
47542
48537
  "bytesInOutput": 201
47543
48538
  },
@@ -47545,7 +48540,13 @@
47545
48540
  "bytesInOutput": 421
47546
48541
  },
47547
48542
  "../../cli/dist/src/util/deploy/awsCleanup.js": {
47548
- "bytesInOutput": 168
48543
+ "bytesInOutput": 167
48544
+ },
48545
+ "../../cli/dist/src/commands/connectPrerequisite.js": {
48546
+ "bytesInOutput": 552
48547
+ },
48548
+ "../../cli/dist/src/commands/deployment/deployPlanAgentOutput.js": {
48549
+ "bytesInOutput": 1510
47549
48550
  },
47550
48551
  "../../cli/dist/src/validation/parseBuildArgFlags.js": {
47551
48552
  "bytesInOutput": 405
@@ -47553,8 +48554,14 @@
47553
48554
  "../../cli/dist/src/validation/parseBuildSecretFlags.js": {
47554
48555
  "bytesInOutput": 945
47555
48556
  },
48557
+ "../../cli/dist/src/commands/deployment/deploy.js": {
48558
+ "bytesInOutput": 6556
48559
+ },
48560
+ "../../cli/dist/src/commands/deployment/destroy.js": {
48561
+ "bytesInOutput": 2487
48562
+ },
47556
48563
  "../../cli/dist/src/commands/deployment/build.js": {
47557
- "bytesInOutput": 4983
48564
+ "bytesInOutput": 4982
47558
48565
  },
47559
48566
  "../../cli/node_modules/commander/lib/error.js": {
47560
48567
  "bytesInOutput": 343
@@ -47587,16 +48594,13 @@
47587
48594
  "bytesInOutput": 573
47588
48595
  },
47589
48596
  "../../cli/dist/src/commands/identity/agentHandlers.js": {
47590
- "bytesInOutput": 2134
48597
+ "bytesInOutput": 2139
47591
48598
  },
47592
48599
  "../../cli/dist/src/util/agent/sessionHooks.js": {
47593
48600
  "bytesInOutput": 3780
47594
48601
  },
47595
- "../../cli/dist/src/util/uiRouter.js": {
47596
- "bytesInOutput": 420
47597
- },
47598
48602
  "../../cli/dist/src/commands/insights/apps.js": {
47599
- "bytesInOutput": 1065
48603
+ "bytesInOutput": 1070
47600
48604
  },
47601
48605
  "../../cli/dist/src/commands/insights/appsHandlers.js": {
47602
48606
  "bytesInOutput": 3018
@@ -47626,7 +48630,7 @@
47626
48630
  "bytesInOutput": 2630
47627
48631
  },
47628
48632
  "../../cli/dist/src/commands/insights/assets.js": {
47629
- "bytesInOutput": 535
48633
+ "bytesInOutput": 540
47630
48634
  },
47631
48635
  "../../cli/dist/src/commands/insights/assetsHandlers.js": {
47632
48636
  "bytesInOutput": 5014
@@ -47647,7 +48651,7 @@
47647
48651
  "bytesInOutput": 40
47648
48652
  },
47649
48653
  "../../cli/dist/src/commands/provisioning/create.js": {
47650
- "bytesInOutput": 1589
48654
+ "bytesInOutput": 1594
47651
48655
  },
47652
48656
  "../../cli/dist/src/commands/provisioning/createAgentHandlers.js": {
47653
48657
  "bytesInOutput": 2329
@@ -47665,40 +48669,31 @@
47665
48669
  "bytesInOutput": 2607
47666
48670
  },
47667
48671
  "../../cli/dist/src/commands/provisioning/remove.js": {
47668
- "bytesInOutput": 1426
48672
+ "bytesInOutput": 1431
47669
48673
  },
47670
48674
  "../../cli/dist/src/commands/provisioning/modify.js": {
47671
- "bytesInOutput": 1429
48675
+ "bytesInOutput": 1434
47672
48676
  },
47673
48677
  "../../cli/dist/src/commands/provisioning/validate.js": {
47674
- "bytesInOutput": 1790
48678
+ "bytesInOutput": 1795
47675
48679
  },
47676
48680
  "../../cli/dist/src/commands/provisioning/undo.js": {
47677
- "bytesInOutput": 1568
48681
+ "bytesInOutput": 1573
47678
48682
  },
47679
48683
  "../../cli/dist/src/commands/deployment/history.js": {
47680
- "bytesInOutput": 3528
47681
- },
47682
- "../../cli/dist/src/commands/deployment/deploy.js": {
47683
- "bytesInOutput": 6476
47684
- },
47685
- "../../cli/dist/src/commands/connectPrerequisite.js": {
47686
- "bytesInOutput": 523
48684
+ "bytesInOutput": 3533
47687
48685
  },
47688
- "../../cli/dist/src/commands/deployment/deployPlanAgentOutput.js": {
47689
- "bytesInOutput": 1480
47690
- },
47691
- "../../cli/dist/src/commands/deployment/destroy.js": {
47692
- "bytesInOutput": 2412
48686
+ "../../cli/dist/src/commands/index.js": {
48687
+ "bytesInOutput": 12
47693
48688
  },
47694
48689
  "../../cli/dist/src/commands/deployment/list.js": {
47695
- "bytesInOutput": 2106
48690
+ "bytesInOutput": 2111
47696
48691
  },
47697
48692
  "../../cli/dist/src/commands/identity/login.js": {
47698
- "bytesInOutput": 2911
48693
+ "bytesInOutput": 2916
47699
48694
  },
47700
48695
  "../../cli/dist/src/commands/aws/connect.js": {
47701
- "bytesInOutput": 4837
48696
+ "bytesInOutput": 4842
47702
48697
  },
47703
48698
  "../../cli/dist/src/commands/aws/accountDeployHint.js": {
47704
48699
  "bytesInOutput": 299
@@ -47713,10 +48708,10 @@
47713
48708
  "bytesInOutput": 953
47714
48709
  },
47715
48710
  "../../cli/dist/src/commands/identity/userTokenHandlers.js": {
47716
- "bytesInOutput": 5329
48711
+ "bytesInOutput": 5327
47717
48712
  },
47718
48713
  "../../cli/dist/src/operations/index.js": {
47719
- "bytesInOutput": 50
48714
+ "bytesInOutput": 55
47720
48715
  },
47721
48716
  "../../cli/dist/src/operations/user/tokenHelpers.js": {
47722
48717
  "bytesInOutput": 161
@@ -47737,16 +48732,22 @@
47737
48732
  "bytesInOutput": 423
47738
48733
  },
47739
48734
  "../../cli/dist/src/operations/ci/ciTokenListOperation.js": {
47740
- "bytesInOutput": 147
47741
- },
47742
- "../../cli/dist/src/operations/ci/ciConstants.js": {
47743
- "bytesInOutput": 164
48735
+ "bytesInOutput": 152
47744
48736
  },
47745
48737
  "../../cli/dist/src/operations/ci/ciTokenRevokeOperation.js": {
47746
48738
  "bytesInOutput": 85
47747
48739
  },
47748
48740
  "../../cli/dist/src/operations/ci/ciStatusOperation.js": {
47749
- "bytesInOutput": 339
48741
+ "bytesInOutput": 344
48742
+ },
48743
+ "../../cli/dist/src/operations/ci/ciVerifyOperation.js": {
48744
+ "bytesInOutput": 2981
48745
+ },
48746
+ "../../cli/dist/src/operations/ci/ciSetupOperation.js": {
48747
+ "bytesInOutput": 2671
48748
+ },
48749
+ "../../cli/dist/src/operations/ci/ciWorkflowTemplate.js": {
48750
+ "bytesInOutput": 1452
47750
48751
  },
47751
48752
  "../../cli/dist/src/operations/resources/targetOperations.js": {
47752
48753
  "bytesInOutput": 2331
@@ -47851,16 +48852,16 @@
47851
48852
  "bytesInOutput": 998
47852
48853
  },
47853
48854
  "../../cli/dist/src/commands/identity/setupGoogle.js": {
47854
- "bytesInOutput": 2119
48855
+ "bytesInOutput": 2124
47855
48856
  },
47856
48857
  "../../cli/dist/src/commands/provisioning/import.js": {
47857
- "bytesInOutput": 3801
48858
+ "bytesInOutput": 3806
47858
48859
  },
47859
48860
  "../../cli/dist/src/commands/provisioning/restore.js": {
47860
- "bytesInOutput": 3838
48861
+ "bytesInOutput": 3843
47861
48862
  },
47862
48863
  "../../cli/dist/src/commands/identity/secrets.js": {
47863
- "bytesInOutput": 1190
48864
+ "bytesInOutput": 1195
47864
48865
  },
47865
48866
  "../../cli/dist/src/commands/identity/secretsHandlers.js": {
47866
48867
  "bytesInOutput": 4279
@@ -47869,13 +48870,22 @@
47869
48870
  "bytesInOutput": 115
47870
48871
  },
47871
48872
  "../../cli/dist/src/commands/identity/secretsHandlersWrite.js": {
47872
- "bytesInOutput": 6285
48873
+ "bytesInOutput": 7467
47873
48874
  },
47874
48875
  "../../cli/dist/src/util/input/readStdin.js": {
47875
48876
  "bytesInOutput": 450
47876
48877
  },
48878
+ "../../cli/dist/src/util/input/promptYesNo.js": {
48879
+ "bytesInOutput": 403
48880
+ },
48881
+ "../../cli/dist/src/commands/deployment/rollout.js": {
48882
+ "bytesInOutput": 2558
48883
+ },
48884
+ "../../cli/dist/src/operations/deployment/rolloutOperation.js": {
48885
+ "bytesInOutput": 935
48886
+ },
47877
48887
  "../../cli/dist/src/commands/networking/tunnel.js": {
47878
- "bytesInOutput": 4872
48888
+ "bytesInOutput": 4877
47879
48889
  },
47880
48890
  "../../cli/dist/src/commands/aws/unlock.js": {
47881
48891
  "bytesInOutput": 3048
@@ -47896,7 +48906,7 @@
47896
48906
  "bytesInOutput": 6347
47897
48907
  },
47898
48908
  "../../cli/dist/src/commands/networking/target.js": {
47899
- "bytesInOutput": 5308
48909
+ "bytesInOutput": 5313
47900
48910
  },
47901
48911
  "../../cli/dist/src/commands/deployment/status.js": {
47902
48912
  "bytesInOutput": 95
@@ -47904,6 +48914,21 @@
47904
48914
  "../../cli/dist/src/commands/deployment/statusHandlers.js": {
47905
48915
  "bytesInOutput": 1676
47906
48916
  },
48917
+ "../../cli/dist/src/commands/deployment/releases.js": {
48918
+ "bytesInOutput": 1672
48919
+ },
48920
+ "../../cli/dist/src/operations/releases/releasesOperations.js": {
48921
+ "bytesInOutput": 567
48922
+ },
48923
+ "../../cli/dist/src/util/format/formatRelativeTime.js": {
48924
+ "bytesInOutput": 437
48925
+ },
48926
+ "../../cli/dist/src/commands/deployment/rollback.js": {
48927
+ "bytesInOutput": 2321
48928
+ },
48929
+ "../../cli/dist/src/services/deployment/rollbackResolution.js": {
48930
+ "bytesInOutput": 1687
48931
+ },
47907
48932
  "../../cli/dist/src/commands/insights/costs.js": {
47908
48933
  "bytesInOutput": 165
47909
48934
  },
@@ -47935,34 +48960,40 @@
47935
48960
  "bytesInOutput": 1326
47936
48961
  },
47937
48962
  "../../cli/dist/src/commands/ci/ci.js": {
47938
- "bytesInOutput": 1069
48963
+ "bytesInOutput": 2084
47939
48964
  },
47940
48965
  "../../cli/dist/src/commands/ci/ciHandlers.js": {
47941
- "bytesInOutput": 4941
48966
+ "bytesInOutput": 4951
47942
48967
  },
47943
48968
  "../../cli/dist/src/util/agent/schemas/index.js": {
47944
48969
  "bytesInOutput": 0
47945
48970
  },
47946
48971
  "../../cli/dist/src/util/agent/schemas/ciSchemas.js": {
47947
- "bytesInOutput": 167
48972
+ "bytesInOutput": 457
48973
+ },
48974
+ "../../cli/dist/src/commands/ci/ciSetupHandlers.js": {
48975
+ "bytesInOutput": 3401
48976
+ },
48977
+ "../../cli/dist/src/commands/ci/ciRunHandlers.js": {
48978
+ "bytesInOutput": 3268
47948
48979
  },
47949
48980
  "../../cli/dist/src/commands/registration/createCommands.js": {
47950
48981
  "bytesInOutput": 1330
47951
48982
  },
47952
48983
  "../../cli/dist/src/commands/registration/helpers.js": {
47953
- "bytesInOutput": 3218
48984
+ "bytesInOutput": 3216
47954
48985
  },
47955
48986
  "../../cli/dist/src/commands/registration/secretCommands.js": {
47956
- "bytesInOutput": 2631
48987
+ "bytesInOutput": 2744
47957
48988
  },
47958
48989
  "../../cli/dist/src/commands/identity/userVerbs.js": {
47959
- "bytesInOutput": 6525
48990
+ "bytesInOutput": 6530
47960
48991
  },
47961
48992
  "../../cli/dist/src/commands/registration/userAndProfileCommands.js": {
47962
48993
  "bytesInOutput": 5160
47963
48994
  },
47964
48995
  "../../cli/dist/src/commands/registration/infrastructureCommands.js": {
47965
- "bytesInOutput": 10959
48996
+ "bytesInOutput": 11997
47966
48997
  },
47967
48998
  "../../cli/dist/src/commands/deployment/deployDiffHandlers.js": {
47968
48999
  "bytesInOutput": 1187
@@ -47983,13 +49014,13 @@
47983
49014
  "bytesInOutput": 379
47984
49015
  },
47985
49016
  "../../cli/dist/src/commands/registration/ciCommands.js": {
47986
- "bytesInOutput": 1193
49017
+ "bytesInOutput": 3833
47987
49018
  },
47988
49019
  "../../cli/dist/src/commands/identity/homeHandler.js": {
47989
49020
  "bytesInOutput": 404
47990
49021
  }
47991
49022
  },
47992
- "bytes": 3370280
49023
+ "bytes": 3430397
47993
49024
  }
47994
49025
  }
47995
49026
  }