grosser / parallel

Ruby: parallel processing made simple and fast
MIT License
4.16k stars 254 forks source link

Add project metadata to the gemspec #270

Closed orien closed 4 years ago

orien commented 4 years ago

Add bug_tracker_uri, wiki_uri, documentation_uri, and source_code_uri to the gemspec metadata.

These project metadata will facilitate easy access to project information. The URI will be available on the Rubygems project page, via the rubygems API, and the gem and bundle command-line tools with the next release.

grosser commented 4 years ago

thx!

grosser commented 4 years ago

I'm happy it does not work, so don't fix it :D

On Wed, Nov 13, 2019 at 4:05 PM Orien Madgwick notifications@github.com wrote:

@orien commented on this pull request.

In parallel.gemspec https://github.com/grosser/parallel/pull/270#discussion_r346067976:

@@ -7,6 +7,12 @@ Gem::Specification.new name, Parallel::VERSION do |s| s.authors = ["Michael Grosser"] s.email = "michael@grosser.it" s.homepage = "https://github.com/grosser/#{name}"

Other gems readme.md get rendered. Take Spring for example: https://www.rubydoc.info/gems/spring https://github.com/rails/spring/blob/master/README.md

I wonder if it's the capitalisation. Readme.md vs README.md.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/grosser/parallel/pull/270?email_source=notifications&email_token=AAACYZ3Z5222ABZDL2JA4O3QTSI5BA5CNFSM4JNB4P7KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCLPYWSQ#discussion_r346067976, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAACYZ3KYRIUZSZ46LEPNCTQTSI5BANCNFSM4JNB4P7A .