ChrisChinchilla / vale-vscode

A Visual Studio Code extension for the Vale CLI.
https://marketplace.visualstudio.com/items?itemName=ChrisChinchilla.vale-vscode
MIT License
34 stars 5 forks source link

Publish the extension to Open VSX #5

Closed filiptronicek closed 10 months ago

filiptronicek commented 1 year ago

Hello there đź‘‹, I would like to kindly ask you to publish this extension to the Open VSX marketplace.

Context

Unfortunately, as Microsoft prohibits usages of the Microsoft marketplace by any other products or redistribution of .vsix files from it, in order to use VS Code extensions in non-Microsoft products, we kindly ask that you take ownership of the VS Code extension namespace in Open VSX and publish this extension on Open VSX.

What is Open VSX? Why does it exist?

Open VSX is a vendor neutral alternative to the MS marketplace used by most other derivatives of VS Code like VSCodium, Gitpod, OpenVSCode, Theia-based IDEs, and so on.

You can read on about Open VSX at the Eclipse Foundation's Open VSX FAQ.

How can you publish to Open VSX?

The docs to publish an extension can be found here. This process is straightforward and shouldn't take too long. Essentially, you need an authentication token and to execute the ovsx publish command to publish your extension. There's also a doc explaining the whole process with an example GitHub Action workflow.

https://github.com/errata-ai/vale-vscode had been published to https://open-vsx.org previously, so it would be great for users to migrate over from the deprecated one.

tbazant commented 10 months ago

@ChrisChinchilla i can take care of that, but it's gonna be under my personal access token and i am not sure you want this ?!

ChrisChinchilla commented 10 months ago

@tbazant First… Sorry, I don't seem to have been getting any issue notifications on the repo and missed all these issues, will get on top of them.

Also @filiptronicek There is an action that does this already (https://github.com/ChrisChinchilla/vale-vscode/actions/workflows/build.yaml), but it seems to have been failing, again I wasn't getting notifications, will fix.

ChrisChinchilla commented 10 months ago

This is in progress, waiting for namespace verification.

ChrisChinchilla commented 10 months ago

We're back!

https://github.com/ChrisChinchilla/vale-vscode/actions/runs/5892079382/job/15980563949