Commit 6b2b35a
committed
databricks-cli: switch to replit/databricks-cli fork
Point the databricks-cli module at the Replit fork at
github.com/replit/databricks-cli, branch replit-main (commit
4928653c). The fork tracks upstream v0.290.2 + 1 Replit commit, which
adds --concurrency and --retry-timeout flags to `databricks sync` to
mitigate 502s and let us tune in-flight request count when deploying
Apps from pid2.
Pinning to v0.290.2 (the same release nixpkgs is on) keeps the test
skip list identical to nixpkgs upstream's, so the build matches
established practice. Bumping past v0.291.0 in a future PR will
require adding skip entries for the new SDK host-metadata resolver
tests; that's a separate change.
Slack thread:
https://replit.slack.com/archives/C0A2Z9042FR/p1778082184841149
~ written by Zerg 👾 ([wp-7918444a](https://zerg.zergrush.dev/chat?id=wp-7918444a))1 parent 143c07c commit 6b2b35a
1 file changed
Lines changed: 14 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
14 | 20 | | |
15 | 21 | | |
16 | | - | |
| 22 | + | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
| |||
77 | 83 | | |
78 | 84 | | |
79 | 85 | | |
80 | | - | |
81 | | - | |
| 86 | + | |
| 87 | + | |
82 | 88 | | |
83 | 89 | | |
84 | 90 | | |
| |||
0 commit comments