Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update last-updated-date of extensions whenever extension is changed #956

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hoangphamEclipse
Copy link
Contributor

Currently, the last-updated-date is only updated when a new extension version is published. This causes the mirror to be out-of-sync with upstream whenever an extension version is deleted.

This commit updates the last-updated-date whenever an extension is changed, including the scenario above.

Fixes #955

Currently, the last-updated-date is only updated when a new extension version
is published. This causes the mirror to be out-of-sync with upstream whenever
an extension version is deleted.

This commit updates the last-updated-date whenever an extension is changed,
including the scenario above.

Fixes eclipse#955.

Signed-off-by: Hoang Thuan Pham <[email protected]>
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.

Sitemap date not updated when an extension version is deleted
1 participant