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

Test: install from winget #117222

Closed
2 tasks done
lszomoru opened this issue Feb 22, 2021 · 3 comments
Closed
2 tasks done

Test: install from winget #117222

lszomoru opened this issue Feb 22, 2021 · 3 comments

Comments

@lszomoru
Copy link
Member

lszomoru commented Feb 22, 2021

Refs: #105307

Complexity: 2

Create Issue


  • Install winget if necessary
  • From the command line run a search for VSCode - winget search vscode. This will list the 8 packages that we publish.
  • Install any of the packages using the moniker (ex: winget install vscode-system-x64)
  • Sanity check the installation
@bamurtaugh
Copy link
Member

I seem to have seen 8 packages rather than 6 - not sure if this was expected/if all of these are unique packages or not:

image

I installed the vscode-system-x64 package, and things are working properly.

@lszomoru I'm not sure if there are formal steps in a sanity check, and if so, I'd be happy to complete and verify them. I did things like opening/closing folders, clicking through viewlets, using the integrated terminal, and using extensions (i.e. Remote - Containers), and they all worked as I'd expect.

@bamurtaugh bamurtaugh removed their assignment Feb 23, 2021
@lszomoru
Copy link
Member Author

Thanks @bamurtaugh for testing.

I seem to have seen 8 packages rather than 6 - not sure if this was expected/if all of these are unique packages or not:

My bad, we are publishing 8 total packages to WinGet. Corrected the description.

@lszomoru I'm not sure if there are formal steps in a sanity check, and if so, I'd be happy to complete and verify them. I did things like opening/closing folders, clicking through viewlets, using the integrated terminal, and using extensions (i.e. Remote - Containers), and they all worked as I'd expect.

That covers it. Thank you very much!

@digitarald digitarald removed their assignment Feb 25, 2021
@digitarald
Copy link
Contributor

Worked without issues. Installed twice and did a bit of file browsing, editing, etc.

@jrieken jrieken closed this as completed Feb 25, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants