Commit 03778aa
committed
deps: bump
Pulls in two relevant fixes:
- `4d2562c18` `dvx run`: stop walking upstream past fresh artifacts
- `814e11379` `get_dep_hashes`: fall back to recorded md5 when dep file
is absent
Together these mean CI no longer needs to pull transitively-checked-only
deps (e.g. per-year AASHTO `crashes.parquet`) — `dvx run` trusts the
on-disk md5 of a fresh artifact and stops recursing into its tree.dvx to 6156acc0b (stop walking past fresh artifacts)1 parent f2890cf commit 03778aa
2 files changed
Lines changed: 10 additions & 6 deletions
| 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