Skip to content

Add RSS and Atom feeds for events#950

Open
AgentGoose32 wants to merge 1 commit into
ecosyste-ms:mainfrom
AgentGoose32:polar-213-rss-atom-feeds
Open

Add RSS and Atom feeds for events#950
AgentGoose32 wants to merge 1 commit into
ecosyste-ms:mainfrom
AgentGoose32:polar-213-rss-atom-feeds

Conversation

@AgentGoose32
Copy link
Copy Markdown

Refs #213

Summary

  • adds RSS and Atom feed responses for the global events list
  • adds RSS and Atom feed responses for repository-specific event timelines
  • adds feed auto-discovery links in the HTML head for both list pages
  • covers discovery links and feed responses in controller tests

Validation

  • ruby -c app/controllers/events_controller.rb
  • ruby -c app/views/events/index.rss.builder
  • ruby -c app/views/events/index.atom.builder
  • ruby -c app/views/events/show.rss.builder
  • ruby -c app/views/events/show.atom.builder
  • ruby -c test/controllers/events_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