@kungfu-tech/buildchain 3.0.6-alpha.3 → 3.0.6-alpha.4

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.
@@ -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": "0bf7f1ba89493e333e8eaf266373f7fefb11c0c7d3b3e7dd7a98d753695e02d5",
24
+ "sha256": "6b708358d5be179017348117feb84e7fcbf00cc131698a0b61295dde83271a25",
25
25
  "summary": {
26
26
  "cliCommandCount": 112,
27
27
  "workflowCount": 64,
@@ -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": "0bf7f1ba89493e333e8eaf266373f7fefb11c0c7d3b3e7dd7a98d753695e02d5",
249
+ "sha256": "6b708358d5be179017348117feb84e7fcbf00cc131698a0b61295dde83271a25",
250
250
  "summary": {
251
251
  "cliCommandCount": 112,
252
252
  "workflowCount": 64,
@@ -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.3",
7
+ "version": "3.0.6-alpha.4",
8
8
  "repository": "https://github.com/kungfu-systems/buildchain"
9
9
  },
10
10
  "source": {
@@ -332,7 +332,7 @@
332
332
  "title": "Generated Node API reference",
333
333
  "path": "docs/node-api-reference.md",
334
334
  "plane": "use",
335
- "digest": "sha256:3fbfe0227cf929f0ddc2050605d071643cee0b302a4c31920b4f9047c923ae8c",
335
+ "digest": "sha256:18da0179c3dbfee4fa393d46111122ef16b9da1130092b6d88d820e4277e87c2",
336
336
  "capabilityGroup": "api-cli-reference",
337
337
  "audience": [
338
338
  "agent",
@@ -14800,7 +14800,7 @@
14800
14800
  ],
14801
14801
  "source": {
14802
14802
  "path": "packages/core/release-candidate-recovery.js",
14803
- "line": 376
14803
+ "line": 396
14804
14804
  },
14805
14805
  "example": "import { recoveryFailure } from \"@kungfu-tech/buildchain\";",
14806
14806
  "maturity": "stable",
@@ -14861,11 +14861,11 @@
14861
14861
  "id": "packages/core/release-candidate-recovery.js#verifyReleaseCandidateRecovery",
14862
14862
  "name": "verifyReleaseCandidateRecovery",
14863
14863
  "kind": "function",
14864
- "signature": "function verifyReleaseCandidateRecovery({ candidateRepository, targetRepository, expectedRunId, expectedWorkflowFile, expectedWorkflowName, channel, targetRef, targetSha, targetTree, expectedSourceTree = \"\", expectedCandidateRoot = \"\", expectedRuntimeSha, expectedTransactionId = \"\", existingTransaction = undefined, run, workflow, pullRequest, ancestry, passport, buildSummary, controllerReceipts = [], platformManifests = [], productPayloadManifests = [], artifacts = [], currentToolingSha, recoveryRunId = \"\", createdAt = new Date().toISOString(), } = {})",
14864
+ "signature": "function verifyReleaseCandidateRecovery({ candidateRepository, targetRepository, expectedRunId, expectedWorkflowFile, expectedWorkflowName, channel, targetRef, targetSha, targetTree, expectedSourceTree = \"\", expectedCandidateRoot = \"\", expectedRuntimeSha, expectedTransactionId = \"\", existingTransaction = undefined, run, workflow, pullRequest, ancestry, passport, buildSummary, controllerReceipts = [], platformManifests = [], platformManifestEvidence = [], productPayloadManifests = [], artifacts = [], publicationVersion = \"\", currentToolingSha, recoveryRunId = \"\", createdAt = new Date().toISOString(), } = {})",
14865
14865
  "parameters": [
14866
14866
  {
14867
14867
  "name": "parameter1",
14868
- "signature": "{ candidateRepository, targetRepository, expectedRunId, expectedWorkflowFile, expectedWorkflowName, channel, targetRef, targetSha, targetTree, expectedSourceTree = \"\", expectedCandidateRoot = \"\", expectedRuntimeSha, expectedTransactionId = \"\", existingTransaction = undefined, run, workflow, pullRequest, ancestry, passport, buildSummary, controllerReceipts = [], platformManifests = [], productPayloadManifests = [], artifacts = [], currentToolingSha, recoveryRunId = \"\", createdAt = new Date().toISOString(), } = {}"
14868
+ "signature": "{ candidateRepository, targetRepository, expectedRunId, expectedWorkflowFile, expectedWorkflowName, channel, targetRef, targetSha, targetTree, expectedSourceTree = \"\", expectedCandidateRoot = \"\", expectedRuntimeSha, expectedTransactionId = \"\", existingTransaction = undefined, run, workflow, pullRequest, ancestry, passport, buildSummary, controllerReceipts = [], platformManifests = [], platformManifestEvidence = [], productPayloadManifests = [], artifacts = [], publicationVersion = \"\", currentToolingSha, recoveryRunId = \"\", createdAt = new Date().toISOString(), } = {}"
14869
14869
  }
14870
14870
  ],
14871
14871
  "returns": "unknown",
@@ -14877,7 +14877,7 @@
14877
14877
  ],
14878
14878
  "source": {
14879
14879
  "path": "packages/core/release-candidate-recovery.js",
14880
- "line": 256
14880
+ "line": 273
14881
14881
  },
14882
14882
  "example": "import { verifyReleaseCandidateRecovery } from \"@kungfu-tech/buildchain\";",
14883
14883
  "maturity": "stable",
@@ -20104,7 +20104,7 @@
20104
20104
  "specifier": "@kungfu-tech/buildchain/release-candidate-recovery",
20105
20105
  "export": "./release-candidate-recovery",
20106
20106
  "target": "./packages/core/release-candidate-recovery.js",
20107
- "digest": "sha256:effbc455f83062b52dd11ac72341160d30c7a0c5f35fd829059776eb5cd423ba",
20107
+ "digest": "sha256:317693dccaa5bc2333c77133af06fedfe5159699ff788aae9fb3d3f885f7a1b1",
20108
20108
  "summary": "Fail-closed verification and immutable receipts for reusing a successful sealed candidate run without rebuilding product payloads.",
20109
20109
  "capabilityGroup": "release-passport-trust",
20110
20110
  "audience": [
@@ -20395,7 +20395,7 @@
20395
20395
  {
20396
20396
  "id": "node-api-reference",
20397
20397
  "path": "docs/node-api-reference.md",
20398
- "digest": "sha256:3fbfe0227cf929f0ddc2050605d071643cee0b302a4c31920b4f9047c923ae8c"
20398
+ "digest": "sha256:18da0179c3dbfee4fa393d46111122ef16b9da1130092b6d88d820e4277e87c2"
20399
20399
  },
20400
20400
  {
20401
20401
  "id": "build-facts",