Skip to content

Conversation

@isoos
Copy link
Collaborator

@isoos isoos commented Apr 15, 2025

  • Get notified by mail on package updates #1378 and Suggestion: Please add an RSS/Atom feed for each package's changelog #5267
  • Moved the endpoint from /packages/<package>/feed.atom to /api/packages/<package>/feed.atom. Since it is mostly read by machines, I think it should live under the /api/ namespace, and it aligns better with the exported API files as well.
  • Added extra cache purge on admin actions, as it was simpler to do than to exempt the cache use inside the per-package atom feed creation (specifically the check whether a package is visible).
  • Updated and extended tests to verify the successful export.

@isoos isoos requested review from jonasfj and sigurdm April 15, 2025 11:02
@isoos isoos merged commit 4df76f5 into dart-lang:master Apr 15, 2025
31 checks passed
@isoos isoos deleted the feed-atom branch April 15, 2025 12:58
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.

3 participants