microsoft / devhome

The new Dev Home experience for Windows!
https://aka.ms/devhomedocs
MIT License
3.62k stars 322 forks source link

Winget Community Repo Version is Out of Date #2967

Open acangialosi opened 5 months ago

acangialosi commented 5 months ago

Dev Home version

0.1401.500.0

Windows build number

10.0.22631.3593

Other software

OS Build Version: 10.0.22631.3593.amd64fre.ni_release.220506-1250 .NET Version: .NET 8.0.4

Steps to reproduce the bug

Winget community repo version is out of date. run "winget search devhome" to see out of date version. Latest updates of Windows with Dev home include version 0.1301.4770.0. The Version on the Winget Repo is 0.1201.442.0. Users should be able to run winget install devhome and get the latest version. This is needed for a user to have a configuration file that correctly sets up their machine to the latest version.

Expected result

Expected version is 0.1301.4770.0.

Actual result

Old version 0.1201.442.0. image

Included System Information

CPU: Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz Physical Memory: 63.95GB (49.87GB free) Processor Architecture: x64

Included Extensions Information

Extensions: Microsoft.Windows.DevHome_0.1301.477.0_x648wekyb3d8bbwe (Dev Home (Preview)) Microsoft.Windows.DevHome_0.1301.477.0_x648wekyb3d8bbwe (Dev Home (Preview)) Microsoft.Windows.DevHome.Canary_0.1401.500.0_x648wekyb3d8bbwe (Core Widget Extension) Microsoft.Windows.DevHome.Canary_0.1401.500.0_x648wekyb3d8bbwe (Hyper-V Extension) Microsoft.Windows.DevHomeAzureExtension.Canary_0.900.500.0_x648wekyb3d8bbwe (Dev Home Azure Extension (Canary)) Microsoft.Windows.DevHomeGitHubExtension.Canary_0.1400.500.0_x648wekyb3d8bbwe (Dev Home GitHub Extension (Canary))

Widget Service: MicrosoftWindows.Client.WebExperience_424.1301.450.0_x64__cw5n1h2txyewy

AmelBawa-msft commented 5 months ago

Looks like the last attempt on v0.13 failed:

@krschau or @EricJohnson327, can you please help with this issue. The step that failed is Sync winget-pkgs repo so I am thinking maybe the Github token has expired?

https://github.com/microsoft/devhome/blob/38ea77d2773583d3484ffe19f066f29089fdebf7/.github/workflows/winget-submission.yml#L15

krschau commented 5 months ago

@cinnamon-msft I think something happened with the 0.14 publish as well.

krschau commented 4 months ago

Started internal thread