@kungfu-tech/buildchain 4.0.2-alpha.0 → 4.0.2-alpha.11
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/architecture/agent-change-map.md +52 -5
- package/architecture/ci-lane-change-budget.json +408 -8
- package/architecture/internal-capabilities.json +44 -1
- package/architecture/maintainability-debt.json +65 -133
- package/architecture/maintainability-policy.json +20 -15
- package/architecture/release-tail-contract-inventory.json +4 -4
- package/architecture/v3-core-mechanism-inventory.json +1 -0
- package/architecture/v3-v4-live-capability-inventory.json +17 -17
- package/architecture/v4-delivery-warrant-shadow-fixtures.json +5 -5
- package/architecture/v4-release-invocation-fixtures.json +139 -0
- package/architecture/v4-release-topology.json +317 -0
- package/architecture/v4-runtime-semantic-closure.json +4 -1
- package/architecture/v4-universal-workflow-bootstrap.json +181 -0
- package/architecture/v4-universal-workflow-fault-campaign.json +72 -0
- package/architecture/v4-universal-workflow-train-admission.json +40 -0
- package/contracts/buildchain-v2-residuals-v1.json +0 -9
- package/contracts/fixtures/v4-tail-reseal-v1/valid.json +1 -1
- package/contracts/v4-release-invocation-v1.schema.json +134 -0
- package/dist/site/buildchain-contract.json +87 -42
- package/dist/site/buildchain-site.json +15 -10
- package/dist/site/capability-registry.json +1 -1
- package/dist/site/controller-registry.json +46 -10
- package/dist/site/kfd-claims.json +176 -69
- package/dist/site/kfd-upstream-aggregate.json +1 -1
- package/dist/site/manual-registry.json +2 -2
- package/dist/site/node-api-registry.json +97 -22
- package/dist/site/page-registry.json +9 -4
- package/dist/site/public-surface-audit.json +190 -71
- package/dist/site/publication-authority-registry.json +68 -3
- package/dist/site/publication-registry.json +4 -4
- package/dist/site/site-manifest.json +6 -6
- package/dist/site/workflow-registry.json +221 -72
- package/docs/node-api-reference.md +28 -25
- package/docs/reusable-build-surface.md +16 -0
- package/package.json +2 -2
- package/packages/core/buildchain-publication-authority.js +3 -0
- package/packages/core/ci-lane-change-budget.js +14 -1
- package/packages/core/dev-delivery-candidate-identity.js +45 -17
- package/packages/core/dev-delivery-execution-transfer.js +6 -7
- package/packages/core/dev-delivery-provider-heartbeat.js +22 -6
- package/packages/core/dev-delivery-warrant-legacy-recovery.js +4 -2
- package/packages/core/dev-delivery-warrant-native-compatibility.js +33 -0
- package/packages/core/dev-delivery-warrant-state.js +54 -54
- package/packages/core/dev-delivery-warrant.js +8 -0
- package/packages/core/dev-delivery-writer-protocol-transition.js +72 -0
- package/packages/core/release-tail-product-capabilities.js +29 -0
- package/packages/core/release-tail-provider-plane.js +3 -3
- package/packages/core/v4-canonical-contracts.js +14 -0
- package/packages/core/v4-floating-consumer-policy.js +4 -1
- package/packages/core/v4-product-publication.js +387 -0
- package/packages/core/v4-protected-publication-source.js +93 -0
- package/packages/core/v4-publication-qualification.js +1 -0
- package/packages/core/v4-release-invocation.js +425 -0
- package/packages/core/v4-universal-workflow-bootstrap.js +596 -0
- package/scripts/audit-publication-control-plane.mjs +0 -1
- package/scripts/check-inventory.mjs +27 -59
- package/scripts/check-maintainability.mjs +29 -118
- package/scripts/check-v3-v4-capability-inventory.mjs +3 -61
- package/scripts/check-v4-floating-consumer-policy-contract.mjs +10 -20
- package/scripts/check-v4-release-topology.mjs +493 -0
- package/scripts/check-v4-universal-workflow-bootstrap.mjs +257 -0
- package/scripts/dev-delivery-warrant.mjs +26 -5
- package/scripts/generate-channel-build-workflow.mjs +5 -1
- package/scripts/generate-channel-promotion-workflow.mjs +17 -57
- package/scripts/generate-v4-universal-workflow-facades.mjs +415 -0
- package/scripts/maintainability-public-surface.mjs +115 -0
- package/scripts/release-candidate-resolver.mjs +23 -24
- package/scripts/resume-from-candidate-run.mjs +16 -17
- package/scripts/universal-facade-maintainability.mjs +82 -0
- package/scripts/v3-v4-capability-catalog.mjs +107 -0
- package/scripts/v4-declarative-promotion-admission.mjs +4 -1
- package/scripts/v4-product-publication-intent.mjs +114 -0
- package/scripts/v4-release-candidate-adapter.mjs +41 -0
- package/scripts/v4-universal-workflow-backflow.mjs +212 -0
- package/scripts/v4-universal-workflow-engine.mjs +586 -0
- package/scripts/v4-universal-workflow-self-dogfood.mjs +205 -0
- package/templates/universal-buildchain-bootstrap-recovery.yml +282 -0
- package/templates/universal-buildchain-bootstrap.yml +28 -0
- package/scripts/capture-package-release-propagation.mjs +0 -263
- package/scripts/publication-commit-evidence.mjs +0 -444
- package/scripts/publish-github-artifact-attestation-evidence.mjs +0 -201
- package/scripts/stage-github-artifact-attestation-inputs.mjs +0 -65
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"status": "passed",
|
|
5
5
|
"summary": {
|
|
6
6
|
"cliCommandCount": 117,
|
|
7
|
-
"workflowCount":
|
|
7
|
+
"workflowCount": 80,
|
|
8
8
|
"actionCount": 8,
|
|
9
9
|
"sitePageCount": 84,
|
|
10
10
|
"docCommandRefCount": 1050,
|
|
@@ -614,9 +614,10 @@
|
|
|
614
614
|
"require-trusted-event",
|
|
615
615
|
"source-artifact-digest",
|
|
616
616
|
"source-artifact-name",
|
|
617
|
-
"source-ref"
|
|
617
|
+
"source-ref",
|
|
618
|
+
"universal-request-json"
|
|
618
619
|
],
|
|
619
|
-
"inputCount":
|
|
620
|
+
"inputCount": 12,
|
|
620
621
|
"secrets": [],
|
|
621
622
|
"secretCount": 0,
|
|
622
623
|
"outputs": [
|
|
@@ -655,9 +656,10 @@
|
|
|
655
656
|
"publication-version",
|
|
656
657
|
"release-tag",
|
|
657
658
|
"source-sha",
|
|
658
|
-
"target-ref"
|
|
659
|
+
"target-ref",
|
|
660
|
+
"universal-request-json"
|
|
659
661
|
],
|
|
660
|
-
"inputCount":
|
|
662
|
+
"inputCount": 16,
|
|
661
663
|
"secrets": [],
|
|
662
664
|
"secretCount": 0,
|
|
663
665
|
"outputs": [],
|
|
@@ -757,12 +759,13 @@
|
|
|
757
759
|
"setup-rust",
|
|
758
760
|
"shifu-cache-profile-digest",
|
|
759
761
|
"shifu-cache-profile-ref",
|
|
762
|
+
"universal-request-json",
|
|
760
763
|
"untrusted-policy",
|
|
761
764
|
"verify-command",
|
|
762
765
|
"verify-substage-evidence-path",
|
|
763
766
|
"working-directory"
|
|
764
767
|
],
|
|
765
|
-
"inputCount":
|
|
768
|
+
"inputCount": 94,
|
|
766
769
|
"secrets": [
|
|
767
770
|
"BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN",
|
|
768
771
|
"BUILDCHAIN_ARTIFACT_RELAY_S3_ROLE_ARN",
|
|
@@ -828,8 +831,10 @@
|
|
|
828
831
|
"id": ".bump-minor-version",
|
|
829
832
|
"path": ".github/workflows/.bump-minor-version.yml",
|
|
830
833
|
"reusable": true,
|
|
831
|
-
"inputs": [
|
|
832
|
-
|
|
834
|
+
"inputs": [
|
|
835
|
+
"universal-request-json"
|
|
836
|
+
],
|
|
837
|
+
"inputCount": 1,
|
|
833
838
|
"secrets": [
|
|
834
839
|
"GITHUB_PUSH_TOKEN"
|
|
835
840
|
],
|
|
@@ -853,9 +858,10 @@
|
|
|
853
858
|
"render-media",
|
|
854
859
|
"renderer-image",
|
|
855
860
|
"scenario-path",
|
|
856
|
-
"source-ref"
|
|
861
|
+
"source-ref",
|
|
862
|
+
"universal-request-json"
|
|
857
863
|
],
|
|
858
|
-
"inputCount":
|
|
864
|
+
"inputCount": 13,
|
|
859
865
|
"secrets": [
|
|
860
866
|
"DEMO_UPDATE_TOKEN"
|
|
861
867
|
],
|
|
@@ -904,10 +910,11 @@
|
|
|
904
910
|
"shifu-cache-profile-digest",
|
|
905
911
|
"shifu-cache-profile-ref",
|
|
906
912
|
"source-ref",
|
|
913
|
+
"universal-request-json",
|
|
907
914
|
"untrusted-policy",
|
|
908
915
|
"working-directory"
|
|
909
916
|
],
|
|
910
|
-
"inputCount":
|
|
917
|
+
"inputCount": 31,
|
|
911
918
|
"secrets": [],
|
|
912
919
|
"secretCount": 0,
|
|
913
920
|
"outputs": [
|
|
@@ -934,7 +941,6 @@
|
|
|
934
941
|
"reusable": true,
|
|
935
942
|
"inputs": [
|
|
936
943
|
"admission-json",
|
|
937
|
-
"authority-job-id",
|
|
938
944
|
"authority-workflow-path",
|
|
939
945
|
"auto-admission",
|
|
940
946
|
"auto-admission-kind",
|
|
@@ -970,6 +976,7 @@
|
|
|
970
976
|
"runner-provenance-json",
|
|
971
977
|
"source-sha",
|
|
972
978
|
"target-ref",
|
|
979
|
+
"universal-request-json",
|
|
973
980
|
"used-nonces-json"
|
|
974
981
|
],
|
|
975
982
|
"inputCount": 38,
|
|
@@ -1112,9 +1119,10 @@
|
|
|
1112
1119
|
"standalone-binary-distribution",
|
|
1113
1120
|
"target-ref",
|
|
1114
1121
|
"target-sha",
|
|
1115
|
-
"trusted-publishing"
|
|
1122
|
+
"trusted-publishing",
|
|
1123
|
+
"universal-request-json"
|
|
1116
1124
|
],
|
|
1117
|
-
"inputCount":
|
|
1125
|
+
"inputCount": 122,
|
|
1118
1126
|
"secrets": [
|
|
1119
1127
|
"BUILDCHAIN_ISSUE_APP_ID",
|
|
1120
1128
|
"BUILDCHAIN_ISSUE_APP_PRIVATE_KEY",
|
|
@@ -1151,14 +1159,17 @@
|
|
|
1151
1159
|
"release-candidate-artifact",
|
|
1152
1160
|
"release-candidate-recovery-receipt-artifact",
|
|
1153
1161
|
"release-candidate-recovery-root",
|
|
1162
|
+
"release-invocation-root",
|
|
1154
1163
|
"release-propagation-work-artifact",
|
|
1164
|
+
"release-receipt-root",
|
|
1155
1165
|
"release-tail-declaration-root",
|
|
1156
1166
|
"release-tail-receipt-roots-json",
|
|
1157
1167
|
"release-tail-state-root",
|
|
1158
1168
|
"release-tail-transaction-root",
|
|
1159
|
-
"release-tail-transaction-state"
|
|
1169
|
+
"release-tail-transaction-state",
|
|
1170
|
+
"release-transaction-root"
|
|
1160
1171
|
],
|
|
1161
|
-
"outputCount":
|
|
1172
|
+
"outputCount": 31
|
|
1162
1173
|
},
|
|
1163
1174
|
{
|
|
1164
1175
|
"id": ".release-docker",
|
|
@@ -1288,10 +1299,11 @@
|
|
|
1288
1299
|
"python-version",
|
|
1289
1300
|
"setup-env-timeout-minutes",
|
|
1290
1301
|
"setup-python-enabled",
|
|
1302
|
+
"universal-request-json",
|
|
1291
1303
|
"use-pipenv",
|
|
1292
1304
|
"use-poetry"
|
|
1293
1305
|
],
|
|
1294
|
-
"inputCount":
|
|
1306
|
+
"inputCount": 42,
|
|
1295
1307
|
"secrets": [
|
|
1296
1308
|
"APPLE_CSC_KEY",
|
|
1297
1309
|
"APPLE_CSC_KEY_PASSWORD",
|
|
@@ -1335,9 +1347,10 @@
|
|
|
1335
1347
|
"aws-region",
|
|
1336
1348
|
"aws-role",
|
|
1337
1349
|
"aws-root",
|
|
1338
|
-
"manager"
|
|
1350
|
+
"manager",
|
|
1351
|
+
"universal-request-json"
|
|
1339
1352
|
],
|
|
1340
|
-
"inputCount":
|
|
1353
|
+
"inputCount": 5,
|
|
1341
1354
|
"secrets": [
|
|
1342
1355
|
"AWS_ACCOUNT_ID",
|
|
1343
1356
|
"NODE_AUTH_TOKEN"
|
|
@@ -1363,9 +1376,10 @@
|
|
|
1363
1376
|
"release-path",
|
|
1364
1377
|
"release-url",
|
|
1365
1378
|
"repo",
|
|
1379
|
+
"universal-request-json",
|
|
1366
1380
|
"upper-edge"
|
|
1367
1381
|
],
|
|
1368
|
-
"inputCount":
|
|
1382
|
+
"inputCount": 14,
|
|
1369
1383
|
"secrets": [
|
|
1370
1384
|
"AIRTABLE_API_KEY",
|
|
1371
1385
|
"GITHUB_PUSH_TOKEN"
|
|
@@ -1382,9 +1396,10 @@
|
|
|
1382
1396
|
"force",
|
|
1383
1397
|
"remote-host",
|
|
1384
1398
|
"remote-path",
|
|
1385
|
-
"remote-repo"
|
|
1399
|
+
"remote-repo",
|
|
1400
|
+
"universal-request-json"
|
|
1386
1401
|
],
|
|
1387
|
-
"inputCount":
|
|
1402
|
+
"inputCount": 5,
|
|
1388
1403
|
"secrets": [
|
|
1389
1404
|
"REMOTE_CREDENTIAL",
|
|
1390
1405
|
"REMOTE_USER"
|
|
@@ -1439,10 +1454,11 @@
|
|
|
1439
1454
|
"staging-apply",
|
|
1440
1455
|
"staging-aws-role-arn",
|
|
1441
1456
|
"staging-environment",
|
|
1457
|
+
"universal-request-json",
|
|
1442
1458
|
"verify-command",
|
|
1443
1459
|
"working-directory"
|
|
1444
1460
|
],
|
|
1445
|
-
"inputCount":
|
|
1461
|
+
"inputCount": 44,
|
|
1446
1462
|
"secrets": [
|
|
1447
1463
|
"production-release-app-private-key"
|
|
1448
1464
|
],
|
|
@@ -1501,9 +1517,10 @@
|
|
|
1501
1517
|
"bucket-release",
|
|
1502
1518
|
"max-preview-links",
|
|
1503
1519
|
"node-version",
|
|
1504
|
-
"preview-files"
|
|
1520
|
+
"preview-files",
|
|
1521
|
+
"universal-request-json"
|
|
1505
1522
|
],
|
|
1506
|
-
"inputCount":
|
|
1523
|
+
"inputCount": 6,
|
|
1507
1524
|
"secrets": [
|
|
1508
1525
|
"AWS_USER_ACCESS_KEY_ID",
|
|
1509
1526
|
"AWS_USER_SECRET_ACCESS_KEY",
|
|
@@ -1568,6 +1585,28 @@
|
|
|
1568
1585
|
"outputs": [],
|
|
1569
1586
|
"outputCount": 0
|
|
1570
1587
|
},
|
|
1588
|
+
{
|
|
1589
|
+
"id": "bootstrap",
|
|
1590
|
+
"path": ".github/workflows/bootstrap.yml",
|
|
1591
|
+
"reusable": true,
|
|
1592
|
+
"inputs": [
|
|
1593
|
+
"request-json"
|
|
1594
|
+
],
|
|
1595
|
+
"inputCount": 1,
|
|
1596
|
+
"secrets": [],
|
|
1597
|
+
"secretCount": 0,
|
|
1598
|
+
"outputs": [
|
|
1599
|
+
"admission-root",
|
|
1600
|
+
"backflow-root",
|
|
1601
|
+
"request-root",
|
|
1602
|
+
"result-json",
|
|
1603
|
+
"result-root",
|
|
1604
|
+
"runtime-sha",
|
|
1605
|
+
"terminal-receipt-json",
|
|
1606
|
+
"terminal-receipt-root"
|
|
1607
|
+
],
|
|
1608
|
+
"outputCount": 8
|
|
1609
|
+
},
|
|
1571
1610
|
{
|
|
1572
1611
|
"id": "build-surface-fixture",
|
|
1573
1612
|
"path": ".github/workflows/build-surface-fixture.yml",
|
|
@@ -1676,12 +1715,13 @@
|
|
|
1676
1715
|
"setup-rust",
|
|
1677
1716
|
"shifu-cache-profile-digest",
|
|
1678
1717
|
"shifu-cache-profile-ref",
|
|
1718
|
+
"universal-request-json",
|
|
1679
1719
|
"untrusted-policy",
|
|
1680
1720
|
"verify-command",
|
|
1681
1721
|
"verify-substage-evidence-path",
|
|
1682
1722
|
"working-directory"
|
|
1683
1723
|
],
|
|
1684
|
-
"inputCount":
|
|
1724
|
+
"inputCount": 97,
|
|
1685
1725
|
"secrets": [
|
|
1686
1726
|
"BUILDCHAIN_ARTIFACT_RELAY_S3_DOWNLOAD_ROLE_ARN",
|
|
1687
1727
|
"BUILDCHAIN_ARTIFACT_RELAY_S3_ROLE_ARN",
|
|
@@ -1832,9 +1872,10 @@
|
|
|
1832
1872
|
"require-approval",
|
|
1833
1873
|
"required-status-checks",
|
|
1834
1874
|
"same-repository-only",
|
|
1835
|
-
"target-branch"
|
|
1875
|
+
"target-branch",
|
|
1876
|
+
"universal-request-json"
|
|
1836
1877
|
],
|
|
1837
|
-
"inputCount":
|
|
1878
|
+
"inputCount": 17,
|
|
1838
1879
|
"secrets": [
|
|
1839
1880
|
"github-token"
|
|
1840
1881
|
],
|
|
@@ -1918,10 +1959,11 @@
|
|
|
1918
1959
|
"source-proof-policy-paths-json",
|
|
1919
1960
|
"source-proof-required-contexts-json",
|
|
1920
1961
|
"source-proof-reuse",
|
|
1962
|
+
"universal-request-json",
|
|
1921
1963
|
"upload-artifacts",
|
|
1922
1964
|
"working-directory"
|
|
1923
1965
|
],
|
|
1924
|
-
"inputCount":
|
|
1966
|
+
"inputCount": 13,
|
|
1925
1967
|
"secrets": [],
|
|
1926
1968
|
"secretCount": 0,
|
|
1927
1969
|
"outputs": [
|
|
@@ -1959,9 +2001,10 @@
|
|
|
1959
2001
|
"reactivation-authorized",
|
|
1960
2002
|
"settlement-authorized",
|
|
1961
2003
|
"source-branch",
|
|
1962
|
-
"target-branch"
|
|
2004
|
+
"target-branch",
|
|
2005
|
+
"universal-request-json"
|
|
1963
2006
|
],
|
|
1964
|
-
"inputCount":
|
|
2007
|
+
"inputCount": 16,
|
|
1965
2008
|
"secrets": [
|
|
1966
2009
|
"promotion-token"
|
|
1967
2010
|
],
|
|
@@ -2003,9 +2046,10 @@
|
|
|
2003
2046
|
"outcome",
|
|
2004
2047
|
"reason",
|
|
2005
2048
|
"target-branch",
|
|
2006
|
-
"terminal-evidence-root"
|
|
2049
|
+
"terminal-evidence-root",
|
|
2050
|
+
"universal-request-json"
|
|
2007
2051
|
],
|
|
2008
|
-
"inputCount":
|
|
2052
|
+
"inputCount": 13,
|
|
2009
2053
|
"secrets": [
|
|
2010
2054
|
"github-token"
|
|
2011
2055
|
],
|
|
@@ -2034,9 +2078,10 @@
|
|
|
2034
2078
|
"replay-tree-sha",
|
|
2035
2079
|
"required-context-roots-json",
|
|
2036
2080
|
"target-branch",
|
|
2037
|
-
"terminal-evidence-root"
|
|
2081
|
+
"terminal-evidence-root",
|
|
2082
|
+
"universal-request-json"
|
|
2038
2083
|
],
|
|
2039
|
-
"inputCount":
|
|
2084
|
+
"inputCount": 14,
|
|
2040
2085
|
"secrets": [
|
|
2041
2086
|
"github-token"
|
|
2042
2087
|
],
|
|
@@ -2108,9 +2153,10 @@
|
|
|
2108
2153
|
"source-workflow-run-id",
|
|
2109
2154
|
"target-branch",
|
|
2110
2155
|
"toolchain-root",
|
|
2156
|
+
"universal-request-json",
|
|
2111
2157
|
"warrant-lease-seconds"
|
|
2112
2158
|
],
|
|
2113
|
-
"inputCount":
|
|
2159
|
+
"inputCount": 45,
|
|
2114
2160
|
"secrets": [
|
|
2115
2161
|
"github-token"
|
|
2116
2162
|
],
|
|
@@ -2152,9 +2198,10 @@
|
|
|
2152
2198
|
"mutation-authorized",
|
|
2153
2199
|
"preflight-workflow-path",
|
|
2154
2200
|
"priority-workflows-json",
|
|
2155
|
-
"source-branch"
|
|
2201
|
+
"source-branch",
|
|
2202
|
+
"universal-request-json"
|
|
2156
2203
|
],
|
|
2157
|
-
"inputCount":
|
|
2204
|
+
"inputCount": 11,
|
|
2158
2205
|
"secrets": [
|
|
2159
2206
|
"qualification-token"
|
|
2160
2207
|
],
|
|
@@ -2221,9 +2268,10 @@
|
|
|
2221
2268
|
"stale-days",
|
|
2222
2269
|
"stale-pull-request-label",
|
|
2223
2270
|
"target-branch",
|
|
2224
|
-
"temporary-branch-patterns"
|
|
2271
|
+
"temporary-branch-patterns",
|
|
2272
|
+
"universal-request-json"
|
|
2225
2273
|
],
|
|
2226
|
-
"inputCount":
|
|
2274
|
+
"inputCount": 15,
|
|
2227
2275
|
"secrets": [
|
|
2228
2276
|
"housekeeper_app_id",
|
|
2229
2277
|
"housekeeper_app_private_key",
|
|
@@ -2260,9 +2308,10 @@
|
|
|
2260
2308
|
"retention-days",
|
|
2261
2309
|
"source-sha",
|
|
2262
2310
|
"subject-artifact-name",
|
|
2263
|
-
"subject-relative-path"
|
|
2311
|
+
"subject-relative-path",
|
|
2312
|
+
"universal-request-json"
|
|
2264
2313
|
],
|
|
2265
|
-
"inputCount":
|
|
2314
|
+
"inputCount": 14,
|
|
2266
2315
|
"secrets": [],
|
|
2267
2316
|
"secretCount": 0,
|
|
2268
2317
|
"outputs": [
|
|
@@ -2325,10 +2374,11 @@
|
|
|
2325
2374
|
"target-ref",
|
|
2326
2375
|
"target-sha",
|
|
2327
2376
|
"toolchain-type",
|
|
2377
|
+
"universal-request-json",
|
|
2328
2378
|
"verify-command",
|
|
2329
2379
|
"working-directory"
|
|
2330
2380
|
],
|
|
2331
|
-
"inputCount":
|
|
2381
|
+
"inputCount": 27,
|
|
2332
2382
|
"secrets": [
|
|
2333
2383
|
"BUILDCHAIN_GENERATED_WRITE_APP_CLIENT_ID",
|
|
2334
2384
|
"BUILDCHAIN_GENERATED_WRITE_APP_PRIVATE_KEY",
|
|
@@ -2389,10 +2439,11 @@
|
|
|
2389
2439
|
"toolchain-digest",
|
|
2390
2440
|
"toolchain-image",
|
|
2391
2441
|
"toolchain-type",
|
|
2442
|
+
"universal-request-json",
|
|
2392
2443
|
"verify-command",
|
|
2393
2444
|
"working-directory"
|
|
2394
2445
|
],
|
|
2395
|
-
"inputCount":
|
|
2446
|
+
"inputCount": 39,
|
|
2396
2447
|
"secrets": [],
|
|
2397
2448
|
"secretCount": 0,
|
|
2398
2449
|
"outputs": [
|
|
@@ -2428,9 +2479,10 @@
|
|
|
2428
2479
|
"require-approval",
|
|
2429
2480
|
"required-status-checks",
|
|
2430
2481
|
"same-repository-only",
|
|
2431
|
-
"target-branch"
|
|
2482
|
+
"target-branch",
|
|
2483
|
+
"universal-request-json"
|
|
2432
2484
|
],
|
|
2433
|
-
"inputCount":
|
|
2485
|
+
"inputCount": 14,
|
|
2434
2486
|
"secrets": [
|
|
2435
2487
|
"github-token"
|
|
2436
2488
|
],
|
|
@@ -2452,9 +2504,10 @@
|
|
|
2452
2504
|
"buildchain-ref",
|
|
2453
2505
|
"buildchain-repository",
|
|
2454
2506
|
"dry-run",
|
|
2455
|
-
"target-branch"
|
|
2507
|
+
"target-branch",
|
|
2508
|
+
"universal-request-json"
|
|
2456
2509
|
],
|
|
2457
|
-
"inputCount":
|
|
2510
|
+
"inputCount": 5,
|
|
2458
2511
|
"secrets": [
|
|
2459
2512
|
"github-token"
|
|
2460
2513
|
],
|
|
@@ -2484,9 +2537,10 @@
|
|
|
2484
2537
|
"production-aws-role-arn",
|
|
2485
2538
|
"production-bucket",
|
|
2486
2539
|
"production-environment",
|
|
2540
|
+
"universal-request-json",
|
|
2487
2541
|
"verify-command"
|
|
2488
2542
|
],
|
|
2489
|
-
"inputCount":
|
|
2543
|
+
"inputCount": 13,
|
|
2490
2544
|
"secrets": [],
|
|
2491
2545
|
"secretCount": 0,
|
|
2492
2546
|
"outputs": [
|
|
@@ -2502,9 +2556,10 @@
|
|
|
2502
2556
|
"buildchain-ref",
|
|
2503
2557
|
"buildchain-repository",
|
|
2504
2558
|
"dry-run",
|
|
2505
|
-
"target-branch"
|
|
2559
|
+
"target-branch",
|
|
2560
|
+
"universal-request-json"
|
|
2506
2561
|
],
|
|
2507
|
-
"inputCount":
|
|
2562
|
+
"inputCount": 5,
|
|
2508
2563
|
"secrets": [
|
|
2509
2564
|
"github-token"
|
|
2510
2565
|
],
|
|
@@ -2544,10 +2599,11 @@
|
|
|
2544
2599
|
"toolchain-digest",
|
|
2545
2600
|
"toolchain-image",
|
|
2546
2601
|
"toolchain-type",
|
|
2602
|
+
"universal-request-json",
|
|
2547
2603
|
"verify-command",
|
|
2548
2604
|
"working-directory"
|
|
2549
2605
|
],
|
|
2550
|
-
"inputCount":
|
|
2606
|
+
"inputCount": 24,
|
|
2551
2607
|
"secrets": [],
|
|
2552
2608
|
"secretCount": 0,
|
|
2553
2609
|
"outputs": [
|
|
@@ -2680,9 +2736,10 @@
|
|
|
2680
2736
|
"standalone-binary-distribution",
|
|
2681
2737
|
"target-ref",
|
|
2682
2738
|
"target-sha",
|
|
2683
|
-
"trusted-publishing"
|
|
2739
|
+
"trusted-publishing",
|
|
2740
|
+
"universal-request-json"
|
|
2684
2741
|
],
|
|
2685
|
-
"inputCount":
|
|
2742
|
+
"inputCount": 107,
|
|
2686
2743
|
"secrets": [
|
|
2687
2744
|
"BUILDCHAIN_ISSUE_APP_ID",
|
|
2688
2745
|
"BUILDCHAIN_ISSUE_APP_PRIVATE_KEY",
|
|
@@ -2731,14 +2788,17 @@
|
|
|
2731
2788
|
"release-candidate-artifact",
|
|
2732
2789
|
"release-candidate-recovery-receipt-artifact",
|
|
2733
2790
|
"release-candidate-recovery-root",
|
|
2791
|
+
"release-invocation-root",
|
|
2734
2792
|
"release-propagation-work-artifact",
|
|
2793
|
+
"release-receipt-root",
|
|
2735
2794
|
"release-tail-declaration-root",
|
|
2736
2795
|
"release-tail-receipt-roots-json",
|
|
2737
2796
|
"release-tail-state-root",
|
|
2738
2797
|
"release-tail-transaction-root",
|
|
2739
|
-
"release-tail-transaction-state"
|
|
2798
|
+
"release-tail-transaction-state",
|
|
2799
|
+
"release-transaction-root"
|
|
2740
2800
|
],
|
|
2741
|
-
"outputCount":
|
|
2801
|
+
"outputCount": 43
|
|
2742
2802
|
},
|
|
2743
2803
|
{
|
|
2744
2804
|
"id": "release-governance-reconcile",
|
|
@@ -2748,9 +2808,10 @@
|
|
|
2748
2808
|
"apply",
|
|
2749
2809
|
"branch",
|
|
2750
2810
|
"buildchain-ref",
|
|
2751
|
-
"candidate-sha"
|
|
2811
|
+
"candidate-sha",
|
|
2812
|
+
"universal-request-json"
|
|
2752
2813
|
],
|
|
2753
|
-
"inputCount":
|
|
2814
|
+
"inputCount": 5,
|
|
2754
2815
|
"secrets": [
|
|
2755
2816
|
"BUILDCHAIN_PROMOTION_TOKEN",
|
|
2756
2817
|
"governance-token"
|
|
@@ -2804,9 +2865,10 @@
|
|
|
2804
2865
|
"pr-title",
|
|
2805
2866
|
"refresh-managed-readme-badges",
|
|
2806
2867
|
"source-node",
|
|
2868
|
+
"universal-request-json",
|
|
2807
2869
|
"upstream-release-json"
|
|
2808
2870
|
],
|
|
2809
|
-
"inputCount":
|
|
2871
|
+
"inputCount": 20,
|
|
2810
2872
|
"secrets": [
|
|
2811
2873
|
"propagation-token"
|
|
2812
2874
|
],
|
|
@@ -2846,9 +2908,10 @@
|
|
|
2846
2908
|
"rehearsal-capsule-path",
|
|
2847
2909
|
"rehearsal-evidence-path",
|
|
2848
2910
|
"rehearsal-mode",
|
|
2849
|
-
"state-path"
|
|
2911
|
+
"state-path",
|
|
2912
|
+
"universal-request-json"
|
|
2850
2913
|
],
|
|
2851
|
-
"inputCount":
|
|
2914
|
+
"inputCount": 15,
|
|
2852
2915
|
"secrets": [
|
|
2853
2916
|
"http-token"
|
|
2854
2917
|
],
|
|
@@ -2916,9 +2979,10 @@
|
|
|
2916
2979
|
"required-checks",
|
|
2917
2980
|
"revoke-reason",
|
|
2918
2981
|
"revoked-versions",
|
|
2919
|
-
"target-branch"
|
|
2982
|
+
"target-branch",
|
|
2983
|
+
"universal-request-json"
|
|
2920
2984
|
],
|
|
2921
|
-
"inputCount":
|
|
2985
|
+
"inputCount": 17,
|
|
2922
2986
|
"secrets": [
|
|
2923
2987
|
"approval-token",
|
|
2924
2988
|
"promotion-token"
|
|
@@ -2934,6 +2998,36 @@
|
|
|
2934
2998
|
],
|
|
2935
2999
|
"outputCount": 6
|
|
2936
3000
|
},
|
|
3001
|
+
{
|
|
3002
|
+
"id": "universal-bootstrap-dogfood",
|
|
3003
|
+
"path": ".github/workflows/universal-bootstrap-dogfood.yml",
|
|
3004
|
+
"reusable": false,
|
|
3005
|
+
"inputs": [],
|
|
3006
|
+
"inputCount": 0,
|
|
3007
|
+
"secrets": [],
|
|
3008
|
+
"secretCount": 0,
|
|
3009
|
+
"outputs": [],
|
|
3010
|
+
"outputCount": 0
|
|
3011
|
+
},
|
|
3012
|
+
{
|
|
3013
|
+
"id": "universal-bootstrap-recovery",
|
|
3014
|
+
"path": ".github/workflows/universal-bootstrap-recovery.yml",
|
|
3015
|
+
"reusable": true,
|
|
3016
|
+
"inputs": [
|
|
3017
|
+
"request-json"
|
|
3018
|
+
],
|
|
3019
|
+
"inputCount": 1,
|
|
3020
|
+
"secrets": [],
|
|
3021
|
+
"secretCount": 0,
|
|
3022
|
+
"outputs": [
|
|
3023
|
+
"backflow-root",
|
|
3024
|
+
"result-json",
|
|
3025
|
+
"runtime-sha",
|
|
3026
|
+
"terminal-receipt-json",
|
|
3027
|
+
"terminal-receipt-root"
|
|
3028
|
+
],
|
|
3029
|
+
"outputCount": 5
|
|
3030
|
+
},
|
|
2937
3031
|
{
|
|
2938
3032
|
"id": "v4-adopter-delivery-dogfood",
|
|
2939
3033
|
"path": ".github/workflows/v4-adopter-delivery-dogfood.yml",
|
|
@@ -2957,9 +3051,10 @@
|
|
|
2957
3051
|
"consumer-repository",
|
|
2958
3052
|
"input-path",
|
|
2959
3053
|
"invocation-source-path",
|
|
2960
|
-
"node-version"
|
|
3054
|
+
"node-version",
|
|
3055
|
+
"universal-request-json"
|
|
2961
3056
|
],
|
|
2962
|
-
"inputCount":
|
|
3057
|
+
"inputCount": 9,
|
|
2963
3058
|
"secrets": [],
|
|
2964
3059
|
"secretCount": 0,
|
|
2965
3060
|
"outputs": [],
|
|
@@ -3008,9 +3103,10 @@
|
|
|
3008
3103
|
"go-version",
|
|
3009
3104
|
"install-artifact-path",
|
|
3010
3105
|
"node-version",
|
|
3106
|
+
"universal-request-json",
|
|
3011
3107
|
"verify-artifact-path"
|
|
3012
3108
|
],
|
|
3013
|
-
"inputCount":
|
|
3109
|
+
"inputCount": 7,
|
|
3014
3110
|
"secrets": [],
|
|
3015
3111
|
"secretCount": 0,
|
|
3016
3112
|
"outputs": [],
|
|
@@ -3024,9 +3120,10 @@
|
|
|
3024
3120
|
"artifact-retention-days",
|
|
3025
3121
|
"consumer-policy-receipt-json",
|
|
3026
3122
|
"macos-finalization-command",
|
|
3027
|
-
"request-json"
|
|
3123
|
+
"request-json",
|
|
3124
|
+
"universal-request-json"
|
|
3028
3125
|
],
|
|
3029
|
-
"inputCount":
|
|
3126
|
+
"inputCount": 5,
|
|
3030
3127
|
"secrets": [
|
|
3031
3128
|
"BUILDCHAIN_EVIDENCE_READ_TOKEN",
|
|
3032
3129
|
"BUILDCHAIN_SIGNING_TOKEN"
|
|
@@ -3299,15 +3396,37 @@
|
|
|
3299
3396
|
"path": "actions/v4-release-candidate-promote/action.yml",
|
|
3300
3397
|
"inputs": [
|
|
3301
3398
|
"artifact-paths",
|
|
3399
|
+
"candidate-build-summary-path",
|
|
3302
3400
|
"candidate-passport-path",
|
|
3303
3401
|
"failure-after-capability",
|
|
3402
|
+
"mutation-token",
|
|
3403
|
+
"product-publication-intent-path",
|
|
3304
3404
|
"publication-qualification-path",
|
|
3405
|
+
"publish-auth",
|
|
3406
|
+
"publish-command",
|
|
3407
|
+
"publish-dist-tag",
|
|
3408
|
+
"publish-mode",
|
|
3409
|
+
"publish-package-main",
|
|
3410
|
+
"publish-package-set-order",
|
|
3411
|
+
"publish-rematerialize-on-resume",
|
|
3412
|
+
"publish-transaction-override",
|
|
3413
|
+
"publisher-workflow-sha",
|
|
3305
3414
|
"repository",
|
|
3415
|
+
"required-artifacts-path",
|
|
3416
|
+
"required-status-check",
|
|
3417
|
+
"resume-transaction-id",
|
|
3418
|
+
"runtime-commit",
|
|
3419
|
+
"runtime-tree",
|
|
3420
|
+
"sealed-bundle-manifest",
|
|
3421
|
+
"sealed-bundle-root",
|
|
3422
|
+
"source-sha",
|
|
3306
3423
|
"stage-capsules-path",
|
|
3307
3424
|
"state-path",
|
|
3425
|
+
"target-ref",
|
|
3426
|
+
"target-sha",
|
|
3308
3427
|
"token"
|
|
3309
3428
|
],
|
|
3310
|
-
"inputCount":
|
|
3429
|
+
"inputCount": 30
|
|
3311
3430
|
},
|
|
3312
3431
|
{
|
|
3313
3432
|
"id": "validate-config",
|
|
@@ -8916,8 +9035,8 @@
|
|
|
8916
9035
|
"workflowRegistryPath": "dist/site/workflow-registry.json",
|
|
8917
9036
|
"pageRegistryPath": "dist/site/page-registry.json",
|
|
8918
9037
|
"cliRegistryDigest": "fbc23073bbae240489a2f826b2c26daadc58e704050c5f8df366509f5c5a1c3e",
|
|
8919
|
-
"workflowRegistryDigest": "
|
|
8920
|
-
"pageRegistryDigest": "
|
|
9038
|
+
"workflowRegistryDigest": "44ab451d80617dab1bebcf9e1c9866d98f8d81673aa16e6fd4bed5f58c4e8bf0",
|
|
9039
|
+
"pageRegistryDigest": "8e2a30416d969f390d1fa57468c8d29f5e89d179b6d1ea1600159e72adff8130"
|
|
8921
9040
|
},
|
|
8922
9041
|
"comparison": {
|
|
8923
9042
|
"missingCliRegistry": [],
|