Skip to content

Add source_code_uri to gemspec#16

Merged
jodosha merged 1 commit into
developfrom
add-source-code-uri-to-gemspec
Oct 15, 2017
Merged

Add source_code_uri to gemspec#16
jodosha merged 1 commit into
developfrom
add-source-code-uri-to-gemspec

Conversation

@cllns
Copy link
Copy Markdown
Member

@cllns cllns commented Oct 13, 2017

The rubygems page for hanami-cli doesn't link to (this) github repo.

There's soon-to-be-documented metadata fields that rubygems.org uses. The one we're adding here is source_code_uri. It adds a "Source Code" link to the rubygems.org page for the gem.

Example:
https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk/aws-sdk.gemspec#L18
https://rubygems.org/gems/aws-sdk

We may want to add some of the other metadata fields that are available:

changelog_uri
documentation_uri
wiki_uri
mailing_list_uri
bug_tracker_uri
download_uri

But let's see how this works; it may be enough.
We should decide which we want, and apply the same changes to all Hanami repos. 🌸

(Thanks to @bkuhlmann for pointing this out)

@bkuhlmann
Copy link
Copy Markdown
Contributor

@cllns Thanks, this is awesome!

Copy link
Copy Markdown
Contributor

@davydovanton davydovanton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jodosha jodosha self-assigned this Oct 15, 2017
@jodosha jodosha merged commit 58aa8f2 into develop Oct 15, 2017
@jodosha jodosha deleted the add-source-code-uri-to-gemspec branch October 15, 2017 13:12
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.

4 participants