@kungfu-tech/buildchain 2.14.12 → 2.14.13-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 +16 -16
- package/dist/site/kfd-claims.json +2 -2
- package/dist/site/kfd-upstream-aggregate.json +1 -1
- package/dist/site/manual-registry.json +4 -4
- package/dist/site/node-api-registry.json +1 -1
- package/dist/site/page-registry.json +8 -8
- package/dist/site/public-surface-audit.json +1 -1
- package/dist/site/publication-registry.json +4 -4
- package/dist/site/site-manifest.json +8 -8
- package/docs/cli.md +6 -0
- package/docs/migration-inventory.md +1 -1
- package/docs/release-passport.md +6 -0
- package/docs/reusable-build-surface.md +1 -1
- package/package.json +1 -1
|
@@ -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": "5767a0ff1c4d959603e5779edb2bd45e16f59fa2c7614a5f8bfc3ed8c7e49361",
|
|
25
25
|
"summary": {
|
|
26
26
|
"cliCommandCount": 84,
|
|
27
27
|
"workflowCount": 51,
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"contract": "kungfu-buildchain-public-surface-reverse-audit",
|
|
229
229
|
"path": "dist/site/public-surface-audit.json",
|
|
230
230
|
"status": "passed",
|
|
231
|
-
"sha256": "
|
|
231
|
+
"sha256": "5767a0ff1c4d959603e5779edb2bd45e16f59fa2c7614a5f8bfc3ed8c7e49361",
|
|
232
232
|
"summary": {
|
|
233
233
|
"cliCommandCount": 84,
|
|
234
234
|
"workflowCount": 51,
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"title": "Release Passport protocol",
|
|
37
37
|
"path": "docs/release-passport.md",
|
|
38
38
|
"plane": "verify",
|
|
39
|
-
"digest": "sha256:
|
|
39
|
+
"digest": "sha256:f10d2f0f9cc694976b2a1d2a61195ed155c1bc24c964de1551475882e8197c92",
|
|
40
40
|
"capabilityGroup": "release-passport-trust",
|
|
41
41
|
"audience": [
|
|
42
42
|
"release-operator",
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
"title": "Migration inventory",
|
|
206
206
|
"path": "docs/migration-inventory.md",
|
|
207
207
|
"plane": "verify",
|
|
208
|
-
"digest": "sha256:
|
|
208
|
+
"digest": "sha256:a5f7271a065544f7ac525dbddfe3d4b9f621b5284c730089f086dd9f961e883c",
|
|
209
209
|
"capabilityGroup": "governance-versioning",
|
|
210
210
|
"audience": [
|
|
211
211
|
"maintainer",
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"title": "CLI and npm package",
|
|
247
247
|
"path": "docs/cli.md",
|
|
248
248
|
"plane": "use",
|
|
249
|
-
"digest": "sha256:
|
|
249
|
+
"digest": "sha256:758625143a51d0fe66871220c52273ceaf5c7a47fc1a99bda4608e3ad587ae81",
|
|
250
250
|
"capabilityGroup": "api-cli-reference",
|
|
251
251
|
"audience": [
|
|
252
252
|
"agent",
|
|
@@ -302,7 +302,7 @@
|
|
|
302
302
|
"title": "Reusable build surface",
|
|
303
303
|
"path": "docs/reusable-build-surface.md",
|
|
304
304
|
"plane": "use",
|
|
305
|
-
"digest": "sha256:
|
|
305
|
+
"digest": "sha256:dea8ec2f1f2ea75e569a989988e9d6f76067e1d0ae496dadc34ef1dcfbfa35dd",
|
|
306
306
|
"capabilityGroup": "reusable-build",
|
|
307
307
|
"audience": [
|
|
308
308
|
"consumer",
|
|
@@ -425,7 +425,7 @@
|
|
|
425
425
|
{
|
|
426
426
|
"id": "cli-and-node-package",
|
|
427
427
|
"path": "docs/cli.md",
|
|
428
|
-
"digest": "sha256:
|
|
428
|
+
"digest": "sha256:758625143a51d0fe66871220c52273ceaf5c7a47fc1a99bda4608e3ad587ae81"
|
|
429
429
|
},
|
|
430
430
|
{
|
|
431
431
|
"id": "build-facts",
|