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

Create/update pipeline to generate vscode extension installation so that people can give it a try internally easily #5155

Closed
3 tasks done
RodgeFu opened this issue Nov 20, 2024 · 0 comments · Fixed by #5206
Assignees
Labels
eng ide Issues for VS, VSCode, Monaco, etc.

Comments

@RodgeFu
Copy link
Contributor

RodgeFu commented Nov 20, 2024

Clear and concise description of the problem

  1. private vsix created for those PR that modified vscode extension code.
  2. private vsix created daily if there is change in vscode extension.

Checklist

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
@RodgeFu RodgeFu added eng ide Issues for VS, VSCode, Monaco, etc. labels Nov 20, 2024
github-merge-queue bot pushed a commit that referenced this issue Dec 18, 2024
Fix #5155

When there is any changes/PR about typespec-vscode, we want to provide
an extension to try. So we will publish `typespec-vscode-0.XXX.0.vsix`
as pipeline artifact, and will show `VSCode Extension` with the download
url in the try-it comment. Customer can download this extension file to
try.

---------

Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
archerzz pushed a commit to archerzz/typespec that referenced this issue Dec 18, 2024
…ft#5206)

Fix microsoft#5155

When there is any changes/PR about typespec-vscode, we want to provide
an extension to try. So we will publish `typespec-vscode-0.XXX.0.vsix`
as pipeline artifact, and will show `VSCode Extension` with the download
url in the try-it comment. Customer can download this extension file to
try.

---------

Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eng ide Issues for VS, VSCode, Monaco, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants