microsoft/Terminal

"Checking for Updates" followups

Open

#15 132 ouverte le 6 avr. 2023

Voir sur GitHub
 (0 commentaires) (1 réaction) (0 assignés)C++ (3 212 forks)batch import
Area-UserInterfaceHelp WantedIssue-ScenarioProduct-Terminal

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

### 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

Guide contributeur