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

[VSCode extension] Create/update pipeline to release vscode extension #5675

Open
chunyu3 opened this issue Jan 21, 2025 · 3 comments
Open

[VSCode extension] Create/update pipeline to release vscode extension #5675

chunyu3 opened this issue Jan 21, 2025 · 3 comments
Assignees
Labels
ide Issues for VS, VSCode, Monaco, etc. needs-area

Comments

@chunyu3
Copy link
Contributor

chunyu3 commented Jan 21, 2025

Setup a release pipeline to release/publish a patch version vscode extension

@chunyu3 chunyu3 added the ide Issues for VS, VSCode, Monaco, etc. label Jan 21, 2025
@chunyu3 chunyu3 self-assigned this Jan 21, 2025
@timotheeguerin
Copy link
Member

this already exist following the hotfix flow, is there anything else you need?

@timotheeguerin timotheeguerin added the needs-info Mark an issue that needs reply from the author or it will be closed automatically label Jan 21, 2025
@chunyu3
Copy link
Contributor Author

chunyu3 commented Jan 22, 2025

this already exist following the hotfix flow, is there anything else you need?

hello @timotheeguerin Current vscode extension is released together with typespec library. What we want is to be able to release a version for vscode extension separately from Typespec libarary. Does this already exist? If so, how can we release? Thanks

@microsoft-github-policy-service microsoft-github-policy-service bot added needs-area and removed needs-info Mark an issue that needs reply from the author or it will be closed automatically labels Jan 22, 2025
@timotheeguerin
Copy link
Member

https://github.com/Azure/typespec-azure/blob/main/CONTRIBUTING.md#make-a-patch-release

The major and minor version are by designed ties to the compiler version and this should only be used for hotfix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide Issues for VS, VSCode, Monaco, etc. needs-area
Projects
None yet
Development

No branches or pull requests

2 participants