@techdocs/cli 0.0.0-nightly-20240727021731 → 0.0.0-nightly-20240729022006
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +3 -3
- package/dist/embedded-app/.config-schema.json +199 -199
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
# @techdocs/cli
|
|
2
2
|
|
|
3
|
-
## 0.0.0-nightly-
|
|
3
|
+
## 0.0.0-nightly-20240729022006
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
7
|
- Updated dependencies
|
|
8
|
-
- @backstage/backend-defaults@0.0.0-nightly-
|
|
9
|
-
- @backstage/plugin-techdocs-node@0.0.0-nightly-
|
|
8
|
+
- @backstage/backend-defaults@0.0.0-nightly-20240729022006
|
|
9
|
+
- @backstage/plugin-techdocs-node@0.0.0-nightly-20240729022006
|
|
10
10
|
- @backstage/catalog-model@1.5.0
|
|
11
11
|
- @backstage/cli-common@0.1.14
|
|
12
12
|
- @backstage/config@1.2.0
|
|
@@ -1031,56 +1031,6 @@
|
|
|
1031
1031
|
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1032
1032
|
}
|
|
1033
1033
|
},
|
|
1034
|
-
{
|
|
1035
|
-
"path": "../../node_modules/@backstage-community/plugin-stackstorm/config.d.ts",
|
|
1036
|
-
"value": {
|
|
1037
|
-
"type": "object",
|
|
1038
|
-
"properties": {
|
|
1039
|
-
"stackstorm": {
|
|
1040
|
-
"type": "object",
|
|
1041
|
-
"properties": {
|
|
1042
|
-
"webUrl": {
|
|
1043
|
-
"description": "StackStorm Web UI url\nUsed in links to StackStorm web UI",
|
|
1044
|
-
"visibility": "frontend",
|
|
1045
|
-
"type": "string"
|
|
1046
|
-
}
|
|
1047
|
-
},
|
|
1048
|
-
"required": [
|
|
1049
|
-
"webUrl"
|
|
1050
|
-
]
|
|
1051
|
-
}
|
|
1052
|
-
},
|
|
1053
|
-
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1054
|
-
}
|
|
1055
|
-
},
|
|
1056
|
-
{
|
|
1057
|
-
"path": "../../node_modules/@oriflame/backstage-plugin-score-card/config.d.ts",
|
|
1058
|
-
"value": {
|
|
1059
|
-
"type": "object",
|
|
1060
|
-
"properties": {
|
|
1061
|
-
"scorecards": {
|
|
1062
|
-
"description": "Extra configuration for score card plugin",
|
|
1063
|
-
"type": "object",
|
|
1064
|
-
"properties": {
|
|
1065
|
-
"jsonDataUrl": {
|
|
1066
|
-
"description": "The public absolute root URL with json file defining the score card entries.",
|
|
1067
|
-
"visibility": "frontend",
|
|
1068
|
-
"type": "string"
|
|
1069
|
-
},
|
|
1070
|
-
"wikiLinkTemplate": {
|
|
1071
|
-
"description": "The template for the link to the wiki, e.g. \"https://TBD/XXX/_wiki/wikis/XXX.wiki/{id}\"",
|
|
1072
|
-
"visibility": "frontend",
|
|
1073
|
-
"type": "string"
|
|
1074
|
-
}
|
|
1075
|
-
}
|
|
1076
|
-
}
|
|
1077
|
-
},
|
|
1078
|
-
"required": [
|
|
1079
|
-
"scorecards"
|
|
1080
|
-
],
|
|
1081
|
-
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1082
|
-
}
|
|
1083
|
-
},
|
|
1084
1034
|
{
|
|
1085
1035
|
"path": "../backend-common/config.d.ts",
|
|
1086
1036
|
"value": {
|
|
@@ -1508,88 +1458,157 @@
|
|
|
1508
1458
|
}
|
|
1509
1459
|
},
|
|
1510
1460
|
{
|
|
1511
|
-
"path": "../../node_modules/@backstage-community/plugin-
|
|
1461
|
+
"path": "../../node_modules/@backstage-community/plugin-stackstorm/config.d.ts",
|
|
1512
1462
|
"value": {
|
|
1513
1463
|
"type": "object",
|
|
1514
1464
|
"properties": {
|
|
1515
|
-
"
|
|
1465
|
+
"stackstorm": {
|
|
1516
1466
|
"type": "object",
|
|
1517
1467
|
"properties": {
|
|
1518
|
-
"
|
|
1519
|
-
"description": "
|
|
1520
|
-
"
|
|
1521
|
-
"
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
}
|
|
1468
|
+
"webUrl": {
|
|
1469
|
+
"description": "StackStorm Web UI url\nUsed in links to StackStorm web UI",
|
|
1470
|
+
"visibility": "frontend",
|
|
1471
|
+
"type": "string"
|
|
1472
|
+
}
|
|
1473
|
+
},
|
|
1474
|
+
"required": [
|
|
1475
|
+
"webUrl"
|
|
1476
|
+
]
|
|
1477
|
+
}
|
|
1478
|
+
},
|
|
1479
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1480
|
+
}
|
|
1481
|
+
},
|
|
1482
|
+
{
|
|
1483
|
+
"path": "../../node_modules/@oriflame/backstage-plugin-score-card/config.d.ts",
|
|
1484
|
+
"value": {
|
|
1485
|
+
"type": "object",
|
|
1486
|
+
"properties": {
|
|
1487
|
+
"scorecards": {
|
|
1488
|
+
"description": "Extra configuration for score card plugin",
|
|
1489
|
+
"type": "object",
|
|
1490
|
+
"properties": {
|
|
1491
|
+
"jsonDataUrl": {
|
|
1492
|
+
"description": "The public absolute root URL with json file defining the score card entries.",
|
|
1493
|
+
"visibility": "frontend",
|
|
1494
|
+
"type": "string"
|
|
1495
|
+
},
|
|
1496
|
+
"wikiLinkTemplate": {
|
|
1497
|
+
"description": "The template for the link to the wiki, e.g. \"https://TBD/XXX/_wiki/wikis/XXX.wiki/{id}\"",
|
|
1498
|
+
"visibility": "frontend",
|
|
1499
|
+
"type": "string"
|
|
1548
1500
|
}
|
|
1549
1501
|
}
|
|
1550
1502
|
}
|
|
1551
1503
|
},
|
|
1504
|
+
"required": [
|
|
1505
|
+
"scorecards"
|
|
1506
|
+
],
|
|
1552
1507
|
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1553
1508
|
}
|
|
1554
1509
|
},
|
|
1555
1510
|
{
|
|
1556
|
-
"path": "
|
|
1511
|
+
"path": "../integration-aws-node/config.d.ts",
|
|
1557
1512
|
"value": {
|
|
1558
1513
|
"type": "object",
|
|
1559
1514
|
"properties": {
|
|
1560
|
-
"
|
|
1515
|
+
"aws": {
|
|
1516
|
+
"description": "Configuration for access to AWS accounts",
|
|
1561
1517
|
"type": "object",
|
|
1562
1518
|
"properties": {
|
|
1563
|
-
"
|
|
1564
|
-
"description": "
|
|
1519
|
+
"accountDefaults": {
|
|
1520
|
+
"description": "Defaults for retrieving AWS account credentials",
|
|
1565
1521
|
"type": "object",
|
|
1566
1522
|
"properties": {
|
|
1567
|
-
"
|
|
1568
|
-
"description": "
|
|
1569
|
-
"
|
|
1570
|
-
"type": "boolean"
|
|
1523
|
+
"roleName": {
|
|
1524
|
+
"description": "The IAM role to assume to retrieve temporary AWS credentials",
|
|
1525
|
+
"type": "string"
|
|
1571
1526
|
},
|
|
1572
|
-
"
|
|
1573
|
-
"description": "
|
|
1574
|
-
"
|
|
1575
|
-
"type": "number"
|
|
1527
|
+
"partition": {
|
|
1528
|
+
"description": "The AWS partition of the IAM role, e.g. \"aws\", \"aws-cn\"",
|
|
1529
|
+
"type": "string"
|
|
1576
1530
|
},
|
|
1577
|
-
"
|
|
1578
|
-
"description": "
|
|
1579
|
-
"
|
|
1580
|
-
"type": "number"
|
|
1531
|
+
"region": {
|
|
1532
|
+
"description": "The STS regional endpoint to use when retrieving temporary AWS credentials, e.g. \"ap-northeast-1\"",
|
|
1533
|
+
"type": "string"
|
|
1581
1534
|
},
|
|
1582
|
-
"
|
|
1583
|
-
"description": "
|
|
1584
|
-
"visibility": "
|
|
1585
|
-
"type": "
|
|
1535
|
+
"externalId": {
|
|
1536
|
+
"description": "The unique identifier needed to assume the role to retrieve temporary AWS credentials",
|
|
1537
|
+
"visibility": "secret",
|
|
1538
|
+
"type": "string"
|
|
1539
|
+
}
|
|
1540
|
+
}
|
|
1541
|
+
},
|
|
1542
|
+
"mainAccount": {
|
|
1543
|
+
"description": "Main account to use for retrieving AWS account credentials",
|
|
1544
|
+
"type": "object",
|
|
1545
|
+
"properties": {
|
|
1546
|
+
"accessKeyId": {
|
|
1547
|
+
"description": "The access key ID for a set of static AWS credentials",
|
|
1548
|
+
"visibility": "secret",
|
|
1549
|
+
"type": "string"
|
|
1586
1550
|
},
|
|
1587
|
-
"
|
|
1588
|
-
"description": "
|
|
1589
|
-
"visibility": "
|
|
1590
|
-
"type": "
|
|
1551
|
+
"secretAccessKey": {
|
|
1552
|
+
"description": "The secret access key for a set of static AWS credentials",
|
|
1553
|
+
"visibility": "secret",
|
|
1554
|
+
"type": "string"
|
|
1555
|
+
},
|
|
1556
|
+
"profile": {
|
|
1557
|
+
"description": "The configuration profile from a credentials file at ~/.aws/credentials and\na configuration file at ~/.aws/config.",
|
|
1558
|
+
"type": "string"
|
|
1559
|
+
},
|
|
1560
|
+
"region": {
|
|
1561
|
+
"description": "The STS regional endpoint to use for the main account, e.g. \"ap-northeast-1\"",
|
|
1562
|
+
"type": "string"
|
|
1591
1563
|
}
|
|
1592
1564
|
}
|
|
1565
|
+
},
|
|
1566
|
+
"accounts": {
|
|
1567
|
+
"description": "Configuration for retrieving AWS accounts credentials",
|
|
1568
|
+
"type": "array",
|
|
1569
|
+
"items": {
|
|
1570
|
+
"type": "object",
|
|
1571
|
+
"properties": {
|
|
1572
|
+
"accountId": {
|
|
1573
|
+
"description": "The account ID of the target account that this matches on, e.g. \"123456789012\"",
|
|
1574
|
+
"type": "string"
|
|
1575
|
+
},
|
|
1576
|
+
"accessKeyId": {
|
|
1577
|
+
"description": "The access key ID for a set of static AWS credentials",
|
|
1578
|
+
"visibility": "secret",
|
|
1579
|
+
"type": "string"
|
|
1580
|
+
},
|
|
1581
|
+
"secretAccessKey": {
|
|
1582
|
+
"description": "The secret access key for a set of static AWS credentials",
|
|
1583
|
+
"visibility": "secret",
|
|
1584
|
+
"type": "string"
|
|
1585
|
+
},
|
|
1586
|
+
"profile": {
|
|
1587
|
+
"description": "The configuration profile from a credentials file at ~/.aws/credentials and\na configuration file at ~/.aws/config.",
|
|
1588
|
+
"type": "string"
|
|
1589
|
+
},
|
|
1590
|
+
"roleName": {
|
|
1591
|
+
"description": "The IAM role to assume to retrieve temporary AWS credentials",
|
|
1592
|
+
"type": "string"
|
|
1593
|
+
},
|
|
1594
|
+
"partition": {
|
|
1595
|
+
"description": "The AWS partition of the IAM role, e.g. \"aws\", \"aws-cn\"",
|
|
1596
|
+
"type": "string"
|
|
1597
|
+
},
|
|
1598
|
+
"region": {
|
|
1599
|
+
"description": "The STS regional endpoint to use when retrieving temporary AWS credentials, e.g. \"ap-northeast-1\"",
|
|
1600
|
+
"type": "string"
|
|
1601
|
+
},
|
|
1602
|
+
"externalId": {
|
|
1603
|
+
"description": "The unique identifier needed to assume the role to retrieve temporary AWS credentials",
|
|
1604
|
+
"visibility": "secret",
|
|
1605
|
+
"type": "string"
|
|
1606
|
+
}
|
|
1607
|
+
},
|
|
1608
|
+
"required": [
|
|
1609
|
+
"accountId"
|
|
1610
|
+
]
|
|
1611
|
+
}
|
|
1593
1612
|
}
|
|
1594
1613
|
}
|
|
1595
1614
|
}
|
|
@@ -1598,7 +1617,7 @@
|
|
|
1598
1617
|
}
|
|
1599
1618
|
},
|
|
1600
1619
|
{
|
|
1601
|
-
"path": "../backend-
|
|
1620
|
+
"path": "../backend-defaults/config.d.ts",
|
|
1602
1621
|
"value": {
|
|
1603
1622
|
"type": "object",
|
|
1604
1623
|
"properties": {
|
|
@@ -1606,6 +1625,7 @@
|
|
|
1606
1625
|
"type": "object",
|
|
1607
1626
|
"properties": {
|
|
1608
1627
|
"auth": {
|
|
1628
|
+
"description": "Options used by the default auth, httpAuth and userInfo services.",
|
|
1609
1629
|
"type": "object",
|
|
1610
1630
|
"properties": {
|
|
1611
1631
|
"dangerouslyDisableDefaultAuthPolicy": {
|
|
@@ -1931,17 +1951,17 @@
|
|
|
1931
1951
|
}
|
|
1932
1952
|
},
|
|
1933
1953
|
"discovery": {
|
|
1934
|
-
"description": "
|
|
1954
|
+
"description": "Options used by the default discovery service.",
|
|
1935
1955
|
"type": "object",
|
|
1936
1956
|
"properties": {
|
|
1937
1957
|
"endpoints": {
|
|
1938
|
-
"description": "
|
|
1958
|
+
"description": "A list of target baseUrls and the associated plugins.",
|
|
1939
1959
|
"type": "array",
|
|
1940
1960
|
"items": {
|
|
1941
1961
|
"type": "object",
|
|
1942
1962
|
"properties": {
|
|
1943
1963
|
"target": {
|
|
1944
|
-
"description": "The target
|
|
1964
|
+
"description": "The target base URL to use for the plugin.\n\nCan be either a string or an object with internal and external keys.\nTargets with `{{pluginId}}` or `{{ pluginId }} in the URL will be replaced with the plugin ID.",
|
|
1945
1965
|
"anyOf": [
|
|
1946
1966
|
{
|
|
1947
1967
|
"type": "object",
|
|
@@ -1964,7 +1984,7 @@
|
|
|
1964
1984
|
]
|
|
1965
1985
|
},
|
|
1966
1986
|
"plugins": {
|
|
1967
|
-
"description": "Array of plugins which use the target
|
|
1987
|
+
"description": "Array of plugins which use the target base URL.",
|
|
1968
1988
|
"type": "array",
|
|
1969
1989
|
"items": {
|
|
1970
1990
|
"type": "string"
|
|
@@ -1987,7 +2007,7 @@
|
|
|
1987
2007
|
}
|
|
1988
2008
|
},
|
|
1989
2009
|
{
|
|
1990
|
-
"path": "../backend-
|
|
2010
|
+
"path": "../backend-app-api/config.d.ts",
|
|
1991
2011
|
"value": {
|
|
1992
2012
|
"type": "object",
|
|
1993
2013
|
"properties": {
|
|
@@ -1995,7 +2015,6 @@
|
|
|
1995
2015
|
"type": "object",
|
|
1996
2016
|
"properties": {
|
|
1997
2017
|
"auth": {
|
|
1998
|
-
"description": "Options used by the default auth, httpAuth and userInfo services.",
|
|
1999
2018
|
"type": "object",
|
|
2000
2019
|
"properties": {
|
|
2001
2020
|
"dangerouslyDisableDefaultAuthPolicy": {
|
|
@@ -2321,17 +2340,17 @@
|
|
|
2321
2340
|
}
|
|
2322
2341
|
},
|
|
2323
2342
|
"discovery": {
|
|
2324
|
-
"description": "
|
|
2343
|
+
"description": "Discovery options.",
|
|
2325
2344
|
"type": "object",
|
|
2326
2345
|
"properties": {
|
|
2327
2346
|
"endpoints": {
|
|
2328
|
-
"description": "
|
|
2347
|
+
"description": "Endpoints\n\nA list of target baseUrls and the associated plugins.",
|
|
2329
2348
|
"type": "array",
|
|
2330
2349
|
"items": {
|
|
2331
2350
|
"type": "object",
|
|
2332
2351
|
"properties": {
|
|
2333
2352
|
"target": {
|
|
2334
|
-
"description": "The target
|
|
2353
|
+
"description": "The target baseUrl to use for the plugin\n\nCan be either a string or an object with internal and external keys.\nTargets with `{{pluginId}}` or `{{ pluginId }} in the url will be replaced with the pluginId.",
|
|
2335
2354
|
"anyOf": [
|
|
2336
2355
|
{
|
|
2337
2356
|
"type": "object",
|
|
@@ -2354,7 +2373,7 @@
|
|
|
2354
2373
|
]
|
|
2355
2374
|
},
|
|
2356
2375
|
"plugins": {
|
|
2357
|
-
"description": "Array of plugins which use the target
|
|
2376
|
+
"description": "Array of plugins which use the target baseUrl.",
|
|
2358
2377
|
"type": "array",
|
|
2359
2378
|
"items": {
|
|
2360
2379
|
"type": "string"
|
|
@@ -2377,106 +2396,87 @@
|
|
|
2377
2396
|
}
|
|
2378
2397
|
},
|
|
2379
2398
|
{
|
|
2380
|
-
"path": "
|
|
2399
|
+
"path": "../../node_modules/@backstage-community/plugin-puppetdb/node_modules/@backstage/core-components/config.d.ts",
|
|
2381
2400
|
"value": {
|
|
2382
2401
|
"type": "object",
|
|
2383
2402
|
"properties": {
|
|
2384
|
-
"
|
|
2385
|
-
"description": "Configuration for access to AWS accounts",
|
|
2403
|
+
"auth": {
|
|
2386
2404
|
"type": "object",
|
|
2387
2405
|
"properties": {
|
|
2388
|
-
"
|
|
2389
|
-
"description": "
|
|
2406
|
+
"autologout": {
|
|
2407
|
+
"description": "Autologout feature configuration",
|
|
2390
2408
|
"type": "object",
|
|
2391
2409
|
"properties": {
|
|
2392
|
-
"
|
|
2393
|
-
"description": "
|
|
2394
|
-
"
|
|
2410
|
+
"enabled": {
|
|
2411
|
+
"description": "Enable or disable the autologout feature",
|
|
2412
|
+
"visibility": "frontend",
|
|
2413
|
+
"type": "boolean"
|
|
2395
2414
|
},
|
|
2396
|
-
"
|
|
2397
|
-
"description": "
|
|
2398
|
-
"
|
|
2415
|
+
"idleTimeoutMinutes": {
|
|
2416
|
+
"description": "Number of minutes after which the inactive user is logged out automatically.\nDefault is 60 minutes (1 hour)",
|
|
2417
|
+
"visibility": "frontend",
|
|
2418
|
+
"type": "number"
|
|
2399
2419
|
},
|
|
2400
|
-
"
|
|
2401
|
-
"description": "
|
|
2402
|
-
"
|
|
2420
|
+
"promptBeforeIdleSeconds": {
|
|
2421
|
+
"description": "Number of seconds before the idle timeout where the user will be asked if it's still active.\nA dialog will be shown.\nDefault is 10 seconds.\nSet to 0 seconds to disable the prompt.",
|
|
2422
|
+
"visibility": "frontend",
|
|
2423
|
+
"type": "number"
|
|
2403
2424
|
},
|
|
2404
|
-
"
|
|
2405
|
-
"description": "
|
|
2406
|
-
"visibility": "
|
|
2407
|
-
"type": "
|
|
2425
|
+
"useWorkerTimers": {
|
|
2426
|
+
"description": "Enable/disable the usage of worker thread timers instead of main thread timers.\nDefault is true.\nIf you experience some browser incompatibility, you may try to set this to false.",
|
|
2427
|
+
"visibility": "frontend",
|
|
2428
|
+
"type": "boolean"
|
|
2429
|
+
},
|
|
2430
|
+
"logoutIfDisconnected": {
|
|
2431
|
+
"description": "Enable/disable the automatic logout also on users that are logged in but with no Backstage tabs open.\nDefault is true.",
|
|
2432
|
+
"visibility": "frontend",
|
|
2433
|
+
"type": "boolean"
|
|
2408
2434
|
}
|
|
2409
2435
|
}
|
|
2410
|
-
}
|
|
2411
|
-
|
|
2412
|
-
|
|
2436
|
+
}
|
|
2437
|
+
}
|
|
2438
|
+
}
|
|
2439
|
+
},
|
|
2440
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
2441
|
+
}
|
|
2442
|
+
},
|
|
2443
|
+
{
|
|
2444
|
+
"path": "../../node_modules/@oriflame/backstage-plugin-score-card/node_modules/@backstage/core-components/config.d.ts",
|
|
2445
|
+
"value": {
|
|
2446
|
+
"type": "object",
|
|
2447
|
+
"properties": {
|
|
2448
|
+
"auth": {
|
|
2449
|
+
"type": "object",
|
|
2450
|
+
"properties": {
|
|
2451
|
+
"autologout": {
|
|
2452
|
+
"description": "Autologout feature configuration",
|
|
2413
2453
|
"type": "object",
|
|
2414
2454
|
"properties": {
|
|
2415
|
-
"
|
|
2416
|
-
"description": "
|
|
2417
|
-
"visibility": "
|
|
2418
|
-
"type": "
|
|
2455
|
+
"enabled": {
|
|
2456
|
+
"description": "Enable or disable the autologout feature",
|
|
2457
|
+
"visibility": "frontend",
|
|
2458
|
+
"type": "boolean"
|
|
2419
2459
|
},
|
|
2420
|
-
"
|
|
2421
|
-
"description": "
|
|
2422
|
-
"visibility": "
|
|
2423
|
-
"type": "
|
|
2460
|
+
"idleTimeoutMinutes": {
|
|
2461
|
+
"description": "Number of minutes after which the inactive user is logged out automatically.\nDefault is 60 minutes (1 hour)",
|
|
2462
|
+
"visibility": "frontend",
|
|
2463
|
+
"type": "number"
|
|
2424
2464
|
},
|
|
2425
|
-
"
|
|
2426
|
-
"description": "
|
|
2427
|
-
"
|
|
2465
|
+
"promptBeforeIdleSeconds": {
|
|
2466
|
+
"description": "Number of seconds before the idle timeout where the user will be asked if it's still active.\nA dialog will be shown.\nDefault is 10 seconds.\nSet to 0 seconds to disable the prompt.",
|
|
2467
|
+
"visibility": "frontend",
|
|
2468
|
+
"type": "number"
|
|
2428
2469
|
},
|
|
2429
|
-
"
|
|
2430
|
-
"description": "
|
|
2431
|
-
"
|
|
2432
|
-
|
|
2433
|
-
}
|
|
2434
|
-
},
|
|
2435
|
-
"accounts": {
|
|
2436
|
-
"description": "Configuration for retrieving AWS accounts credentials",
|
|
2437
|
-
"type": "array",
|
|
2438
|
-
"items": {
|
|
2439
|
-
"type": "object",
|
|
2440
|
-
"properties": {
|
|
2441
|
-
"accountId": {
|
|
2442
|
-
"description": "The account ID of the target account that this matches on, e.g. \"123456789012\"",
|
|
2443
|
-
"type": "string"
|
|
2444
|
-
},
|
|
2445
|
-
"accessKeyId": {
|
|
2446
|
-
"description": "The access key ID for a set of static AWS credentials",
|
|
2447
|
-
"visibility": "secret",
|
|
2448
|
-
"type": "string"
|
|
2449
|
-
},
|
|
2450
|
-
"secretAccessKey": {
|
|
2451
|
-
"description": "The secret access key for a set of static AWS credentials",
|
|
2452
|
-
"visibility": "secret",
|
|
2453
|
-
"type": "string"
|
|
2454
|
-
},
|
|
2455
|
-
"profile": {
|
|
2456
|
-
"description": "The configuration profile from a credentials file at ~/.aws/credentials and\na configuration file at ~/.aws/config.",
|
|
2457
|
-
"type": "string"
|
|
2458
|
-
},
|
|
2459
|
-
"roleName": {
|
|
2460
|
-
"description": "The IAM role to assume to retrieve temporary AWS credentials",
|
|
2461
|
-
"type": "string"
|
|
2462
|
-
},
|
|
2463
|
-
"partition": {
|
|
2464
|
-
"description": "The AWS partition of the IAM role, e.g. \"aws\", \"aws-cn\"",
|
|
2465
|
-
"type": "string"
|
|
2466
|
-
},
|
|
2467
|
-
"region": {
|
|
2468
|
-
"description": "The STS regional endpoint to use when retrieving temporary AWS credentials, e.g. \"ap-northeast-1\"",
|
|
2469
|
-
"type": "string"
|
|
2470
|
-
},
|
|
2471
|
-
"externalId": {
|
|
2472
|
-
"description": "The unique identifier needed to assume the role to retrieve temporary AWS credentials",
|
|
2473
|
-
"visibility": "secret",
|
|
2474
|
-
"type": "string"
|
|
2475
|
-
}
|
|
2470
|
+
"useWorkerTimers": {
|
|
2471
|
+
"description": "Enable/disable the usage of worker thread timers instead of main thread timers.\nDefault is true.\nIf you experience some browser incompatibility, you may try to set this to false.",
|
|
2472
|
+
"visibility": "frontend",
|
|
2473
|
+
"type": "boolean"
|
|
2476
2474
|
},
|
|
2477
|
-
"
|
|
2478
|
-
"
|
|
2479
|
-
|
|
2475
|
+
"logoutIfDisconnected": {
|
|
2476
|
+
"description": "Enable/disable the automatic logout also on users that are logged in but with no Backstage tabs open.\nDefault is true.",
|
|
2477
|
+
"visibility": "frontend",
|
|
2478
|
+
"type": "boolean"
|
|
2479
|
+
}
|
|
2480
2480
|
}
|
|
2481
2481
|
}
|
|
2482
2482
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@techdocs/cli",
|
|
3
3
|
"description": "Utility CLI for managing TechDocs sites in Backstage.",
|
|
4
|
-
"version": "0.0.0-nightly-
|
|
4
|
+
"version": "0.0.0-nightly-20240729022006",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"techdocs-cli": "bin/techdocs-cli"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@backstage/cli": "^0.0.0-nightly-
|
|
38
|
+
"@backstage/cli": "^0.0.0-nightly-20240729022006",
|
|
39
39
|
"@types/commander": "^2.12.2",
|
|
40
40
|
"@types/fs-extra": "^11.0.0",
|
|
41
41
|
"@types/http-proxy": "^1.17.4",
|
|
@@ -56,11 +56,11 @@
|
|
|
56
56
|
"ext": "ts"
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"@backstage/backend-defaults": "^0.0.0-nightly-
|
|
59
|
+
"@backstage/backend-defaults": "^0.0.0-nightly-20240729022006",
|
|
60
60
|
"@backstage/catalog-model": "^1.5.0",
|
|
61
61
|
"@backstage/cli-common": "^0.1.14",
|
|
62
62
|
"@backstage/config": "^1.2.0",
|
|
63
|
-
"@backstage/plugin-techdocs-node": "^0.0.0-nightly-
|
|
63
|
+
"@backstage/plugin-techdocs-node": "^0.0.0-nightly-20240729022006",
|
|
64
64
|
"commander": "^12.0.0",
|
|
65
65
|
"fs-extra": "^11.0.0",
|
|
66
66
|
"global-agent": "^3.0.0",
|