redhat-developer / rsp-server-community

A repository for additions to rsp-server and the associated vscode extension to add support for other runtimes
30 stars 18 forks source link

Publish to open-vsx registry #188

Closed mohitsuman closed 1 year ago

mohitsuman commented 1 year ago

Publish the latest version of extension on open-vsx registry to be used across VSCodium, OpenShift DevSpaces.

rgrunber commented 1 year ago

See https://github.com/redhat-developer/vscode-xml/blob/21269ee99492ff2b9a677c5431ccf6648d8c3b1a/Jenkinsfile#L122-L142 to get an idea of how it might look (body of the conditionals may vary a bit among extensions).

mohitsuman commented 1 year ago

@robstryker please link to the open-vsx registry extension URL.

rgrunber commented 1 year ago

I see https://open-vsx.org/extension/redhat/vscode-rsp-ui , https://open-vsx.org/extension/redhat/vscode-server-connector but not the rsp-server-community extension.

Also FWIW, the metadata is searchable as https://open-vsx.org/api/${publisher}/${name} (eg. https://open-vsx.org/api/redhat/vscode-server-connector)

mohitsuman commented 1 year ago

The extension is now published on open-vsx https://open-vsx.org/extension/redhat/vscode-community-server-connector.