@kungfu-tech/buildchain 2.11.14-alpha.6 → 2.11.14-alpha.7

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/AGENTS.md CHANGED
@@ -24,6 +24,17 @@ uses: kungfu-systems/buildchain/actions/promote-buildchain-ref@v2
24
24
  uses: kungfu-systems/buildchain/.github/workflows/.build.yml@v2
25
25
  ```
26
26
 
27
+ Consumers intentionally following the alpha channel should pair the workflow
28
+ shell with the matching floating ref:
29
+
30
+ ```yaml
31
+ uses: kungfu-systems/buildchain/.github/workflows/.build.yml@v2-alpha
32
+ ```
33
+
34
+ The reusable workflow derives its runtime from that called-workflow ref.
35
+ Passing `buildchain-ref: v2-alpha` explicitly is also accepted as an official
36
+ channel selection; it is not treated as a train or exact-SHA override.
37
+
27
38
  For new repositories, prefer the CLI:
28
39
 
29
40
  ```sh
@@ -4,7 +4,7 @@
4
4
  "product": {
5
5
  "name": "Buildchain",
6
6
  "package": "@kungfu-tech/buildchain",
7
- "version": "2.11.14-alpha.6",
7
+ "version": "2.11.14-alpha.7",
8
8
  "repository": "https://github.com/kungfu-systems/buildchain"
9
9
  },
10
10
  "majorLine": "v2",
@@ -50,7 +50,7 @@
50
50
  "retryable GitHub fallback fetches use a bounded attempt budget before exact source SHA and tree verification"
51
51
  ],
52
52
  "breakingDigest": "sha256:a6a35370d6b0d0f46e1b2712dcc01961fe53c2febde95409a27a485c10a36650",
53
- "auditDigest": "sha256:51ae2f281edc42b6d825976cdc3312a0e42e968e7eb71bef68cd4b30bc7cd382"
53
+ "auditDigest": "sha256:d07b446c85a29ba854baa8438d6f7aca15ebccaf7673527d6a1d2912b2fb66e6"
54
54
  },
55
55
  {
56
56
  "contractVersion": 1,
@@ -141,7 +141,7 @@
141
141
  "channel-aware artifact host facts are checked against the deploy plan before adapter side effects"
142
142
  ],
143
143
  "breakingDigest": "sha256:da569f90374e878948e3d5160ed9929338ce0572473ca8ee54867b0fe1aaeace",
144
- "auditDigest": "sha256:a229811cdba006d4d04cec00e7df7a7363bbe2bf45e8429790f7f98b34f8be34"
144
+ "auditDigest": "sha256:9834ea899b16cb5603551df460b9e62fa4229c320d13f91a2353b696563fe07c"
145
145
  },
146
146
  {
147
147
  "contractVersion": 1,
@@ -442,7 +442,7 @@
442
442
  "manual entries carry source file digests so downstream sites and agents can detect stale hand-written documentation"
443
443
  ],
444
444
  "breakingDigest": "sha256:7d0d2819e3a3e72989d9c57b5efe9d0bc0a79bc0f2c82a0c7b9d6c5a211a91f2",
445
- "auditDigest": "sha256:a7e839af9aa768fa216c2856ada768d4bfd97e920c3f99d9c63e14b1fb82e89c"
445
+ "auditDigest": "sha256:ea66c5781a32f641938a7b3b6554eec6e26e6beda67b549c4b9485c6c1a6b776"
446
446
  },
447
447
  {
448
448
  "contractVersion": 1,
@@ -468,5 +468,5 @@
468
468
  }
469
469
  ],
470
470
  "compatibilityDigest": "sha256:1396e42444aaf3f26a40121faf3d599eb9db13537f627fc8dbcef2475af8af44",
471
- "contractDigest": "sha256:71a7ea68f69e0a69d61a7219ca0fb1181a2bfe57e8617f8a15b5e5a5093abd2e"
471
+ "contractDigest": "sha256:cac32376b91ac2f828d7e9053bbb678d4e2a1d8503f2cd1c2252a04277b37623"
472
472
  }