Skip to content

fix(release): keep bootstrap quality gate clean - #8

Merged
chh-ay merged 1 commit into
developfrom
release/format-size-report
Jul 17, 2026
Merged

fix(release): keep bootstrap quality gate clean#8
chh-ay merged 1 commit into
developfrom
release/format-size-report

Conversation

@chh-ay

@chh-ay chh-ay commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Fixes the bootstrap failure observed in run 29577000660. The release-quality command now formats its generated size report before the repository-wide Biome gate, and bootstrap removes only that known generated evidence before asserting the canonical checkout is clean. Adds a workflow ordering regression test.

Local verification:

  • bun run verify:release-quality (660 TypeScript tests, 74 Rust tests, docs, public API, benchmark and delivery gates passed)
  • bun test scripts/release-workflow.test.ts scripts/toolchain-contract.test.ts
  • bun run lint
  • git diff --check

Format generated size evidence before repository linting and restore the tracked report before the bootstrap source-clean assertion. Cover the cleanup ordering in the release workflow contract.
@chh-ay
chh-ay merged commit 49ced2d into develop Jul 17, 2026
9 checks passed
@chh-ay
chh-ay deleted the release/format-size-report branch July 17, 2026 12:17
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