Skip to content

Commit 21f38ab

Browse files
committed
docs(ci): note SOCI deferral on bakery-build (QEMU) workflow
1 parent 5ef9751 commit 21f38ab

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/bakery-build.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
# This workflow will be called to build individual images so should be kept
44
# as shallow as possible.
55

6+
# Note: SOCI conversion is intentionally not wired into this workflow.
7+
# Unlike bakery-build-native.yml, this QEMU-based workflow has no
8+
# separate merge phase to inject SOCI between. Product repos that need
9+
# SOCI should use bakery-build-native.yml instead. See
10+
# docs/superpowers/specs/2026-05-18-soci-indexing-design.md.
11+
612
name: Bakery
713

814
on:

0 commit comments

Comments
 (0)