-
Notifications
You must be signed in to change notification settings - Fork 653
chore(VSCode): publish extension to Open VSX #3677
Conversation
✅ Deploy Preview for docs-rometools canceled.
|
Fixed binary reference. I've also added the Open VSX PAT token to the |
Looks good. Can you manually trigger an LSP workflow and then approve it to publish a nightly release to the marketplace? https://github.com/rome/tools/actions/workflows/release_lsp.yml |
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.
Please update the test plan with a run of the LSP action.
What's the plan to document this? I assume this needs to be documented somewhere on our website |
We should mention it in the VS Code section |
Sorry, I actually meant the real plan. There wasn't any issue to track documentation changes, so I wanted to know where/how we take note of this new change. |
Test plan: |
Summary
Adds publishing to Open VSX to our release actions.
Test Plan
Not sure? cc @ematipico @leops for how I might test this. If the changes look okay then we can wait for the next release before publishing our first version.