metacpan / metacpan-web

Web interface for MetaCPAN
http://metacpan.org
Other
418 stars 237 forks source link

Show `CHANGES` in RSS Content #3165

Open rwp0 opened 2 months ago

rwp0 commented 2 months ago

Not sure if it's the right repository to report this issue, but currently the feed content (ie. body) is always the description of the distribution which very rarely change.

I propose instead putting CHANGES since every version the distribution released gets a new feed.

Example distribution: https://metacpan.org/release/PEVANS/Object-Pad-0.813

RSS body (Feedly):

image

I have to click and open in (external) web browser to see what's new with the distribution.

image

MetaCPAN parses the CHANGES file and display for every version as can be seen in the image above.

This good dynamic (instead of constant description) behavior can be utilized in the RSS feed content as well benefitting the user trying to see the updates quickly on their followed distributions.

And if there's no CHANGES (which is a bad practice), then may fallback to distribution description.

Thanks!

akarelas commented 2 months ago

While ypu wait for this to be implemented, you may join https://perlmodules.net, where you will also get the Changes via email whenever a new release comes out.

haarg commented 1 month ago

This was implemented in #2157 in 2019. I'm not sure why the changes aren't appearing for you.

Can you confirm which URL you are using?

rwp0 commented 5 days ago

This was implemented in #2157 in 2019. I'm not sure why the changes aren't appearing for you.

Can you confirm which URL you are using?

https://metacpan.org/dist/Object-Pad/releases.rss

Compare that with the below XML page of @akarelas :

https://www.perlmodules.net/feed/distro/Object-Pad