You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: wait for npm packages to be available before publishing vscode extension (#312)
Add a script to wait for published npm packages to be available on the
registry before publishing the vscode extension. This prevents the vscode
extension from being published with outdated dependencies.
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments