Commit 9aabf7f
Add SDK compatibility documentation and benchmarks-commit parameter (#119)
* Add SDK compatibility documentation and benchmarks-commit parameter
- Document SDK critic module breaking change (commit 79868ae5) in README
- Add optional benchmarks-commit parameter to build-swe-bench-images workflow
- Update checkout step to support evaluating older SDK versions with compatible benchmarks code
- Maintain backward compatibility - workflow behaves the same when parameter is not provided
Fixes #118
Co-authored-by: openhands <openhands@all-hands.dev>
* Refactor documentation to emphasize general SDK version compatibility
- Make the documentation more general about benchmarks/SDK version dependencies
- Present SDK critic module as an example rather than the main focus
- Clarify that version incompatibilities can arise as both codebases evolve
Co-authored-by: openhands <openhands@all-hands.dev>
* Add clarifying comments about empty ref behavior in checkout step
- Explain that empty ref causes actions/checkout to use the triggering commit
- This preserves the original workflow behavior for workflow_dispatch events
Co-authored-by: openhands <openhands@all-hands.dev>
---------
Co-authored-by: openhands <openhands@all-hands.dev>1 parent 58ef980 commit 9aabf7f
2 files changed
+63
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
33 | 38 | | |
34 | 39 | | |
35 | 40 | | |
| |||
61 | 66 | | |
62 | 67 | | |
63 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
64 | 84 | | |
65 | 85 | | |
66 | | - | |
| 86 | + | |
| 87 | + | |
67 | 88 | | |
68 | 89 | | |
69 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
169 | 210 | | |
170 | 211 | | |
171 | 212 | | |
| |||
0 commit comments