microsoft/Terminal

"Checking for Updates" followups

Open

#15,132 opened on 2023年4月6日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)C++ (3,212 forks)batch import
Area-UserInterfaceHelp WantedIssue-ScenarioProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

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

コントリビューターガイド