Skip to content

feat(commandline): add :update command to check, download and install Glide updates#286

Open
suveshmoza wants to merge 3 commits intoglide-browser:mainfrom
suveshmoza:feat/commandline-update-command
Open

feat(commandline): add :update command to check, download and install Glide updates#286
suveshmoza wants to merge 3 commits intoglide-browser:mainfrom
suveshmoza:feat/commandline-update-command

Conversation

@suveshmoza
Copy link
Copy Markdown
Contributor

@suveshmoza suveshmoza commented Mar 29, 2026

#285

  • Adds :update command to the commandline to check for Glide updates
  • Adds UpdateCompletionSource
  • Allows downloading and restarting when an update is available
  • Displays real-time update status (checking, downloading, ready, etc.) by updating UpdateCompletionSource based on events emitted by AppUpdater

Testing

  • In test environment, Updates are disabled, so added a test case making sure UpdateCompletionSource renders a row with Updates are disabled by policy
  • Manually tested the update flow on a debug build
Screen.Recording.2026-03-30.at.03.21.01.mov

@suveshmoza suveshmoza changed the title feat(commandline): add :update command to check, download and install… feat(commandline): add :update command to check, download and install Glide updates Mar 29, 2026
@suveshmoza suveshmoza force-pushed the feat/commandline-update-command branch from 02784e1 to 301ed3b Compare March 30, 2026 20:18
@suveshmoza suveshmoza marked this pull request as ready for review March 30, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant