Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update WinGet.ps1 to install specific versions of Microsoft.WinGet.Client and Microsoft.WinGet.DSC #2725

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

janegilring
Copy link
Contributor

@janegilring janegilring commented Sep 23, 2024

This pull request includes updates to the WinGet.ps1 script to specify versions for the WinGet PowerShell modules and improve the installation process.

Updates to WinGet PowerShell modules:

…ient and Microsoft.WinGet.DSC

Signed-off-by: Jan Egil Ring <janegilring@microsoft.com>
@janegilring janegilring added the ArcBox Jumpstart ArcBox related label Sep 23, 2024
@janegilring janegilring added this to the September 2024 milestone Sep 23, 2024
@janegilring janegilring self-assigned this Sep 23, 2024
Copy link
Contributor

@sebassem sebassem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a way not to hardcode the versions ? I'm asking to avoid having high maintenance

@dkirby-ms dkirby-ms merged commit 5411fcd into microsoft:main Sep 23, 2024
1 check passed
@janegilring
Copy link
Contributor Author

Is there a way not to hardcode the versions ? I'm asking to avoid having high maintenance

We can use "Latest" as soon as the WinGet.DSC module gets stable so we won't need the "allow: prerelease". This is expected to happen very soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ArcBox Jumpstart ArcBox related
Projects
Development

Successfully merging this pull request may close these issues.

ArcBox deployment fails due to WinGet bootstrapping issue
3 participants