Commit 7f85986
fix: skip auto-upgrade when running 'sf migrate'
The legacy auto-upgrade and 'sf migrate' both target ~/.local/bin/sf,
so running them back-to-back risks clobbering the freshly installed
Rust binary. Set SF_CLI_DISABLE_AUTO_UPGRADE=1 before dispatching
'sf migrate' so the upgrade path is skipped entirely.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent a358e64 commit 7f85986
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
37 | 45 | | |
38 | 46 | | |
39 | 47 | | |
| |||
0 commit comments