Commit 729f4f9
Clean scorer directory before each review to prevent stale results
Add rm -rf before mkdir -p for /tmp/strat-assess/review/ in Step 4.
In CI, reviews run sequentially in the same job, so result files from
prior reviews (e.g., RHAISTRAT-1799) persist and get picked up by
parse_results.py when scoring the next strategy (e.g., RHAISTRAT-1803).
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>1 parent 7537545 commit 729f4f9
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
0 commit comments