Commit d4627a8
fix(labeler-pro): write patch via sandbox.open() to avoid ARG_MAX, pre-load dataset
Replace heredoc-based patch upload with _write_sandbox_file() (sandbox.open())
to avoid hitting the 65536-byte ARG_MAX limit on large repo diffs (protonmail,
flipt-io). Also remove now-unused os/tempfile imports.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 195fb29 commit d4627a8
1 file changed
Lines changed: 3 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
| |||
75 | 73 | | |
76 | 74 | | |
77 | 75 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
93 | 79 | | |
94 | 80 | | |
95 | 81 | | |
| |||
0 commit comments