continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
19.25k stars 1.66k forks source link

Release to VS Code Marketplace and Open VSX simultaneously #2855

Closed 0rzech closed 12 hours ago

0rzech commented 6 days ago

Validations

Problem

Currently the latest stable Continue version on Open VSX (0.8.52 from Sep 16) is behind the one on VS Code Marketplace (0.8.56 from Nov 8). It looks like it's a similar situation for pre-release versions.

Solution

Release to both registries simultaneously.

0rzech commented 6 days ago

Perhaps this is related to #899 or #924 ?

0rzech commented 12 hours ago

Today's update (0.8.57) went to both VS Code Marketplace and Open VSX at once, so the mismatch might've been some anomaly after all.