@kungfu-tech/buildchain 4.0.2-alpha.16 → 4.0.2-alpha.18

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.
@@ -298,7 +298,7 @@
298
298
  "pageCount": 12,
299
299
  "cliCommandCount": 0,
300
300
  "nodeApiCount": 2,
301
- "workflowCount": 51,
301
+ "workflowCount": 45,
302
302
  "actionCount": 2
303
303
  },
304
304
  "manuals": [
@@ -21,10 +21,10 @@
21
21
  "contract": "kungfu-buildchain-public-surface-reverse-audit",
22
22
  "path": "dist/site/public-surface-audit.json",
23
23
  "status": "passed",
24
- "sha256": "73c5d2608b9ad132d875cb8d0e3687456705edf77244b1d4f1085bf09c7781df",
24
+ "sha256": "11894452f93a79ae1fa288151026d1deb1a28386b19676cce7ffffbedf5a4dab",
25
25
  "summary": {
26
26
  "cliCommandCount": 117,
27
- "workflowCount": 80,
27
+ "workflowCount": 74,
28
28
  "actionCount": 8,
29
29
  "sitePageCount": 84,
30
30
  "docCommandRefCount": 1050,
@@ -246,10 +246,10 @@
246
246
  "contract": "kungfu-buildchain-public-surface-reverse-audit",
247
247
  "path": "dist/site/public-surface-audit.json",
248
248
  "status": "passed",
249
- "sha256": "73c5d2608b9ad132d875cb8d0e3687456705edf77244b1d4f1085bf09c7781df",
249
+ "sha256": "11894452f93a79ae1fa288151026d1deb1a28386b19676cce7ffffbedf5a4dab",
250
250
  "summary": {
251
251
  "cliCommandCount": 117,
252
- "workflowCount": 80,
252
+ "workflowCount": 74,
253
253
  "actionCount": 8,
254
254
  "sitePageCount": 84,
255
255
  "docCommandRefCount": 1050,
@@ -4291,82 +4291,6 @@
4291
4291
  ],
4292
4292
  "reverseAuditSource": ".github/workflows"
4293
4293
  },
4294
- {
4295
- "id": "workflow:.release-docker",
4296
- "name": "workflow:.release-docker",
4297
- "kind": "workflow",
4298
- "sourcePath": ".github/workflows/.release-docker.yml",
4299
- "evidencePath": ".github/workflows/.release-docker.yml",
4300
- "availability": "shipped",
4301
- "visibility": "public",
4302
- "participantFacing": true,
4303
- "public": true,
4304
- "inputCount": 1,
4305
- "inputs": [
4306
- "image-name"
4307
- ],
4308
- "reverseAuditSource": ".github/workflows"
4309
- },
4310
- {
4311
- "id": "workflow:.release-elastic-beanstalk",
4312
- "name": "workflow:.release-elastic-beanstalk",
4313
- "kind": "workflow",
4314
- "sourcePath": ".github/workflows/.release-elastic-beanstalk.yml",
4315
- "evidencePath": ".github/workflows/.release-elastic-beanstalk.yml",
4316
- "availability": "shipped",
4317
- "visibility": "public",
4318
- "participantFacing": true,
4319
- "public": true,
4320
- "inputCount": 3,
4321
- "inputs": [
4322
- "aws-region",
4323
- "eb-application-name",
4324
- "eb-environment-name"
4325
- ],
4326
- "reverseAuditSource": ".github/workflows"
4327
- },
4328
- {
4329
- "id": "workflow:.release-new-version",
4330
- "name": "workflow:.release-new-version",
4331
- "kind": "workflow",
4332
- "sourcePath": ".github/workflows/.release-new-version.yml",
4333
- "evidencePath": ".github/workflows/.release-new-version.yml",
4334
- "availability": "shipped",
4335
- "visibility": "public",
4336
- "participantFacing": true,
4337
- "public": true,
4338
- "inputCount": 27,
4339
- "inputs": [
4340
- "action-bump-version-path",
4341
- "action-bump-version-ref",
4342
- "action-bump-version-repository",
4343
- "aws-ci-region",
4344
- "aws-user-region",
4345
- "bucket-release-ci",
4346
- "bucket-release-user",
4347
- "bucket-staging-ci",
4348
- "bucket-staging-user",
4349
- "clean-release-ci",
4350
- "clean-release-user",
4351
- "close-issues",
4352
- "cloudfront-id-ci",
4353
- "cloudfront-id-user",
4354
- "cloudfront-paths-ci",
4355
- "cloudfront-paths-user",
4356
- "create-release-note",
4357
- "max-preview-links",
4358
- "need-qa-automated",
4359
- "node-version",
4360
- "protect-dev-branches",
4361
- "publish-aws-ci",
4362
- "publish-aws-user",
4363
- "publish-github-npm",
4364
- "publish-npmjs",
4365
- "publish-release-note",
4366
- "sync-extensions-version"
4367
- ],
4368
- "reverseAuditSource": ".github/workflows"
4369
- },
4370
4294
  {
4371
4295
  "id": "workflow:.release-verify",
4372
4296
  "name": "workflow:.release-verify",
@@ -4424,25 +4348,6 @@
4424
4348
  ],
4425
4349
  "reverseAuditSource": ".github/workflows"
4426
4350
  },
4427
- {
4428
- "id": "workflow:.sam-release",
4429
- "name": "workflow:.sam-release",
4430
- "kind": "workflow",
4431
- "sourcePath": ".github/workflows/.sam-release.yml",
4432
- "evidencePath": ".github/workflows/.sam-release.yml",
4433
- "availability": "shipped",
4434
- "visibility": "public",
4435
- "participantFacing": true,
4436
- "public": true,
4437
- "inputCount": 4,
4438
- "inputs": [
4439
- "aws-region",
4440
- "aws-role",
4441
- "aws-root",
4442
- "bucket-release"
4443
- ],
4444
- "reverseAuditSource": ".github/workflows"
4445
- },
4446
4351
  {
4447
4352
  "id": "workflow:.sam-verify",
4448
4353
  "name": "workflow:.sam-verify",
@@ -4571,24 +4476,6 @@
4571
4476
  ],
4572
4477
  "reverseAuditSource": ".github/workflows"
4573
4478
  },
4574
- {
4575
- "id": "workflow:.wheel-release",
4576
- "name": "workflow:.wheel-release",
4577
- "kind": "workflow",
4578
- "sourcePath": ".github/workflows/.wheel-release.yml",
4579
- "evidencePath": ".github/workflows/.wheel-release.yml",
4580
- "availability": "shipped",
4581
- "visibility": "public",
4582
- "participantFacing": true,
4583
- "public": true,
4584
- "inputCount": 3,
4585
- "inputs": [
4586
- "aws-region",
4587
- "aws-user-region",
4588
- "bucket-release"
4589
- ],
4590
- "reverseAuditSource": ".github/workflows"
4591
- },
4592
4479
  {
4593
4480
  "id": "workflow:.wheel-verify",
4594
4481
  "name": "workflow:.wheel-verify",
@@ -5834,20 +5721,6 @@
5834
5721
  "inputs": [],
5835
5722
  "reverseAuditSource": ".github/workflows"
5836
5723
  },
5837
- {
5838
- "id": "workflow:schedule-purge-artifacts",
5839
- "name": "workflow:schedule-purge-artifacts",
5840
- "kind": "workflow",
5841
- "sourcePath": ".github/workflows/schedule-purge-artifacts.yml",
5842
- "evidencePath": ".github/workflows/schedule-purge-artifacts.yml",
5843
- "availability": "shipped",
5844
- "visibility": "public",
5845
- "participantFacing": true,
5846
- "public": true,
5847
- "inputCount": 0,
5848
- "inputs": [],
5849
- "reverseAuditSource": ".github/workflows"
5850
- },
5851
5724
  {
5852
5725
  "id": "workflow:self-hosted-runner-smoke",
5853
5726
  "name": "workflow:self-hosted-runner-smoke",
@@ -7593,6 +7466,6 @@
7593
7466
  }
7594
7467
  }
7595
7468
  ],
7596
- "publicSurfaceCount": 484
7469
+ "publicSurfaceCount": 478
7597
7470
  }
7598
7471
  }
@@ -4,7 +4,7 @@
4
4
  "product": {
5
5
  "id": "kungfu-tech-buildchain",
6
6
  "name": "@kungfu-tech/buildchain",
7
- "version": "4.0.2-alpha.16",
7
+ "version": "4.0.2-alpha.18",
8
8
  "repository": "https://github.com/kungfu-systems/buildchain"
9
9
  },
10
10
  "source": {
@@ -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:a5863a53832a8f1f3fac531d94af8a07ebb1dba2c8852da628fd85179fb504a9",
365
+ "digest": "sha256:977a362563fd8fb93571dd670fea95b2285751140bfca2bc4d133123a0b4bb20",
366
366
  "capabilityGroup": "api-cli-reference",
367
367
  "audience": [
368
368
  "agent",
@@ -5276,7 +5276,7 @@
5276
5276
  ],
5277
5277
  "source": {
5278
5278
  "path": "packages/core/buildchain-publication-authority.js",
5279
- "line": 67
5279
+ "line": 65
5280
5280
  },
5281
5281
  "example": "import { buildchainPublicationAuthorityDescriptors } from \"@kungfu-tech/buildchain\";",
5282
5282
  "maturity": "stable",
@@ -5305,7 +5305,7 @@
5305
5305
  ],
5306
5306
  "source": {
5307
5307
  "path": "packages/core/buildchain-publication-authority.js",
5308
- "line": 91
5308
+ "line": 89
5309
5309
  },
5310
5310
  "example": "import { createBuildchainPublicationAuthorityRegistry } from \"@kungfu-tech/buildchain\";",
5311
5311
  "maturity": "stable",
@@ -30456,7 +30456,7 @@
30456
30456
  "specifier": "@kungfu-tech/buildchain/buildchain-publication-authority",
30457
30457
  "export": "./buildchain-publication-authority",
30458
30458
  "target": "./packages/core/buildchain-publication-authority.js",
30459
- "digest": "sha256:e0e1b11176245fa6d4e62f9db8ab3f753ba97a41a1fae7302160dfc6ad5707ff",
30459
+ "digest": "sha256:3aaf784f43534ad7191e369417760a872973f381dd753a4b1eec22b524f24790",
30460
30460
  "summary": "Buildchain-owned closed-world publication authority descriptor registry.",
30461
30461
  "capabilityGroup": "release-passport-trust",
30462
30462
  "audience": [
@@ -31194,7 +31194,7 @@
31194
31194
  {
31195
31195
  "id": "node-api-reference",
31196
31196
  "path": "docs/node-api-reference.md",
31197
- "digest": "sha256:a5863a53832a8f1f3fac531d94af8a07ebb1dba2c8852da628fd85179fb504a9"
31197
+ "digest": "sha256:977a362563fd8fb93571dd670fea95b2285751140bfca2bc4d133123a0b4bb20"
31198
31198
  },
31199
31199
  {
31200
31200
  "id": "build-facts",