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

[CLI] Annotate prerelease extensions when list-extensions with show-versions #199894

Closed
wants to merge 1 commit into from

Conversation

samhanic
Copy link
Contributor

@samhanic samhanic commented Dec 3, 2023

Fixes #196155

This PR anotate packages in prerelease when the code --list-extensions --show-versions command is summoned.
In order to follow semver , the prerelease tag is stated after the version.

Example of return:

ms-python.python@2023.21.13351006-prerelease
ms-python.vscode-pylance@2023.11.10

This have been linted using yarn and tested with the provided test.sh script.

@sandy081
Copy link
Member

sandy081 commented Jan 8, 2024

Closing this, since the associated issue is closed.

@sandy081 sandy081 closed this Jan 8, 2024
@microsoft microsoft locked and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CLI] --list-extensions --show-versions should annotate the packages that are in pre-release
5 participants