Skip to content

build(image): advance the integration image to b9 - #263

Merged
rldyourmnd merged 1 commit into
mainfrom
build/integration-image-b9
Aug 28, 2026
Merged

build(image): advance the integration image to b9#263
rldyourmnd merged 1 commit into
mainfrom
build/integration-image-b9

Conversation

@rldyourmnd

Copy link
Copy Markdown
Contributor

Exposing the baked bun and uv where their setup actions look (#257) changed provision.sh and smoke.sh, which both images share. So the integration image's recipe and smoke fingerprints moved along with the standard one:

recipe_fingerprint  09962f9b… → e1d686f5…
smoke_fingerprint   309cd720… → 529eff6a…

Its own manifest is unchanged — it does not pin Flutter and has no reason to, since no mobile job class uses it. But the image content differs, and an immutable alias cannot be rebuilt with different content, so b8 becomes b9.

Found while recording acceptance evidence for the standard b14 build: the estate compares the live-computed contract for both images against what it has recorded, and the integration half no longer matched.

https://claude.ai/code/session_01HMPUfMTrzqwrcgDCFvjnFG

Exposing the baked bun and uv where their setup actions look changed the shared
provisioner and smoke scripts, so the integration image's recipe and smoke
fingerprints moved with the standard one. Its own manifest is unchanged -- it
does not pin Flutter and has no reason to -- but the image content differs, and
an immutable alias cannot be rebuilt with different content.

Claude-Session: https://claude.ai/code/session_01HMPUfMTrzqwrcgDCFvjnFG
@rldyourmnd
rldyourmnd merged commit 88ee425 into main Aug 28, 2026
10 checks passed
@rldyourmnd
rldyourmnd deleted the build/integration-image-b9 branch August 28, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant