Skip to content

feat: add binary size check workflow#51

Merged
narenaryan merged 1 commit into
mainfrom
feat/binary-size-gate
Jun 17, 2026
Merged

feat: add binary size check workflow#51
narenaryan merged 1 commit into
mainfrom
feat/binary-size-gate

Conversation

@narenaryan

Copy link
Copy Markdown
Contributor

Adds a push-triggered workflow that builds the binary, compares it against the latest release asset, and fails when the build grows by more than 20%.\n\nValidation:\n- go test ./...

@narenaryan narenaryan self-assigned this Jun 17, 2026
@narenaryan narenaryan added the enhancement New feature or request label Jun 17, 2026
@narenaryan narenaryan merged commit 18e06d0 into main Jun 17, 2026
3 checks passed
@narenaryan narenaryan deleted the feat/binary-size-gate branch June 17, 2026 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant