add changelog link to rubygem linkset#1047
Conversation
|
Nice. I'd love for us to parse this out of the gemspec too. |
|
Is this on part of the gemspec? cc @drbrain |
|
@olivierlacan thoughts? |
|
@arthurnn I'm pretty sure we have a nice PR idea (it might even already be on master) where everything was moved to the serialized column instead of adding discrete columns for these new (and valuable) pieces of metadata. I'd be interested in going that way rather than adding yet another column because it seems unlikely we would query by it. |
|
While testing #1104 (comment) I noticed that |
|
I will be closing this, as I think we should have this data as serialized metadata. We already have the metadata been populated from the gemspec, rubygems.org/app/models/version.rb Line 186 in 71e4b50 Thanks for the PR. |
|
:thumbs_up: |
Related with #728, #324
cc: @sferik @qrush