WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Add automated publishing to Open VSX Registry #273

Add automated publishing to Open VSX Registry

Add automated publishing to Open VSX Registry #273

Re-run triggered October 10, 2025 22:20
Status Failure
Total duration 15s
Artifacts

commit-message-lint.yml

on: pull_request
commitlint
12s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error
commitlint
You have commit messages with errors ⧗ input: Initial plan ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Add Open VSX Registry publishing support - Install ovsx CLI as dev dependency - Update release workflow to publish to Open VSX Registry - Add OVSX_PAT secret requirement in workflow - Update release comment to mention both registries - Add marketplace installation instructions to README - Add maintainer documentation for Open VSX token setup Co-authored-by: GordonSmith <[email protected]> ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: Remove caret from ovsx version in package.json Change "ovsx": "^0.10.6" to "ovsx": "0.10.6" to match project convention of using exact versions for all dependencies. Co-authored-by: GordonSmith <[email protected]> ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint