openvsx icon indicating copy to clipboard operation
openvsx copied to clipboard

New command: `ovsx verify-pat`

Open felipecrs opened this issue 4 years ago • 0 comments
trafficstars

The vsce verify-pat exists since https://github.com/microsoft/vscode-vsce/pull/532 and the reasonings for it to exist are specified at https://github.com/microsoft/vscode-vsce/issues/525.

Basically, I want to integrate ovsx with semantic-release through the existing plugin semantic-release-vsce (see https://github.com/felipecrs/semantic-release-vsce/issues/62).

The user will optionally supply an OVSX_PAT environment variable, and when supplied, the plugin will publish to both VS Marketplace and OpenVSX, making it very easy for existing adopters of the plugin to adopt OpenVSX as well.

felipecrs avatar Aug 04 '21 23:08 felipecrs