ms-python-release.vsix missing in latest release #18837
|
Previous releases included the packaged extension as an asset on the release is this not going to be the case moving forward or was this a mistake? Current Previous |
Answered by
brettcannon
Apr 1, 2022
Replies: 1 comment 4 replies
|
Our releases are now automated (used to be a manual process), while attaching to the release here on GitHub was always manual. Since you can always download the exact same VSIX from https://marketplace.visualstudio.com/items?itemName=ms-python.python we decided to remove this manual step from our release process to simplify things for us a bit. |
4 replies
Answer selected by
brettcannon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Our releases are now automated (used to be a manual process), while attaching to the release here on GitHub was always manual. Since you can always download the exact same VSIX from https://marketplace.visualstudio.com/items?itemName=ms-python.python we decided to remove this manual step from our release process to simplify things for us a bit.