grosser / parallel_tests

Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
3.39k stars 495 forks source link

Provide a 'Changelog' link on rubygems.org/gems/parallel_tests #928

Closed mark-young-atg closed 3 months ago

mark-young-atg commented 10 months ago

By providing a 'changelog_uri' in the metadata of the gemspec a 'Changelog' link will be shown on https://rubygems.org/gems/parallel_tests which makes it quick and easy for someone to check on the changes introduced with a new version.

Details of this functionality can be found on https://guides.rubygems.org/specification-reference/

mark-young-atg commented 3 months ago

There's been quite a few releases since I raised this. Is there any chance of merging this in, or does it need work?

grosser commented 3 months ago

thx, must have missed this