@techdocs/cli 1.8.20-next.0 → 1.8.20-next.2
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 +22 -0
- package/dist/{cjs/generate-CHbYjdPP.cjs.js → commands/generate/generate.cjs.js} +4 -5
- package/dist/commands/generate/generate.cjs.js.map +1 -0
- package/dist/commands/index.cjs.js +231 -0
- package/dist/commands/index.cjs.js.map +1 -0
- package/dist/{cjs/migrate-Ddd_MQkE.cjs.js → commands/migrate/migrate.cjs.js} +5 -7
- package/dist/commands/migrate/migrate.cjs.js.map +1 -0
- package/dist/{cjs/publish-DH7Mbt7b.cjs.js → commands/publish/publish.cjs.js} +5 -7
- package/dist/commands/publish/publish.cjs.js.map +1 -0
- package/dist/{cjs/mkdocs-HM8xNBvh.cjs.js → commands/serve/mkdocs.cjs.js} +9 -10
- package/dist/commands/serve/mkdocs.cjs.js.map +1 -0
- package/dist/{cjs/serve-QoNUyZPw.cjs.js → commands/serve/serve.cjs.js} +12 -94
- package/dist/commands/serve/serve.cjs.js.map +1 -0
- package/dist/commands/serve/utils.cjs.js +24 -0
- package/dist/commands/serve/utils.cjs.js.map +1 -0
- package/dist/embedded-app/.config-schema.json +541 -141
- package/dist/embedded-app/index.html +1 -1
- package/dist/embedded-app/index.html.tmpl +1 -1
- package/dist/embedded-app/static/{2177.9af93c36.chunk.js → 2177.e1184707.chunk.js} +2 -2
- package/dist/embedded-app/static/{2177.9af93c36.chunk.js.map → 2177.e1184707.chunk.js.map} +1 -1
- package/dist/embedded-app/static/{4036.a109c6eb.chunk.js → 4036.c70fd6f0.chunk.js} +2 -2
- package/dist/embedded-app/static/{4036.a109c6eb.chunk.js.map → 4036.c70fd6f0.chunk.js.map} +1 -1
- package/dist/embedded-app/static/{9605.7441e12c.chunk.js → 9605.6d4a0d4f.chunk.js} +3 -3
- package/dist/embedded-app/static/{9605.7441e12c.chunk.js.map → 9605.6d4a0d4f.chunk.js.map} +1 -1
- package/dist/embedded-app/static/main.4da17177.js +553 -0
- package/dist/embedded-app/static/main.4da17177.js.map +1 -0
- package/dist/embedded-app/static/{module-material-ui.116dde6e.js → module-material-ui.05c1a36a.js} +4 -4
- package/dist/embedded-app/static/{module-material-ui.116dde6e.js.map → module-material-ui.05c1a36a.js.map} +1 -1
- package/dist/embedded-app/static/module-remix-run.e486ee73.js +14 -0
- package/dist/embedded-app/static/module-remix-run.e486ee73.js.map +1 -0
- package/dist/embedded-app/static/{runtime.500b1c12.js → runtime.4da17177.js} +2 -2
- package/dist/embedded-app/static/{runtime.500b1c12.js.map → runtime.4da17177.js.map} +1 -1
- package/dist/embedded-app/static/vendor.4da17177.js +169 -0
- package/dist/embedded-app/static/vendor.4da17177.js.map +1 -0
- package/dist/index.cjs.js +4 -230
- package/dist/index.cjs.js.map +1 -1
- package/dist/{cjs/PublisherConfig-Cn5i8vF5.cjs.js → lib/PublisherConfig.cjs.js} +1 -1
- package/dist/lib/PublisherConfig.cjs.js.map +1 -0
- package/dist/lib/httpServer.cjs.js +93 -0
- package/dist/lib/httpServer.cjs.js.map +1 -0
- package/dist/lib/mkdocsServer.cjs.js +58 -0
- package/dist/lib/mkdocsServer.cjs.js.map +1 -0
- package/dist/lib/run.cjs.js +58 -0
- package/dist/lib/run.cjs.js.map +1 -0
- package/dist/{cjs/utility-CsspJYjU.cjs.js → lib/utility.cjs.js} +1 -1
- package/dist/lib/utility.cjs.js.map +1 -0
- package/dist/package.json.cjs.js +6 -0
- package/dist/package.json.cjs.js.map +1 -0
- package/package.json +7 -7
- package/dist/cjs/PublisherConfig-Cn5i8vF5.cjs.js.map +0 -1
- package/dist/cjs/generate-CHbYjdPP.cjs.js.map +0 -1
- package/dist/cjs/migrate-Ddd_MQkE.cjs.js.map +0 -1
- package/dist/cjs/mkdocs-HM8xNBvh.cjs.js.map +0 -1
- package/dist/cjs/publish-DH7Mbt7b.cjs.js.map +0 -1
- package/dist/cjs/serve-QoNUyZPw.cjs.js.map +0 -1
- package/dist/cjs/utility-CsspJYjU.cjs.js.map +0 -1
- package/dist/cjs/utils-FcpnJ4zG.cjs.js +0 -129
- package/dist/cjs/utils-FcpnJ4zG.cjs.js.map +0 -1
- package/dist/embedded-app/static/main.500b1c12.js +0 -533
- package/dist/embedded-app/static/main.500b1c12.js.map +0 -1
- package/dist/embedded-app/static/module-react-router-dom.bf7ca63f.js +0 -23
- package/dist/embedded-app/static/module-react-router-dom.bf7ca63f.js.map +0 -1
- package/dist/embedded-app/static/module-react-router.fae32787.js +0 -23
- package/dist/embedded-app/static/module-react-router.fae32787.js.map +0 -1
- package/dist/embedded-app/static/vendor.500b1c12.js +0 -151
- package/dist/embedded-app/static/vendor.500b1c12.js.map +0 -1
|
@@ -889,36 +889,6 @@
|
|
|
889
889
|
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
890
890
|
}
|
|
891
891
|
},
|
|
892
|
-
{
|
|
893
|
-
"path": "../../plugins/catalog/config.d.ts",
|
|
894
|
-
"value": {
|
|
895
|
-
"type": "object",
|
|
896
|
-
"properties": {
|
|
897
|
-
"catalog": {
|
|
898
|
-
"type": "object",
|
|
899
|
-
"properties": {
|
|
900
|
-
"experimentalPagination": {
|
|
901
|
-
"deepVisibility": "frontend",
|
|
902
|
-
"anyOf": [
|
|
903
|
-
{
|
|
904
|
-
"type": "object",
|
|
905
|
-
"properties": {
|
|
906
|
-
"limit": {
|
|
907
|
-
"type": "number"
|
|
908
|
-
}
|
|
909
|
-
}
|
|
910
|
-
},
|
|
911
|
-
{
|
|
912
|
-
"type": "boolean"
|
|
913
|
-
}
|
|
914
|
-
]
|
|
915
|
-
}
|
|
916
|
-
}
|
|
917
|
-
}
|
|
918
|
-
},
|
|
919
|
-
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
920
|
-
}
|
|
921
|
-
},
|
|
922
892
|
{
|
|
923
893
|
"path": "../frontend-app-api/config.d.ts",
|
|
924
894
|
"value": {
|
|
@@ -1031,6 +1001,36 @@
|
|
|
1031
1001
|
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1032
1002
|
}
|
|
1033
1003
|
},
|
|
1004
|
+
{
|
|
1005
|
+
"path": "../../plugins/catalog/config.d.ts",
|
|
1006
|
+
"value": {
|
|
1007
|
+
"type": "object",
|
|
1008
|
+
"properties": {
|
|
1009
|
+
"catalog": {
|
|
1010
|
+
"type": "object",
|
|
1011
|
+
"properties": {
|
|
1012
|
+
"experimentalPagination": {
|
|
1013
|
+
"deepVisibility": "frontend",
|
|
1014
|
+
"anyOf": [
|
|
1015
|
+
{
|
|
1016
|
+
"type": "object",
|
|
1017
|
+
"properties": {
|
|
1018
|
+
"limit": {
|
|
1019
|
+
"type": "number"
|
|
1020
|
+
}
|
|
1021
|
+
}
|
|
1022
|
+
},
|
|
1023
|
+
{
|
|
1024
|
+
"type": "boolean"
|
|
1025
|
+
}
|
|
1026
|
+
]
|
|
1027
|
+
}
|
|
1028
|
+
}
|
|
1029
|
+
}
|
|
1030
|
+
},
|
|
1031
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1032
|
+
}
|
|
1033
|
+
},
|
|
1034
1034
|
{
|
|
1035
1035
|
"path": "../../node_modules/@backstage-community/plugin-stackstorm/config.d.ts",
|
|
1036
1036
|
"value": {
|
|
@@ -1550,61 +1550,524 @@
|
|
|
1550
1550
|
"visibility": "frontend",
|
|
1551
1551
|
"type": "number"
|
|
1552
1552
|
},
|
|
1553
|
-
"useWorkerTimers": {
|
|
1554
|
-
"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.",
|
|
1555
|
-
"visibility": "frontend",
|
|
1556
|
-
"type": "boolean"
|
|
1553
|
+
"useWorkerTimers": {
|
|
1554
|
+
"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.",
|
|
1555
|
+
"visibility": "frontend",
|
|
1556
|
+
"type": "boolean"
|
|
1557
|
+
},
|
|
1558
|
+
"logoutIfDisconnected": {
|
|
1559
|
+
"description": "Enable/disable the automatic logout also on users that are logged in but with no Backstage tabs open.\nDefault is true.",
|
|
1560
|
+
"visibility": "frontend",
|
|
1561
|
+
"type": "boolean"
|
|
1562
|
+
}
|
|
1563
|
+
}
|
|
1564
|
+
}
|
|
1565
|
+
}
|
|
1566
|
+
}
|
|
1567
|
+
},
|
|
1568
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1569
|
+
}
|
|
1570
|
+
},
|
|
1571
|
+
{
|
|
1572
|
+
"path": "../../node_modules/@oriflame/backstage-plugin-score-card/node_modules/@backstage/core-components/config.d.ts",
|
|
1573
|
+
"value": {
|
|
1574
|
+
"type": "object",
|
|
1575
|
+
"properties": {
|
|
1576
|
+
"auth": {
|
|
1577
|
+
"type": "object",
|
|
1578
|
+
"properties": {
|
|
1579
|
+
"autologout": {
|
|
1580
|
+
"description": "Autologout feature configuration",
|
|
1581
|
+
"type": "object",
|
|
1582
|
+
"properties": {
|
|
1583
|
+
"enabled": {
|
|
1584
|
+
"description": "Enable or disable the autologout feature",
|
|
1585
|
+
"visibility": "frontend",
|
|
1586
|
+
"type": "boolean"
|
|
1587
|
+
},
|
|
1588
|
+
"idleTimeoutMinutes": {
|
|
1589
|
+
"description": "Number of minutes after which the inactive user is logged out automatically.\nDefault is 60 minutes (1 hour)",
|
|
1590
|
+
"visibility": "frontend",
|
|
1591
|
+
"type": "number"
|
|
1592
|
+
},
|
|
1593
|
+
"promptBeforeIdleSeconds": {
|
|
1594
|
+
"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.",
|
|
1595
|
+
"visibility": "frontend",
|
|
1596
|
+
"type": "number"
|
|
1597
|
+
},
|
|
1598
|
+
"useWorkerTimers": {
|
|
1599
|
+
"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.",
|
|
1600
|
+
"visibility": "frontend",
|
|
1601
|
+
"type": "boolean"
|
|
1602
|
+
},
|
|
1603
|
+
"logoutIfDisconnected": {
|
|
1604
|
+
"description": "Enable/disable the automatic logout also on users that are logged in but with no Backstage tabs open.\nDefault is true.",
|
|
1605
|
+
"visibility": "frontend",
|
|
1606
|
+
"type": "boolean"
|
|
1607
|
+
}
|
|
1608
|
+
}
|
|
1609
|
+
}
|
|
1610
|
+
}
|
|
1611
|
+
}
|
|
1612
|
+
},
|
|
1613
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1614
|
+
}
|
|
1615
|
+
},
|
|
1616
|
+
{
|
|
1617
|
+
"path": "../../node_modules/@backstage/backend-common/node_modules/@backstage/backend-plugin-api/config.d.ts",
|
|
1618
|
+
"value": {
|
|
1619
|
+
"type": "object",
|
|
1620
|
+
"properties": {
|
|
1621
|
+
"backend": {
|
|
1622
|
+
"type": "object",
|
|
1623
|
+
"properties": {
|
|
1624
|
+
"workingDirectory": {
|
|
1625
|
+
"description": "An absolute path to a directory that can be used as a working dir, for\nexample as scratch space for large operations.",
|
|
1626
|
+
"type": "string"
|
|
1627
|
+
}
|
|
1628
|
+
}
|
|
1629
|
+
}
|
|
1630
|
+
},
|
|
1631
|
+
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1632
|
+
}
|
|
1633
|
+
},
|
|
1634
|
+
{
|
|
1635
|
+
"path": "../../node_modules/@backstage/backend-common/node_modules/@backstage/integration/config.d.ts",
|
|
1636
|
+
"value": {
|
|
1637
|
+
"type": "object",
|
|
1638
|
+
"properties": {
|
|
1639
|
+
"integrations": {
|
|
1640
|
+
"description": "Configuration for integrations towards various external repository provider systems",
|
|
1641
|
+
"visibility": "frontend",
|
|
1642
|
+
"type": "object",
|
|
1643
|
+
"properties": {
|
|
1644
|
+
"azure": {
|
|
1645
|
+
"description": "Integration configuration for Azure",
|
|
1646
|
+
"type": "array",
|
|
1647
|
+
"items": {
|
|
1648
|
+
"type": "object",
|
|
1649
|
+
"properties": {
|
|
1650
|
+
"host": {
|
|
1651
|
+
"description": "The hostname of the given Azure instance",
|
|
1652
|
+
"visibility": "frontend",
|
|
1653
|
+
"type": "string"
|
|
1654
|
+
},
|
|
1655
|
+
"token": {
|
|
1656
|
+
"description": "Token used to authenticate requests.",
|
|
1657
|
+
"visibility": "secret",
|
|
1658
|
+
"deprecated": "Use `credentials` instead.",
|
|
1659
|
+
"type": "string"
|
|
1660
|
+
},
|
|
1661
|
+
"credential": {
|
|
1662
|
+
"description": "The credential to use for requests.\n\nIf no credential is specified anonymous access is used.",
|
|
1663
|
+
"deepVisibility": "secret",
|
|
1664
|
+
"deprecated": "Use `credentials` instead.",
|
|
1665
|
+
"type": "object",
|
|
1666
|
+
"properties": {
|
|
1667
|
+
"clientId": {
|
|
1668
|
+
"type": "string"
|
|
1669
|
+
},
|
|
1670
|
+
"clientSecret": {
|
|
1671
|
+
"type": "string"
|
|
1672
|
+
},
|
|
1673
|
+
"tenantId": {
|
|
1674
|
+
"type": "string"
|
|
1675
|
+
},
|
|
1676
|
+
"personalAccessToken": {
|
|
1677
|
+
"type": "string"
|
|
1678
|
+
}
|
|
1679
|
+
}
|
|
1680
|
+
},
|
|
1681
|
+
"credentials": {
|
|
1682
|
+
"description": "The credentials to use for requests. If multiple credentials are specified the first one that matches the organization is used.\nIf not organization matches the first credential without an organization is used.\n\nIf no credentials are specified at all, either a default credential (for Azure DevOps) or anonymous access (for Azure DevOps Server) is used.",
|
|
1683
|
+
"deepVisibility": "secret",
|
|
1684
|
+
"type": "array",
|
|
1685
|
+
"items": {
|
|
1686
|
+
"type": "object",
|
|
1687
|
+
"properties": {
|
|
1688
|
+
"clientId": {
|
|
1689
|
+
"type": "string"
|
|
1690
|
+
},
|
|
1691
|
+
"clientSecret": {
|
|
1692
|
+
"type": "string"
|
|
1693
|
+
},
|
|
1694
|
+
"tenantId": {
|
|
1695
|
+
"type": "string"
|
|
1696
|
+
},
|
|
1697
|
+
"personalAccessToken": {
|
|
1698
|
+
"type": "string"
|
|
1699
|
+
}
|
|
1700
|
+
}
|
|
1701
|
+
}
|
|
1702
|
+
}
|
|
1703
|
+
},
|
|
1704
|
+
"required": [
|
|
1705
|
+
"host"
|
|
1706
|
+
]
|
|
1707
|
+
}
|
|
1708
|
+
},
|
|
1709
|
+
"bitbucket": {
|
|
1710
|
+
"description": "Integration configuration for Bitbucket",
|
|
1711
|
+
"deprecated": "replaced by bitbucketCloud and bitbucketServer",
|
|
1712
|
+
"type": "array",
|
|
1713
|
+
"items": {
|
|
1714
|
+
"type": "object",
|
|
1715
|
+
"properties": {
|
|
1716
|
+
"host": {
|
|
1717
|
+
"description": "The hostname of the given Bitbucket instance",
|
|
1718
|
+
"visibility": "frontend",
|
|
1719
|
+
"type": "string"
|
|
1720
|
+
},
|
|
1721
|
+
"token": {
|
|
1722
|
+
"description": "Token used to authenticate requests.",
|
|
1723
|
+
"visibility": "secret",
|
|
1724
|
+
"type": "string"
|
|
1725
|
+
},
|
|
1726
|
+
"apiBaseUrl": {
|
|
1727
|
+
"description": "The base url for the Bitbucket API, for example https://api.bitbucket.org/2.0",
|
|
1728
|
+
"visibility": "frontend",
|
|
1729
|
+
"type": "string"
|
|
1730
|
+
},
|
|
1731
|
+
"username": {
|
|
1732
|
+
"description": "The username to use for authenticated requests.",
|
|
1733
|
+
"visibility": "secret",
|
|
1734
|
+
"type": "string"
|
|
1735
|
+
},
|
|
1736
|
+
"appPassword": {
|
|
1737
|
+
"description": "Bitbucket app password used to authenticate requests.",
|
|
1738
|
+
"visibility": "secret",
|
|
1739
|
+
"type": "string"
|
|
1740
|
+
}
|
|
1741
|
+
},
|
|
1742
|
+
"required": [
|
|
1743
|
+
"host"
|
|
1744
|
+
]
|
|
1745
|
+
}
|
|
1746
|
+
},
|
|
1747
|
+
"bitbucketCloud": {
|
|
1748
|
+
"description": "Integration configuration for Bitbucket Cloud",
|
|
1749
|
+
"type": "array",
|
|
1750
|
+
"items": {
|
|
1751
|
+
"type": "object",
|
|
1752
|
+
"properties": {
|
|
1753
|
+
"username": {
|
|
1754
|
+
"description": "The username to use for authenticated requests.",
|
|
1755
|
+
"visibility": "secret",
|
|
1756
|
+
"type": "string"
|
|
1757
|
+
},
|
|
1758
|
+
"appPassword": {
|
|
1759
|
+
"description": "Bitbucket Cloud app password used to authenticate requests.",
|
|
1760
|
+
"visibility": "secret",
|
|
1761
|
+
"type": "string"
|
|
1762
|
+
}
|
|
1763
|
+
},
|
|
1764
|
+
"required": [
|
|
1765
|
+
"appPassword",
|
|
1766
|
+
"username"
|
|
1767
|
+
]
|
|
1768
|
+
}
|
|
1769
|
+
},
|
|
1770
|
+
"bitbucketServer": {
|
|
1771
|
+
"description": "Integration configuration for Bitbucket Server",
|
|
1772
|
+
"type": "array",
|
|
1773
|
+
"items": {
|
|
1774
|
+
"type": "object",
|
|
1775
|
+
"properties": {
|
|
1776
|
+
"host": {
|
|
1777
|
+
"description": "The hostname of the given Bitbucket Server instance",
|
|
1778
|
+
"visibility": "frontend",
|
|
1779
|
+
"type": "string"
|
|
1780
|
+
},
|
|
1781
|
+
"token": {
|
|
1782
|
+
"description": "Token used to authenticate requests.",
|
|
1783
|
+
"visibility": "secret",
|
|
1784
|
+
"type": "string"
|
|
1785
|
+
},
|
|
1786
|
+
"username": {
|
|
1787
|
+
"description": "Username used to authenticate requests with Basic Auth.",
|
|
1788
|
+
"visibility": "secret",
|
|
1789
|
+
"type": "string"
|
|
1790
|
+
},
|
|
1791
|
+
"password": {
|
|
1792
|
+
"description": "Password (or token as password) used to authenticate requests with Basic Auth.",
|
|
1793
|
+
"visibility": "secret",
|
|
1794
|
+
"type": "string"
|
|
1795
|
+
},
|
|
1796
|
+
"apiBaseUrl": {
|
|
1797
|
+
"description": "The base url for the Bitbucket Server API, for example https://<host>/rest/api/1.0",
|
|
1798
|
+
"visibility": "frontend",
|
|
1799
|
+
"type": "string"
|
|
1800
|
+
}
|
|
1801
|
+
},
|
|
1802
|
+
"required": [
|
|
1803
|
+
"host"
|
|
1804
|
+
]
|
|
1805
|
+
}
|
|
1806
|
+
},
|
|
1807
|
+
"gerrit": {
|
|
1808
|
+
"description": "Integration configuration for Gerrit",
|
|
1809
|
+
"type": "array",
|
|
1810
|
+
"items": {
|
|
1811
|
+
"type": "object",
|
|
1812
|
+
"properties": {
|
|
1813
|
+
"host": {
|
|
1814
|
+
"description": "The hostname of the given Gerrit instance",
|
|
1815
|
+
"visibility": "frontend",
|
|
1816
|
+
"type": "string"
|
|
1817
|
+
},
|
|
1818
|
+
"baseUrl": {
|
|
1819
|
+
"description": "The base url for the Gerrit instance.",
|
|
1820
|
+
"visibility": "frontend",
|
|
1821
|
+
"type": "string"
|
|
1822
|
+
},
|
|
1823
|
+
"gitilesBaseUrl": {
|
|
1824
|
+
"description": "The gitiles base url.",
|
|
1825
|
+
"visibility": "frontend",
|
|
1826
|
+
"type": "string"
|
|
1827
|
+
},
|
|
1828
|
+
"cloneUrl": {
|
|
1829
|
+
"description": "The base url for cloning repos.",
|
|
1830
|
+
"visibility": "frontend",
|
|
1831
|
+
"type": "string"
|
|
1832
|
+
},
|
|
1833
|
+
"username": {
|
|
1834
|
+
"description": "The username to use for authenticated requests.",
|
|
1835
|
+
"visibility": "secret",
|
|
1836
|
+
"type": "string"
|
|
1837
|
+
},
|
|
1838
|
+
"password": {
|
|
1839
|
+
"description": "Gerrit password used to authenticate requests. This can be either a password\nor a generated access token.",
|
|
1840
|
+
"visibility": "secret",
|
|
1841
|
+
"type": "string"
|
|
1842
|
+
}
|
|
1843
|
+
},
|
|
1844
|
+
"required": [
|
|
1845
|
+
"gitilesBaseUrl",
|
|
1846
|
+
"host"
|
|
1847
|
+
]
|
|
1848
|
+
}
|
|
1849
|
+
},
|
|
1850
|
+
"github": {
|
|
1851
|
+
"description": "Integration configuration for GitHub",
|
|
1852
|
+
"type": "array",
|
|
1853
|
+
"items": {
|
|
1854
|
+
"type": "object",
|
|
1855
|
+
"properties": {
|
|
1856
|
+
"host": {
|
|
1857
|
+
"description": "The hostname of the given GitHub instance",
|
|
1858
|
+
"visibility": "frontend",
|
|
1859
|
+
"type": "string"
|
|
1860
|
+
},
|
|
1861
|
+
"token": {
|
|
1862
|
+
"description": "Token used to authenticate requests.",
|
|
1863
|
+
"visibility": "secret",
|
|
1864
|
+
"type": "string"
|
|
1865
|
+
},
|
|
1866
|
+
"apiBaseUrl": {
|
|
1867
|
+
"description": "The base url for the GitHub API, for example https://api.github.com",
|
|
1868
|
+
"visibility": "frontend",
|
|
1869
|
+
"type": "string"
|
|
1870
|
+
},
|
|
1871
|
+
"rawBaseUrl": {
|
|
1872
|
+
"description": "The base url for GitHub raw resources, for example https://raw.githubusercontent.com",
|
|
1873
|
+
"visibility": "frontend",
|
|
1874
|
+
"type": "string"
|
|
1875
|
+
},
|
|
1876
|
+
"apps": {
|
|
1877
|
+
"description": "GitHub Apps configuration",
|
|
1878
|
+
"type": "array",
|
|
1879
|
+
"items": {
|
|
1880
|
+
"type": "object",
|
|
1881
|
+
"properties": {
|
|
1882
|
+
"appId": {
|
|
1883
|
+
"description": "The numeric GitHub App ID, string for environment variables",
|
|
1884
|
+
"type": [
|
|
1885
|
+
"string",
|
|
1886
|
+
"number"
|
|
1887
|
+
]
|
|
1888
|
+
},
|
|
1889
|
+
"privateKey": {
|
|
1890
|
+
"description": "The private key to use for auth against the app",
|
|
1891
|
+
"visibility": "secret",
|
|
1892
|
+
"type": "string"
|
|
1893
|
+
},
|
|
1894
|
+
"webhookSecret": {
|
|
1895
|
+
"description": "The secret used for webhooks",
|
|
1896
|
+
"visibility": "secret",
|
|
1897
|
+
"type": "string"
|
|
1898
|
+
},
|
|
1899
|
+
"clientId": {
|
|
1900
|
+
"description": "The client ID to use",
|
|
1901
|
+
"type": "string"
|
|
1902
|
+
},
|
|
1903
|
+
"clientSecret": {
|
|
1904
|
+
"description": "The client secret to use",
|
|
1905
|
+
"visibility": "secret",
|
|
1906
|
+
"type": "string"
|
|
1907
|
+
},
|
|
1908
|
+
"allowedInstallationOwners": {
|
|
1909
|
+
"description": "List of installation owners allowed to be used by this GitHub app. The GitHub UI does not provide a way to list the installations.\nHowever you can list the installations with the GitHub API. You can find the list of installations here:\nhttps://api.github.com/app/installations\nThe relevant documentation for this is here.\nhttps://docs.github.com/en/rest/reference/apps#list-installations-for-the-authenticated-app--code-samples",
|
|
1910
|
+
"type": "array",
|
|
1911
|
+
"items": {
|
|
1912
|
+
"type": "string"
|
|
1913
|
+
}
|
|
1914
|
+
}
|
|
1915
|
+
},
|
|
1916
|
+
"required": [
|
|
1917
|
+
"appId",
|
|
1918
|
+
"clientId",
|
|
1919
|
+
"clientSecret",
|
|
1920
|
+
"privateKey",
|
|
1921
|
+
"webhookSecret"
|
|
1922
|
+
]
|
|
1923
|
+
}
|
|
1924
|
+
}
|
|
1925
|
+
},
|
|
1926
|
+
"required": [
|
|
1927
|
+
"host"
|
|
1928
|
+
]
|
|
1929
|
+
}
|
|
1930
|
+
},
|
|
1931
|
+
"gitlab": {
|
|
1932
|
+
"description": "Integration configuration for GitLab",
|
|
1933
|
+
"type": "array",
|
|
1934
|
+
"items": {
|
|
1935
|
+
"type": "object",
|
|
1936
|
+
"properties": {
|
|
1937
|
+
"host": {
|
|
1938
|
+
"description": "The host of the target that this matches on, e.g. \"gitlab.com\".",
|
|
1939
|
+
"visibility": "frontend",
|
|
1940
|
+
"type": "string"
|
|
1941
|
+
},
|
|
1942
|
+
"apiBaseUrl": {
|
|
1943
|
+
"description": "The base URL of the API of this provider, e.g.\n\"https://gitlab.com/api/v4\", with no trailing slash.\n\nMay be omitted specifically for public GitLab; then it will be deduced.",
|
|
1944
|
+
"visibility": "frontend",
|
|
1945
|
+
"type": "string"
|
|
1946
|
+
},
|
|
1947
|
+
"token": {
|
|
1948
|
+
"description": "The authorization token to use for requests to this provider.\n\nIf no token is specified, anonymous access is used.",
|
|
1949
|
+
"visibility": "secret",
|
|
1950
|
+
"type": "string"
|
|
1951
|
+
},
|
|
1952
|
+
"baseUrl": {
|
|
1953
|
+
"description": "The baseUrl of this provider, e.g. \"https://gitlab.com\", which is\npassed into the GitLab client.\n\nIf no baseUrl is provided, it will default to https://${host}.",
|
|
1954
|
+
"visibility": "frontend",
|
|
1955
|
+
"type": "string"
|
|
1956
|
+
}
|
|
1557
1957
|
},
|
|
1558
|
-
"
|
|
1559
|
-
"
|
|
1560
|
-
|
|
1561
|
-
"type": "boolean"
|
|
1562
|
-
}
|
|
1958
|
+
"required": [
|
|
1959
|
+
"host"
|
|
1960
|
+
]
|
|
1563
1961
|
}
|
|
1564
|
-
}
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
},
|
|
1568
|
-
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1569
|
-
}
|
|
1570
|
-
},
|
|
1571
|
-
{
|
|
1572
|
-
"path": "../../node_modules/@oriflame/backstage-plugin-score-card/node_modules/@backstage/core-components/config.d.ts",
|
|
1573
|
-
"value": {
|
|
1574
|
-
"type": "object",
|
|
1575
|
-
"properties": {
|
|
1576
|
-
"auth": {
|
|
1577
|
-
"type": "object",
|
|
1578
|
-
"properties": {
|
|
1579
|
-
"autologout": {
|
|
1580
|
-
"description": "Autologout feature configuration",
|
|
1962
|
+
},
|
|
1963
|
+
"googleGcs": {
|
|
1964
|
+
"description": "Integration configuration for Google Cloud Storage",
|
|
1581
1965
|
"type": "object",
|
|
1582
1966
|
"properties": {
|
|
1583
|
-
"
|
|
1584
|
-
"description": "
|
|
1585
|
-
"
|
|
1586
|
-
"type": "boolean"
|
|
1587
|
-
},
|
|
1588
|
-
"idleTimeoutMinutes": {
|
|
1589
|
-
"description": "Number of minutes after which the inactive user is logged out automatically.\nDefault is 60 minutes (1 hour)",
|
|
1590
|
-
"visibility": "frontend",
|
|
1591
|
-
"type": "number"
|
|
1967
|
+
"clientEmail": {
|
|
1968
|
+
"description": "Service account email used to authenticate requests.",
|
|
1969
|
+
"type": "string"
|
|
1592
1970
|
},
|
|
1593
|
-
"
|
|
1594
|
-
"description": "
|
|
1595
|
-
"visibility": "
|
|
1596
|
-
"type": "
|
|
1971
|
+
"privateKey": {
|
|
1972
|
+
"description": "Service account private key used to authenticate requests.",
|
|
1973
|
+
"visibility": "secret",
|
|
1974
|
+
"type": "string"
|
|
1975
|
+
}
|
|
1976
|
+
}
|
|
1977
|
+
},
|
|
1978
|
+
"awsS3": {
|
|
1979
|
+
"description": "Integration configuration for AWS S3 Service",
|
|
1980
|
+
"type": "array",
|
|
1981
|
+
"items": {
|
|
1982
|
+
"type": "object",
|
|
1983
|
+
"properties": {
|
|
1984
|
+
"endpoint": {
|
|
1985
|
+
"description": "AWS Endpoint.\nThe endpoint URI to send requests to. The default endpoint is built from the configured region.",
|
|
1986
|
+
"visibility": "frontend",
|
|
1987
|
+
"type": "string"
|
|
1988
|
+
},
|
|
1989
|
+
"s3ForcePathStyle": {
|
|
1990
|
+
"description": "Whether to use path style URLs when communicating with S3.\nDefaults to false.\nThis allows providers like LocalStack, Minio and Wasabi (and possibly others) to be used.",
|
|
1991
|
+
"visibility": "frontend",
|
|
1992
|
+
"type": "boolean"
|
|
1993
|
+
},
|
|
1994
|
+
"accessKeyId": {
|
|
1995
|
+
"description": "Account access key used to authenticate requests.",
|
|
1996
|
+
"type": "string"
|
|
1997
|
+
},
|
|
1998
|
+
"secretAccessKey": {
|
|
1999
|
+
"description": "Account secret key used to authenticate requests.",
|
|
2000
|
+
"visibility": "secret",
|
|
2001
|
+
"type": "string"
|
|
2002
|
+
},
|
|
2003
|
+
"roleArn": {
|
|
2004
|
+
"description": "ARN of the role to be assumed",
|
|
2005
|
+
"type": "string"
|
|
2006
|
+
},
|
|
2007
|
+
"externalId": {
|
|
2008
|
+
"description": "External ID to use when assuming role",
|
|
2009
|
+
"type": "string"
|
|
2010
|
+
}
|
|
2011
|
+
}
|
|
2012
|
+
}
|
|
2013
|
+
},
|
|
2014
|
+
"gitea": {
|
|
2015
|
+
"description": "Integration configuration for Gitea",
|
|
2016
|
+
"type": "array",
|
|
2017
|
+
"items": {
|
|
2018
|
+
"type": "object",
|
|
2019
|
+
"properties": {
|
|
2020
|
+
"host": {
|
|
2021
|
+
"description": "The hostname of the given Gitea instance",
|
|
2022
|
+
"visibility": "frontend",
|
|
2023
|
+
"type": "string"
|
|
2024
|
+
},
|
|
2025
|
+
"baseUrl": {
|
|
2026
|
+
"description": "The base url for the Gitea instance.",
|
|
2027
|
+
"visibility": "frontend",
|
|
2028
|
+
"type": "string"
|
|
2029
|
+
},
|
|
2030
|
+
"username": {
|
|
2031
|
+
"description": "The username to use for authenticated requests.",
|
|
2032
|
+
"visibility": "secret",
|
|
2033
|
+
"type": "string"
|
|
2034
|
+
},
|
|
2035
|
+
"password": {
|
|
2036
|
+
"description": "Gitea password used to authenticate requests. This can be either a password\nor a generated access token.",
|
|
2037
|
+
"visibility": "secret",
|
|
2038
|
+
"type": "string"
|
|
2039
|
+
}
|
|
1597
2040
|
},
|
|
1598
|
-
"
|
|
1599
|
-
"
|
|
1600
|
-
|
|
1601
|
-
|
|
2041
|
+
"required": [
|
|
2042
|
+
"host"
|
|
2043
|
+
]
|
|
2044
|
+
}
|
|
2045
|
+
},
|
|
2046
|
+
"harness": {
|
|
2047
|
+
"description": "Integration configuration for Harness Code",
|
|
2048
|
+
"type": "array",
|
|
2049
|
+
"items": {
|
|
2050
|
+
"type": "object",
|
|
2051
|
+
"properties": {
|
|
2052
|
+
"host": {
|
|
2053
|
+
"description": "The hostname of the given Harness Code instance",
|
|
2054
|
+
"visibility": "frontend",
|
|
2055
|
+
"type": "string"
|
|
2056
|
+
},
|
|
2057
|
+
"apiKey": {
|
|
2058
|
+
"description": "The apikey to use for authenticated requests.",
|
|
2059
|
+
"visibility": "secret",
|
|
2060
|
+
"type": "string"
|
|
2061
|
+
},
|
|
2062
|
+
"token": {
|
|
2063
|
+
"description": "Harness Code token used to authenticate requests. This can be either a generated access token.",
|
|
2064
|
+
"visibility": "secret",
|
|
2065
|
+
"type": "string"
|
|
2066
|
+
}
|
|
1602
2067
|
},
|
|
1603
|
-
"
|
|
1604
|
-
"
|
|
1605
|
-
|
|
1606
|
-
"type": "boolean"
|
|
1607
|
-
}
|
|
2068
|
+
"required": [
|
|
2069
|
+
"host"
|
|
2070
|
+
]
|
|
1608
2071
|
}
|
|
1609
2072
|
}
|
|
1610
2073
|
}
|
|
@@ -1613,24 +2076,6 @@
|
|
|
1613
2076
|
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1614
2077
|
}
|
|
1615
2078
|
},
|
|
1616
|
-
{
|
|
1617
|
-
"path": "../../node_modules/@backstage/backend-common/node_modules/@backstage/backend-plugin-api/config.d.ts",
|
|
1618
|
-
"value": {
|
|
1619
|
-
"type": "object",
|
|
1620
|
-
"properties": {
|
|
1621
|
-
"backend": {
|
|
1622
|
-
"type": "object",
|
|
1623
|
-
"properties": {
|
|
1624
|
-
"workingDirectory": {
|
|
1625
|
-
"description": "An absolute path to a directory that can be used as a working dir, for\nexample as scratch space for large operations.",
|
|
1626
|
-
"type": "string"
|
|
1627
|
-
}
|
|
1628
|
-
}
|
|
1629
|
-
}
|
|
1630
|
-
},
|
|
1631
|
-
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1632
|
-
}
|
|
1633
|
-
},
|
|
1634
2079
|
{
|
|
1635
2080
|
"path": "../integration-aws-node/config.d.ts",
|
|
1636
2081
|
"value": {
|
|
@@ -2605,51 +3050,6 @@
|
|
|
2605
3050
|
],
|
|
2606
3051
|
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
2607
3052
|
}
|
|
2608
|
-
},
|
|
2609
|
-
{
|
|
2610
|
-
"path": "../../node_modules/@backstage-community/plugin-puppetdb/node_modules/@backstage/plugin-catalog-react/node_modules/@backstage/core-components/config.d.ts",
|
|
2611
|
-
"value": {
|
|
2612
|
-
"type": "object",
|
|
2613
|
-
"properties": {
|
|
2614
|
-
"auth": {
|
|
2615
|
-
"type": "object",
|
|
2616
|
-
"properties": {
|
|
2617
|
-
"autologout": {
|
|
2618
|
-
"description": "Autologout feature configuration",
|
|
2619
|
-
"type": "object",
|
|
2620
|
-
"properties": {
|
|
2621
|
-
"enabled": {
|
|
2622
|
-
"description": "Enable or disable the autologout feature",
|
|
2623
|
-
"visibility": "frontend",
|
|
2624
|
-
"type": "boolean"
|
|
2625
|
-
},
|
|
2626
|
-
"idleTimeoutMinutes": {
|
|
2627
|
-
"description": "Number of minutes after which the inactive user is logged out automatically.\nDefault is 60 minutes (1 hour)",
|
|
2628
|
-
"visibility": "frontend",
|
|
2629
|
-
"type": "number"
|
|
2630
|
-
},
|
|
2631
|
-
"promptBeforeIdleSeconds": {
|
|
2632
|
-
"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.",
|
|
2633
|
-
"visibility": "frontend",
|
|
2634
|
-
"type": "number"
|
|
2635
|
-
},
|
|
2636
|
-
"useWorkerTimers": {
|
|
2637
|
-
"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.",
|
|
2638
|
-
"visibility": "frontend",
|
|
2639
|
-
"type": "boolean"
|
|
2640
|
-
},
|
|
2641
|
-
"logoutIfDisconnected": {
|
|
2642
|
-
"description": "Enable/disable the automatic logout also on users that are logged in but with no Backstage tabs open.\nDefault is true.",
|
|
2643
|
-
"visibility": "frontend",
|
|
2644
|
-
"type": "boolean"
|
|
2645
|
-
}
|
|
2646
|
-
}
|
|
2647
|
-
}
|
|
2648
|
-
}
|
|
2649
|
-
}
|
|
2650
|
-
},
|
|
2651
|
-
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
2652
|
-
}
|
|
2653
3053
|
}
|
|
2654
3054
|
],
|
|
2655
3055
|
"backstageConfigSchemaVersion": 1
|