Skip to content

Conversation

orien
Copy link
Contributor

@orien orien commented Oct 2, 2019

Add project metadata to the gemspec file. This'll allow people to more easily access the source code, raise issues and read the changelog. These bug_tracker_uri, changelog_uri, documentation_uri, and source_code_uri links will appear on the rubygems page at https://rubygems.org/gems/rake and be available via the rubygems API after the next release.

As per https://guides.rubygems.org/specification-reference/#metadata,
add metadata to the gemspec file. This'll allow people to more easily
access the source code, raise issues and read the changelog. These
`bug_tracker_uri`, `changelog_uri`, `documentation_uri`, and
`source_code_uri` links will appear on the rubygems page at
https://rubygems.org/gems/rake and be available via the Rubygems API
after the next release.
@hsbt
Copy link
Member

hsbt commented Oct 3, 2019

It's useful. Thanks!

@hsbt hsbt merged commit a08b697 into ruby:master Oct 3, 2019
@orien orien deleted the gem-metadata branch October 3, 2019 11:39
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.

2 participants