Skip to content

--pre-release is ignored when publishing with --packagePath #665

@roblourens

Description

@roblourens

The SSH extension is built and published using a vsix and the --packagePath flag, for example the publish command looks like npx vsce publish --pre-release --packagePath $path --noVerify. Apparently when publishing using that flag, the --pre-release flag is silently ignored and the extension is published as a stable version. Looking over the vsce code, I don't see the problem.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bug

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions