@kungfu-tech/buildchain 3.0.9-alpha.6 → 3.0.9-alpha.7
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/dist/site/buildchain-contract.json +67 -7
- package/dist/site/buildchain-site.json +9 -9
- package/dist/site/kfd-claims.json +3 -3
- package/dist/site/kfd-upstream-aggregate.json +1 -1
- package/dist/site/manual-registry.json +1 -1
- package/dist/site/node-api-registry.json +11 -11
- package/dist/site/page-registry.json +4 -4
- package/dist/site/public-surface-audit.json +2 -2
- package/dist/site/publication-registry.json +4 -4
- package/dist/site/site-manifest.json +5 -5
- package/dist/site/workflow-registry.json +4 -4
- package/docs/aws-us-elastic-runner-burst-plane.md +5 -0
- package/docs/node-api-reference.md +16 -16
- package/package.json +1 -1
- package/packages/core/buildchain-compatibility-proof.js +22 -0
- package/scripts/aws-macos-jit-controller-core.mjs +50 -0
- package/scripts/aws-macos-jit-controller.mjs +47 -0
- package/scripts/aws-macos-jit-source-rebind.mjs +45 -4
- package/scripts/aws-macos-jit.mjs +12 -0
- package/scripts/seal-artifact-signing-requests.mjs +7 -4
|
@@ -14,14 +14,14 @@
|
|
|
14
14
|
},
|
|
15
15
|
"runtimeContract": {
|
|
16
16
|
"contract": "kungfu-buildchain-runtime-contract-world",
|
|
17
|
-
"compatibilityDigest": "sha256:
|
|
17
|
+
"compatibilityDigest": "sha256:eb2fafb181b33002f81102a966f0a801ab1798101446635703ab6acfea51d9aa",
|
|
18
18
|
"majorLine": "v3"
|
|
19
19
|
},
|
|
20
20
|
"publicSurfaceReverseAudit": {
|
|
21
21
|
"contract": "kungfu-buildchain-public-surface-reverse-audit",
|
|
22
22
|
"path": "dist/site/public-surface-audit.json",
|
|
23
23
|
"status": "passed",
|
|
24
|
-
"sha256": "
|
|
24
|
+
"sha256": "99ce4022d953bfbd902ad5df61f566f1db31cca8a48e1b11c3ed862d03ebde28",
|
|
25
25
|
"summary": {
|
|
26
26
|
"cliCommandCount": 114,
|
|
27
27
|
"workflowCount": 69,
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"contract": "kungfu-buildchain-public-surface-reverse-audit",
|
|
247
247
|
"path": "dist/site/public-surface-audit.json",
|
|
248
248
|
"status": "passed",
|
|
249
|
-
"sha256": "
|
|
249
|
+
"sha256": "99ce4022d953bfbd902ad5df61f566f1db31cca8a48e1b11c3ed862d03ebde28",
|
|
250
250
|
"summary": {
|
|
251
251
|
"cliCommandCount": 114,
|
|
252
252
|
"workflowCount": 69,
|
|
@@ -362,7 +362,7 @@
|
|
|
362
362
|
"title": "Generated Node API reference",
|
|
363
363
|
"path": "docs/node-api-reference.md",
|
|
364
364
|
"plane": "use",
|
|
365
|
-
"digest": "sha256:
|
|
365
|
+
"digest": "sha256:37102c168f1eb23f2e9d5a86a4e2df366a755ef102626088232c8599d9cdf91e",
|
|
366
366
|
"capabilityGroup": "api-cli-reference",
|
|
367
367
|
"audience": [
|
|
368
368
|
"agent",
|
|
@@ -1608,7 +1608,7 @@
|
|
|
1608
1608
|
],
|
|
1609
1609
|
"source": {
|
|
1610
1610
|
"path": "packages/core/buildchain-compatibility-proof.js",
|
|
1611
|
-
"line":
|
|
1611
|
+
"line": 299
|
|
1612
1612
|
},
|
|
1613
1613
|
"example": "import { assertBuildchainCompatibilityProjection } from \"@kungfu-tech/buildchain/buildchain-contract\";",
|
|
1614
1614
|
"maturity": "stable",
|
|
@@ -1717,7 +1717,7 @@
|
|
|
1717
1717
|
],
|
|
1718
1718
|
"source": {
|
|
1719
1719
|
"path": "packages/core/buildchain-compatibility-proof.js",
|
|
1720
|
-
"line":
|
|
1720
|
+
"line": 382
|
|
1721
1721
|
},
|
|
1722
1722
|
"example": "import { contractSummary } from \"@kungfu-tech/buildchain\";",
|
|
1723
1723
|
"maturity": "stable",
|
|
@@ -1746,7 +1746,7 @@
|
|
|
1746
1746
|
],
|
|
1747
1747
|
"source": {
|
|
1748
1748
|
"path": "packages/core/buildchain-compatibility-proof.js",
|
|
1749
|
-
"line":
|
|
1749
|
+
"line": 180
|
|
1750
1750
|
},
|
|
1751
1751
|
"example": "import { createBuildchainCompatibilityProof } from \"@kungfu-tech/buildchain/buildchain-contract\";",
|
|
1752
1752
|
"maturity": "stable",
|
|
@@ -1775,7 +1775,7 @@
|
|
|
1775
1775
|
],
|
|
1776
1776
|
"source": {
|
|
1777
1777
|
"path": "packages/core/buildchain-compatibility-proof.js",
|
|
1778
|
-
"line":
|
|
1778
|
+
"line": 275
|
|
1779
1779
|
},
|
|
1780
1780
|
"example": "import { createBuildchainCompatibilityProofRegistry } from \"@kungfu-tech/buildchain/buildchain-contract\";",
|
|
1781
1781
|
"maturity": "stable",
|
|
@@ -1804,7 +1804,7 @@
|
|
|
1804
1804
|
],
|
|
1805
1805
|
"source": {
|
|
1806
1806
|
"path": "packages/core/buildchain-compatibility-proof.js",
|
|
1807
|
-
"line":
|
|
1807
|
+
"line": 345
|
|
1808
1808
|
},
|
|
1809
1809
|
"example": "import { createBuildchainCompatibilityVerificationReceipt } from \"@kungfu-tech/buildchain/buildchain-contract\";",
|
|
1810
1810
|
"maturity": "stable",
|
|
@@ -1828,7 +1828,7 @@
|
|
|
1828
1828
|
],
|
|
1829
1829
|
"source": {
|
|
1830
1830
|
"path": "packages/core/buildchain-compatibility-proof.js",
|
|
1831
|
-
"line":
|
|
1831
|
+
"line": 252
|
|
1832
1832
|
},
|
|
1833
1833
|
"example": "import { createHistoricalBuildchainCompatibilityProofs } from \"@kungfu-tech/buildchain/buildchain-contract\";",
|
|
1834
1834
|
"maturity": "stable",
|
|
@@ -1857,7 +1857,7 @@
|
|
|
1857
1857
|
],
|
|
1858
1858
|
"source": {
|
|
1859
1859
|
"path": "packages/core/buildchain-compatibility-proof.js",
|
|
1860
|
-
"line":
|
|
1860
|
+
"line": 476
|
|
1861
1861
|
},
|
|
1862
1862
|
"example": "import { evaluateBuildchainContractLock } from \"@kungfu-tech/buildchain\";",
|
|
1863
1863
|
"maturity": "stable",
|
|
@@ -1886,7 +1886,7 @@
|
|
|
1886
1886
|
],
|
|
1887
1887
|
"source": {
|
|
1888
1888
|
"path": "packages/core/buildchain-compatibility-proof.js",
|
|
1889
|
-
"line":
|
|
1889
|
+
"line": 614
|
|
1890
1890
|
},
|
|
1891
1891
|
"example": "import { renderBuildchainContractDriftIssueBody } from \"@kungfu-tech/buildchain\";",
|
|
1892
1892
|
"maturity": "stable",
|
|
@@ -1919,7 +1919,7 @@
|
|
|
1919
1919
|
],
|
|
1920
1920
|
"source": {
|
|
1921
1921
|
"path": "packages/core/buildchain-compatibility-proof.js",
|
|
1922
|
-
"line":
|
|
1922
|
+
"line": 228
|
|
1923
1923
|
},
|
|
1924
1924
|
"example": "import { verifyBuildchainCompatibilityProof } from \"@kungfu-tech/buildchain/buildchain-contract\";",
|
|
1925
1925
|
"maturity": "stable",
|
|
@@ -1948,7 +1948,7 @@
|
|
|
1948
1948
|
],
|
|
1949
1949
|
"source": {
|
|
1950
1950
|
"path": "packages/core/buildchain-compatibility-proof.js",
|
|
1951
|
-
"line":
|
|
1951
|
+
"line": 369
|
|
1952
1952
|
},
|
|
1953
1953
|
"example": "import { verifyBuildchainCompatibilityVerificationReceipt } from \"@kungfu-tech/buildchain/buildchain-contract\";",
|
|
1954
1954
|
"maturity": "stable",
|
|
@@ -25539,7 +25539,7 @@
|
|
|
25539
25539
|
{
|
|
25540
25540
|
"id": "node-api-reference",
|
|
25541
25541
|
"path": "docs/node-api-reference.md",
|
|
25542
|
-
"digest": "sha256:
|
|
25542
|
+
"digest": "sha256:37102c168f1eb23f2e9d5a86a4e2df366a755ef102626088232c8599d9cdf91e"
|
|
25543
25543
|
},
|
|
25544
25544
|
{
|
|
25545
25545
|
"id": "build-facts",
|