Skip to content

Conversation

@orien
Copy link
Contributor

@orien orien commented Dec 15, 2019

Add bug_tracker_uri, changelog_uri, documentation_uri, source_code_uri, and wiki_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.

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`,
`source_code_uri`, and `wiki_uri` links will appear on the rubygems page
at https://rubygems.org/gems/thor and be available via the rubygems API
after the next release.
@rafaelfranca rafaelfranca merged commit 9933018 into rails:master Dec 17, 2019
@orien orien deleted the gem-metadata branch December 17, 2019 19:54
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