You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace auto-update with notify + manual update command
- Remove silent auto-update mechanism, replace with update check that
notifies users when a new version is available
- Add `deepsource update` subcommand for explicit manual updates
- Remove AutoUpdate config option since updates are now user-initiated
- Rename ShouldAutoUpdate to ShouldCheckForUpdate to reflect new behavior
0 commit comments