Commit 4da9225
daily: pre-pull downstream cascade targets (now safe — dvx fixes landed)
Re-applies [3ead452] (reverted in [1c31c9d] when S3 was missing
dir-output inner blobs). Two upstream dvx fixes make this safe:
- [099855640] (dvx) `cache_blob` handles directory outputs — manifests
now make it to local cache during `dvx run`, so subsequent pushes
have something to upload.
- [9edbef726] (dvx) `dvx push` (and `dvx run --push each|end`) walks
dir manifests and backfills inner blobs missing from remote.
Heals existing broken S3 state on the next run.
Locally verified after manually backfilling `ymccmc`'s 17 missing
inner blobs (`aws s3 cp` from `.dvc/cache/files/md5/…` per the
spec workaround) — fresh-clone `dvx pull` now fetches all 4 targets
(46 files, 44 added).
Bump dvx pin a180cda1e → 9edbef726.
[3ead452]: 3ead452e550
[1c31c9d]: 1c31c9d73b4
[099855640]: runsascoded/dvx@099855640
[9edbef726]: runsascoded/dvx@9edbef726
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 1c31c9d commit 4da9225
3 files changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
89 | 95 | | |
90 | 96 | | |
91 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments