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

ci/cd: add cd for release of vscode extension #14

Open
canalun opened this issue Apr 22, 2023 · 2 comments
Open

ci/cd: add cd for release of vscode extension #14

canalun opened this issue Apr 22, 2023 · 2 comments

Comments

@canalun
Copy link
Owner

canalun commented Apr 22, 2023

would be nice to add cd for release of vscode extension.
basically, just do the following things by github actions.

  • make gen-wasm-for-extension
  • yarn in vscode-extension dir
  • build extension
  • vsce publish [tag]
@canalun
Copy link
Owner Author

canalun commented Apr 22, 2023

#13 has to be solved prior to this issue.

@canalun
Copy link
Owner Author

canalun commented Apr 22, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant