eclipse / openvsx

An open-source registry for VS Code extensions
https://open-vsx.org/
Eclipse Public License 2.0
1.16k stars 129 forks source link

Sitemap date not updated when an extension version is deleted #955

Open hoangphamEclipse opened 6 days ago

hoangphamEclipse commented 6 days ago

When an extension version is deleted, the last_updated_date of its extension database entry is not updated. This causes the mirror to be out-of-sync with upstream.

For example:

This issue causes the mirror to throw an error when its trying to remove some out-of-date extensions.