Skip to content

Commit 57c7529

Browse files
ci: remove binary size check (#710)
Remove the "binary size check" workflow because it is often broken and now and then makes me sit through a discussion about its security needs. These discussions always make me feel very silly. I originally hoped this CI job would be a useful part of assuring that we would not accidentally bloat binaries when backtrace merges into std. However, it feels like that is not achieved by this workflow and at some point it has definitely outweighed the cost of maintaining it. We can readd something if we find a better way to implement things which is notably less jank and gets less complaints.
1 parent 6c882eb commit 57c7529

File tree

3 files changed

+0
-320
lines changed

3 files changed

+0
-320
lines changed

.github/actions/build-with-patched-std/action.yml

-50
This file was deleted.

.github/actions/report-code-size-changes/action.yml

-111
This file was deleted.

.github/workflows/check-binary-size.yml

-159
This file was deleted.

0 commit comments

Comments
 (0)