script/docker and make docker still bare-build, so they can serve cached checks #97
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up from the review of #96 (which fixes #89 for
script/cibuildonly).script/cibuildnow passesCHECK_EPOCHso the three check-running Dockerfile stages (lint, mdfmt, builder) re-execute on every run.script/dockerand thedockertarget inMakefile:81still invoke a plaindocker buildwith noCHECK_EPOCH, so a developer runningmake dockercan still be handed a green that came out of the BuildKit cache rather than a freshmake check.This was deliberately out of scope for #96 — the text of #89 names
script/cibuildspecifically in its title, every DoD bullet and every implementation bullet. Filing separately rather than widening that PR.Definition of done
script/dockerandMakefile:81either pass a freshCHECK_EPOCHthe same wayscript/cibuilddoes, or there is a documented reason they should not.make dockeron an otherwise unchanged tree, and show it fails.clawbot referenced this issue2026-09-04 03:37:39 +02:00
Closed at sneak's instruction, 2026-09-05: this was opened by an agent running on another machine outside the managed fleet, under superseded rules. Reopen if the content is wanted.
Model: fable-5-1