@kungfu-tech/buildchain 3.0.6-alpha.0 → 3.0.6-alpha.1
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 +5 -5
- package/dist/site/buildchain-site.json +19 -14
- package/dist/site/kfd-claims.json +4 -3
- package/dist/site/kfd-upstream-aggregate.json +9 -9
- package/dist/site/manual-registry.json +2 -2
- package/dist/site/page-registry.json +13 -8
- package/dist/site/public-surface-audit.json +4 -3
- package/dist/site/publication-registry.json +4 -4
- package/dist/site/site-manifest.json +6 -6
- package/dist/site/workflow-registry.json +2 -1
- package/docs/MAP.md +1 -0
- package/docs/aws-us-elastic-runner-burst-plane.md +109 -79
- package/docs/release-governance.md +8 -1
- package/package.json +3 -2
- package/scripts/aws-windows-jit-campaign-core.mjs +7 -8
- package/scripts/aws-windows-jit-controller.mjs +1 -0
- package/scripts/aws-windows-jit-core.mjs +1 -1
- package/scripts/dev-pr-auto-merge.mjs +12 -12
- package/scripts/dispatch-artifact-signing-authority.mjs +2 -4
|
@@ -21,7 +21,7 @@
|
|
|
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": "7a8d22353a233dae3e99b727de9fef3f3d8b78741155c4f685214227481fd8f9",
|
|
25
25
|
"summary": {
|
|
26
26
|
"cliCommandCount": 112,
|
|
27
27
|
"workflowCount": 60,
|
|
@@ -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": "7a8d22353a233dae3e99b727de9fef3f3d8b78741155c4f685214227481fd8f9",
|
|
250
250
|
"summary": {
|
|
251
251
|
"cliCommandCount": 112,
|
|
252
252
|
"workflowCount": 60,
|
|
@@ -4384,7 +4384,7 @@
|
|
|
4384
4384
|
"visibility": "public",
|
|
4385
4385
|
"participantFacing": true,
|
|
4386
4386
|
"public": true,
|
|
4387
|
-
"inputCount":
|
|
4387
|
+
"inputCount": 14,
|
|
4388
4388
|
"inputs": [
|
|
4389
4389
|
"allowed-head-prefixes",
|
|
4390
4390
|
"block-labels",
|
|
@@ -4394,6 +4394,7 @@
|
|
|
4394
4394
|
"landing-mode",
|
|
4395
4395
|
"max-merges",
|
|
4396
4396
|
"merge-method",
|
|
4397
|
+
"queue-admission-context",
|
|
4397
4398
|
"ready-label",
|
|
4398
4399
|
"require-approval",
|
|
4399
4400
|
"required-status-checks",
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"product": {
|
|
5
5
|
"id": "kungfu-tech-buildchain",
|
|
6
6
|
"name": "@kungfu-tech/buildchain",
|
|
7
|
-
"version": "3.0.6-alpha.
|
|
7
|
+
"version": "3.0.6-alpha.1",
|
|
8
8
|
"repository": "https://github.com/kungfu-systems/buildchain"
|
|
9
9
|
},
|
|
10
10
|
"source": {
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"roleValid": true,
|
|
22
22
|
"package": {
|
|
23
23
|
"name": "@kungfu-tech/kfd",
|
|
24
|
-
"version": "1.0.0-alpha.
|
|
24
|
+
"version": "1.0.0-alpha.53"
|
|
25
25
|
},
|
|
26
26
|
"repository": "kungfu-systems/kfd",
|
|
27
27
|
"kfd": {
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"line": "v1.0",
|
|
47
47
|
"channel": "alpha",
|
|
48
48
|
"npmPackage": "@kungfu-tech/kfd",
|
|
49
|
-
"npmVersion": "1.0.0-alpha.
|
|
49
|
+
"npmVersion": "1.0.0-alpha.53",
|
|
50
50
|
"source": {
|
|
51
51
|
"repository": "kungfu-systems/kfd",
|
|
52
52
|
"branch": "alpha/v1/v1.0"
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
{
|
|
59
59
|
"path": "kfd.release.json",
|
|
60
60
|
"kind": "package",
|
|
61
|
-
"sha256": "sha256:
|
|
61
|
+
"sha256": "sha256:d50e474cf2d158722d765f54188550e30fa126e1728fc9eb748014e220acfc9b",
|
|
62
62
|
"contract": "kfd-release-anchor",
|
|
63
63
|
"role": "",
|
|
64
64
|
"directory": false
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
{
|
|
67
67
|
"path": ".buildchain/kfd-1/contract-world.witness.json",
|
|
68
68
|
"kind": "package",
|
|
69
|
-
"sha256": "sha256:
|
|
69
|
+
"sha256": "sha256:438ed07bb8971eead5954125709f2e3459d996af815bdf958283806f7dc23428",
|
|
70
70
|
"contract": "",
|
|
71
71
|
"role": "",
|
|
72
72
|
"directory": false
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
{
|
|
75
75
|
"path": ".buildchain/kfd-2/public-release-trust.claim.json",
|
|
76
76
|
"kind": "package",
|
|
77
|
-
"sha256": "sha256:
|
|
77
|
+
"sha256": "sha256:cae28d5fb20c30896abe6de6dc7bc4785e66293cce1337dce69dfb506b5883f1",
|
|
78
78
|
"contract": "",
|
|
79
79
|
"role": "",
|
|
80
80
|
"directory": false
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
{
|
|
83
83
|
"path": ".buildchain/kfd-2/kfd-foundation.trust-claims.json",
|
|
84
84
|
"kind": "package",
|
|
85
|
-
"sha256": "sha256:
|
|
85
|
+
"sha256": "sha256:cf53b2b4acd0accce7a1c35900a1b77641df78cc7a21423b3b46ff15d9204b20",
|
|
86
86
|
"contract": "kfd-2-trust-claims",
|
|
87
87
|
"role": "",
|
|
88
88
|
"directory": false
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
{
|
|
91
91
|
"path": ".buildchain/kfd-2/kfd-foundation.trust-assessment.json",
|
|
92
92
|
"kind": "package",
|
|
93
|
-
"sha256": "sha256:
|
|
93
|
+
"sha256": "sha256:a1004652a532b5add53fb92dfb9261fbf5965dfb33d44452feb7aa8a352c63a6",
|
|
94
94
|
"contract": "kfd-2-trust-assessment",
|
|
95
95
|
"role": "",
|
|
96
96
|
"directory": false
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
"kfd"
|
|
123
123
|
],
|
|
124
124
|
"packageVersions": {
|
|
125
|
-
"kfd": "1.0.0-alpha.
|
|
125
|
+
"kfd": "1.0.0-alpha.53"
|
|
126
126
|
},
|
|
127
127
|
"status": "collected"
|
|
128
128
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"title": "Buildchain documentation map",
|
|
10
10
|
"path": "docs/MAP.md",
|
|
11
11
|
"plane": "use",
|
|
12
|
-
"digest": "sha256:
|
|
12
|
+
"digest": "sha256:0ea7f59030e5a087e3ff7e9eb591fec8d92c64399799e554aa1fa7ecb6a263ae",
|
|
13
13
|
"capabilityGroup": "getting-started",
|
|
14
14
|
"audience": [
|
|
15
15
|
"agent",
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
"title": "Release governance",
|
|
431
431
|
"path": "docs/release-governance.md",
|
|
432
432
|
"plane": "why",
|
|
433
|
-
"digest": "sha256:
|
|
433
|
+
"digest": "sha256:fc7f0add1afce775c327d50a1e269a7040865e65ca2441dbeb8d0373c5f8d5aa",
|
|
434
434
|
"capabilityGroup": "governance-versioning",
|
|
435
435
|
"audience": [
|
|
436
436
|
"maintainer",
|