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

[🚀 Request] Enable installation of pre-release version of extension to the test instance #1583

Closed
serhergz opened this issue Oct 25, 2024 · 0 comments · Fixed by #1584
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@serhergz
Copy link
Contributor

Describe the request

Enable the CLI to allow the install pre-release version of extensions to the test instance, when they are available in the market place. This functionality is already present in the CLI of VSC.

Usage

When developing an extension which depends on third party extensions, it is necessary to periodically test against early versions of those dependencies, and identify changes that could generate problem and have react before they are release. Automating this kind of test allows to execute them easily and periodically.
Example of proposed usage:
extest install-from-marketplace ms-vscode.cpptools --pre_release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
3 participants