Closed datho7561 closed 1 month ago
Looks like this is due to the recent 0.10.0, https://www.npmjs.com/package/ovsx/v/0.10.0?activeTab=versions
It doesn't seem like they have any sort of CHANGELOG for the CLI tool. The release tab on the GitHub repo doesn't even list the release. I'm guessing the API break was switching to Node 20, but that's not written down anywhere obvious
When attempting to publish to Open VSX via GitHub Actions:
We should upgrade the version of node used in the CD pipeline, since node 18 is no longer supported.