microsoft/Terminal

"Checking for Updates" followups

Open

#15.132 geöffnet am 6. Apr. 2023

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-UserInterfaceHelp WantedIssue-ScenarioProduct-Terminal

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

### Tasks
- [ ] Add a button to install updates via [`StoreContext.RequestDownloadAndInstallStorePackageUpdatesAsync`](https://docs.microsoft.com/en-us/uwp/api/windows.services.store.storecontext.requestdownloadandinstallstorepackageupdatesasync?view=winrt-22621#windows-services-store-storecontext-requestdownloadandinstallstorepackageupdatesasync(windows-foundation-collections-iiterable((windows-services-store-storepackageupdate))))
- [ ] Display a badge on the new tab dropdown/menu item for About
### Discussions
- [ ] Discuss with team - display an info bar if the update is more than 3 days old?

Originally posted by @zadjii-msft in https://github.com/microsoft/terminal/issues/13437#issuecomment-1497791645

other notes:

  • When we opt for updates off (#6726), the button will have to manually Quit the Terminal
  • There's a internal thread with subject line "Re: AppInstaller Updates (was - RE: Updating Canary)" for more deets

Contributor Guide