Skip to content

fix(release): fail publish workflow on registry errors - #167

Open
victormartingil wants to merge 1 commit into
mainfrom
codex/fix-release-workflow-publish-verification
Open

fix(release): fail publish workflow on registry errors#167
victormartingil wants to merge 1 commit into
mainfrom
codex/fix-release-workflow-publish-verification

Conversation

@victormartingil

Copy link
Copy Markdown
Member

Summary\n- Remove hidden continue-on-error behavior from npm and VS Code Marketplace publish steps.\n- Add an explicit npm registry verification for the package version after publish.\n\n## Context\nRelease v2.35.0 created the GitHub Release and VSIX artifact, but npm still reports latest as 2.34.0. The npm publish log contains a registry 404 while the workflow job was marked successful because publish errors were ignored.\n\n## Verification\n- YAML-only workflow change; no runtime code changes.\n

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant