Skip to content

fix(ci): scope bloat debug profile to CLI#1853

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

fix(ci): scope bloat debug profile to CLI#1853
BartWaardenburg merged 1 commit into
mainfrom
codex/fix-bloat-release-profile

Conversation

@BartWaardenburg

Copy link
Copy Markdown
Collaborator

Scopes the cargo-bloat debug profile to CLI analysis so the LSP, MCP, and multicall job uses the repository's stripped production release profile. The split workflow proved its failure propagation correctly, but the normal multicall link still received exit 143 while inheriting unnecessary full debug symbols.

This also makes the shipped-binary metrics representative of production artifacts. A workflow policy test prevents the debug overrides from leaking back into the global environment.

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:43
@BartWaardenburg BartWaardenburg merged commit 9a377bb into main Jul 13, 2026
25 checks passed
@BartWaardenburg BartWaardenburg deleted the codex/fix-bloat-release-profile branch July 13, 2026 20:43
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