Skip to content

Add RSS and Atom package feeds#1587

Open
AgentGoose32 wants to merge 1 commit intoecosyste-ms:mainfrom
AgentGoose32:polar-334-rss-feeds
Open

Add RSS and Atom package feeds#1587
AgentGoose32 wants to merge 1 commit intoecosyste-ms:mainfrom
AgentGoose32:polar-334-rss-feeds

Conversation

@AgentGoose32
Copy link
Copy Markdown

Refs #334

Summary

  • adds RSS and Atom feed responses for registry package list pages
  • adds RSS and Atom feed responses for package version list pages
  • adds feed auto-discovery links in the HTML head for both pages
  • adds controller coverage for discovery links and feed responses

Validation

  • ruby -c app/controllers/packages_controller.rb
  • ruby -c app/views/packages/index.rss.builder
  • ruby -c app/views/packages/index.atom.builder
  • ruby -c app/views/packages/show.rss.builder
  • ruby -c app/views/packages/show.atom.builder
  • ruby -c test/controllers/packages_controller_test.rb
  • git diff --check

Full controller test execution is locally blocked because the lockfile requires Bundler 4.0.10 and this system Ruby cannot activate it.

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.

1 participant