@techdocs/cli 0.0.0-nightly-20240726021825 → 0.0.0-nightly-20240728022021
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 +115 -115
- 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-20240728022021
|
|
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-20240728022021
|
|
9
|
+
- @backstage/plugin-techdocs-node@0.0.0-nightly-20240728022021
|
|
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,92 +1458,52 @@
|
|
|
1508
1458
|
}
|
|
1509
1459
|
},
|
|
1510
1460
|
{
|
|
1511
|
-
"path": "../../node_modules/@backstage-community/plugin-stackstorm/
|
|
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
|
-
"enabled": {
|
|
1523
|
-
"description": "Enable or disable the autologout feature",
|
|
1524
|
-
"visibility": "frontend",
|
|
1525
|
-
"type": "boolean"
|
|
1526
|
-
},
|
|
1527
|
-
"idleTimeoutMinutes": {
|
|
1528
|
-
"description": "Number of minutes after which the inactive user is logged out automatically.\nDefault is 60 minutes (1 hour)",
|
|
1529
|
-
"visibility": "frontend",
|
|
1530
|
-
"type": "number"
|
|
1531
|
-
},
|
|
1532
|
-
"promptBeforeIdleSeconds": {
|
|
1533
|
-
"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.",
|
|
1534
|
-
"visibility": "frontend",
|
|
1535
|
-
"type": "number"
|
|
1536
|
-
},
|
|
1537
|
-
"useWorkerTimers": {
|
|
1538
|
-
"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.",
|
|
1539
|
-
"visibility": "frontend",
|
|
1540
|
-
"type": "boolean"
|
|
1541
|
-
},
|
|
1542
|
-
"logoutIfDisconnected": {
|
|
1543
|
-
"description": "Enable/disable the automatic logout also on users that are logged in but with no Backstage tabs open.\nDefault is true.",
|
|
1544
|
-
"visibility": "frontend",
|
|
1545
|
-
"type": "boolean"
|
|
1546
|
-
}
|
|
1547
|
-
}
|
|
1468
|
+
"webUrl": {
|
|
1469
|
+
"description": "StackStorm Web UI url\nUsed in links to StackStorm web UI",
|
|
1470
|
+
"visibility": "frontend",
|
|
1471
|
+
"type": "string"
|
|
1548
1472
|
}
|
|
1549
|
-
}
|
|
1473
|
+
},
|
|
1474
|
+
"required": [
|
|
1475
|
+
"webUrl"
|
|
1476
|
+
]
|
|
1550
1477
|
}
|
|
1551
1478
|
},
|
|
1552
1479
|
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1553
1480
|
}
|
|
1554
1481
|
},
|
|
1555
1482
|
{
|
|
1556
|
-
"path": "../../node_modules/@oriflame/backstage-plugin-score-card/
|
|
1483
|
+
"path": "../../node_modules/@oriflame/backstage-plugin-score-card/config.d.ts",
|
|
1557
1484
|
"value": {
|
|
1558
1485
|
"type": "object",
|
|
1559
1486
|
"properties": {
|
|
1560
|
-
"
|
|
1487
|
+
"scorecards": {
|
|
1488
|
+
"description": "Extra configuration for score card plugin",
|
|
1561
1489
|
"type": "object",
|
|
1562
1490
|
"properties": {
|
|
1563
|
-
"
|
|
1564
|
-
"description": "
|
|
1565
|
-
"
|
|
1566
|
-
"
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
"idleTimeoutMinutes": {
|
|
1573
|
-
"description": "Number of minutes after which the inactive user is logged out automatically.\nDefault is 60 minutes (1 hour)",
|
|
1574
|
-
"visibility": "frontend",
|
|
1575
|
-
"type": "number"
|
|
1576
|
-
},
|
|
1577
|
-
"promptBeforeIdleSeconds": {
|
|
1578
|
-
"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.",
|
|
1579
|
-
"visibility": "frontend",
|
|
1580
|
-
"type": "number"
|
|
1581
|
-
},
|
|
1582
|
-
"useWorkerTimers": {
|
|
1583
|
-
"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.",
|
|
1584
|
-
"visibility": "frontend",
|
|
1585
|
-
"type": "boolean"
|
|
1586
|
-
},
|
|
1587
|
-
"logoutIfDisconnected": {
|
|
1588
|
-
"description": "Enable/disable the automatic logout also on users that are logged in but with no Backstage tabs open.\nDefault is true.",
|
|
1589
|
-
"visibility": "frontend",
|
|
1590
|
-
"type": "boolean"
|
|
1591
|
-
}
|
|
1592
|
-
}
|
|
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"
|
|
1593
1500
|
}
|
|
1594
1501
|
}
|
|
1595
1502
|
}
|
|
1596
1503
|
},
|
|
1504
|
+
"required": [
|
|
1505
|
+
"scorecards"
|
|
1506
|
+
],
|
|
1597
1507
|
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1598
1508
|
}
|
|
1599
1509
|
},
|
|
@@ -2485,6 +2395,96 @@
|
|
|
2485
2395
|
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
2486
2396
|
}
|
|
2487
2397
|
},
|
|
2398
|
+
{
|
|
2399
|
+
"path": "../../node_modules/@backstage-community/plugin-puppetdb/node_modules/@backstage/core-components/config.d.ts",
|
|
2400
|
+
"value": {
|
|
2401
|
+
"type": "object",
|
|
2402
|
+
"properties": {
|
|
2403
|
+
"auth": {
|
|
2404
|
+
"type": "object",
|
|
2405
|
+
"properties": {
|
|
2406
|
+
"autologout": {
|
|
2407
|
+
"description": "Autologout feature configuration",
|
|
2408
|
+
"type": "object",
|
|
2409
|
+
"properties": {
|
|
2410
|
+
"enabled": {
|
|
2411
|
+
"description": "Enable or disable the autologout feature",
|
|
2412
|
+
"visibility": "frontend",
|
|
2413
|
+
"type": "boolean"
|
|
2414
|
+
},
|
|
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"
|
|
2419
|
+
},
|
|
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"
|
|
2424
|
+
},
|
|
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"
|
|
2434
|
+
}
|
|
2435
|
+
}
|
|
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",
|
|
2453
|
+
"type": "object",
|
|
2454
|
+
"properties": {
|
|
2455
|
+
"enabled": {
|
|
2456
|
+
"description": "Enable or disable the autologout feature",
|
|
2457
|
+
"visibility": "frontend",
|
|
2458
|
+
"type": "boolean"
|
|
2459
|
+
},
|
|
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"
|
|
2464
|
+
},
|
|
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"
|
|
2469
|
+
},
|
|
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"
|
|
2474
|
+
},
|
|
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
|
+
}
|
|
2481
|
+
}
|
|
2482
|
+
}
|
|
2483
|
+
}
|
|
2484
|
+
},
|
|
2485
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
2486
|
+
}
|
|
2487
|
+
},
|
|
2488
2488
|
{
|
|
2489
2489
|
"path": "../../node_modules/@backstage-community/plugin-puppetdb/node_modules/@backstage/integration/config.d.ts",
|
|
2490
2490
|
"value": {
|
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-20240728022021",
|
|
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-20240728022021",
|
|
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-20240728022021",
|
|
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-20240728022021",
|
|
64
64
|
"commander": "^12.0.0",
|
|
65
65
|
"fs-extra": "^11.0.0",
|
|
66
66
|
"global-agent": "^3.0.0",
|