Commit 4adbfe7
fix: use sg-evals mirrors in 34 baseline Dockerfiles for Daytona compat
Baseline Dockerfiles for new feature/refactor tasks were cloning from
upstream GitHub (cilium, django, pytorch, etc.) which fails on Daytona
due to repo size exceeding build storage limits.
Three fix patterns applied:
- URL replacement (23 tasks): upstream GitHub → sg-evals mirror
- ccb-repo rewrite (10 tasks): 1-line FROM ccb-repo-* → full Dockerfile
with appropriate base image + sg-evals mirror clone
- Multi-repo rewrite (1 task): multi-stage COPY → direct mirror clones
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d7c42c4 commit 4adbfe7
File tree
34 files changed
+274
-48
lines changed- benchmarks
- ccb_feature
- camel-fix-protocol-feat-001/environment
- cilium-policy-audit-logger-feat-001/environment
- cilium-policy-quota-feat-001/environment
- curl-http3-priority-feat-001/environment
- django-rate-limit-middleware-feat-001/environment
- envoy-custom-header-filter-feat-001/environment
- flink-pricing-window-feat-001/environment
- k8s-noschedule-taint-feat-001/environment
- numpy-rolling-median-feat-001/environment
- pandas-merge-asof-indicator-feat-001/environment
- prometheus-silence-bulk-api-feat-001/environment
- pytorch-gradient-noise-feat-001/environment
- strata-cds-tranche-feat-001/environment
- terraform-compact-diff-fmt-feat-001/environment
- ccb_refactor
- cilium-endpoint-manager-refac-001/environment
- curl-multi-process-refac-001/environment
- django-request-factory-refac-001/environment
- envoy-listener-manager-refac-001/environment
- etcd-raft-storage-refac-001/environment
- flipt-dep-refactor-001/environment
- flipt-flagexists-refactor-001/environment
- istio-discovery-server-refac-001/environment
- k8s-score-normalizer-refac-001/environment
- kafka-batch-accumulator-refac-001/environment
- kubernetes-scheduler-profile-refac-001/environment
- numpy-array-dispatch-refac-001/environment
- pandas-index-engine-refac-001/environment
- prometheus-query-engine-refac-001/environment
- python-http-class-naming-refac-001/environment
- pytorch-optimizer-foreach-refac-001/environment
- rust-subtype-relation-refac-001/environment
- scikit-learn-estimator-tags-refac-001/environment
- strata-fx-european-refac-001/environment
- terraform-eval-context-refac-001/environment
34 files changed
+274
-48
lines changedLines changed: 25 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 25 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
Lines changed: 25 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments