Skip to content

fix(ci): split binary size builds by artifact mode#1852

Merged
BartWaardenburg merged 1 commit into
mainfrom
codex/fix-bloat-workflow-split
Jul 13, 2026
Merged

fix(ci): split binary size builds by artifact mode#1852
BartWaardenburg merged 1 commit into
mainfrom
codex/fix-bloat-workflow-split

Conversation

@BartWaardenburg

Copy link
Copy Markdown
Collaborator

Splits cargo-bloat's instrumented CLI build from the normal LSP, MCP, and multicall release build so each job stays within the runner budget. A short final job aggregates the numeric outputs under the existing Binary size tracking check and explicitly fails when either prerequisite build fails.

This addresses the current main failure where the combined job received exit 143 at the effective 20-minute cap even with a longer workflow timeout.

Validation:

  • Full repository verifier
  • Workflow policy regression test
  • Actionlint and YAML parse
  • GitHub Action permission and required-check review

@BartWaardenburg BartWaardenburg enabled auto-merge (squash) July 13, 2026 20:19
@BartWaardenburg BartWaardenburg merged commit a9d1afa into main Jul 13, 2026
24 of 25 checks passed
@BartWaardenburg BartWaardenburg deleted the codex/fix-bloat-workflow-split branch July 13, 2026 20:20
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