-
Notifications
You must be signed in to change notification settings - Fork 52
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
feat: auto-publish infoview #458
Conversation
One needs to create an NPM access token and add it as github secret
|
@mhuisi I think this is now one of the simplest versions I could think of. on a new release, if the package version of Using e.g. It does not necessarily need to be coupled to the release schedule of the VSCode-extension, but I figured doing so ensures that only maintainers will trigger the publishing (at defined steps of the procedure) and not by accident. Note: in this CI run you can see how it tries to publish |
e4a0653
to
6e11f74
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haven't tested it but looks good in theory!
Automatically publish infoview and infoview-api on npmjs if the version changed.