Commit 6d1184d
fix: add /app and /logs dirs to base-image RepoQA Dockerfiles
Base-image Dockerfiles (FROM ccb-repo-*) were bare one-liners missing
the /app and /logs/verifier directories that test.sh needs. The verifier
failed with "ERROR: Cannot cd to /app" and no reward file was produced.
Fixed 10 ccb_understand Dockerfiles and the generator template.
Verified end-to-end: haiku quick-rerun scores 1.0 on k8s-scheduler task.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 690ce26 commit 6d1184d
File tree
11 files changed
+26
-1
lines changed- benchmarks/ccb_understand
- envoy-pool-ready-search-001/environment
- envoy-retry-eval-search-001/environment
- k8s-eviction-sync-search-001/environment
- k8s-scheduler-filter-search-001/environment
- kafka-assign-handler-search-001/environment
- kafka-batch-drain-search-001/environment
- pandas-pivot-internal-search-001/environment
- rust-liveness-gen-search-001/environment
- rust-type-tests-search-001/environment
- sklearn-fastica-fit-search-001/environment
- scripts
11 files changed
+26
-1
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
0 commit comments