publish-vscode-extension
publish-vscode-extension copied to clipboard
GitHub action to publish your VS Code Extension to the Open VSX Registry or Visual Studio Marketplace.
# Description After eclipse/openvsx#222 is resolved the GitHub action should check whether a license is present by using `ovsx`'s `isLicenseOk` method. If the license is not ok it should yield...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1. Changelog Sourced from @actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve...
| publish-vscode-extension Version | Operating System | | -------------------------------------- | ---------------- | | @1 and @1.6.0 | Linux | # Description Just started seeing `Extension manifest not found: node_modules/node_modules/fast-deep-equal/package.json` loading...
| publish-vscode-extension Version | Operating System | | -------------------------------------- | ---------------- | | v1 | ubuntu-latest | # Description Action fails on packaging my extension because of my editorconfig file?...
Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 v5.28.3 ⚠️ Security Release...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...
I've spent considerable time addressing the problem outlined in issue #12, only to realize after several hours that I had set up the incorrect type of secret. Given that others...
| publish-vscode-extension Version | Operating System | | -------------------------------------- | ---------------- | | v1.6.2 | Ubuntu 24.04.1 | # Description Node deprecation warning when publishing to Visual Studio Marketplace ##...
| publish-vscode-extension Version | Operating System | | -------------------------------------- | ---------------- | | 1.6.2 | ubuntu 24.04.1 | # Description My package has a `files` property in `package.json`, and it...
| publish-vscode-extension Version | Operating System | | -------------------------------------- | ---------------- | | 1.6.2 | linux-x64, linux-arm64, darwin-x64, darwin-arm64 | # Description If we try and publish to multiple places,...