Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include source_code_uri in gemspec, version changelog_uri #3701

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

Earlopain
Copy link
Contributor

See #3684

If you compare https://rubygems.org/gems/datadog and https://rubygems.org/gems/ddtrace you will notice that datadog is missing the GitHub star count, and the "Source Code" link. Right now you can only go to source through the "Changelog" link. This should fix that, though the GitHub badge may depend on spec.homepage, not entirely sure. Either way, a bit better than now.

See DataDog#3684

Co-authored-by: TonyCTHsu <tonyc.t.hsu@gmail.com>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.11%. Comparing base (e086475) to head (f55d3ed).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3701   +/-   ##
=======================================
  Coverage   98.11%   98.11%           
=======================================
  Files        1225     1225           
  Lines       72795    72802    +7     
  Branches     3482     3482           
=======================================
+ Hits        71420    71428    +8     
+ Misses       1375     1374    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@ivoanjo ivoanjo left a comment

Choose a reason for hiding this comment

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

Nice catch, thank you! 👍

@ivoanjo ivoanjo added this to the 2.2.0 milestone Jun 12, 2024
@ivoanjo ivoanjo enabled auto-merge June 12, 2024 08:04
@TonyCTHsu TonyCTHsu disabled auto-merge June 12, 2024 08:05
@ivoanjo
Copy link
Member

ivoanjo commented Jun 12, 2024

Also pulled in #3697 to fix CI test failure :)

@Earlopain
Copy link
Contributor Author

Ah, oops. I missed this both here and in the other PR. Thanks

@TonyCTHsu TonyCTHsu merged commit bd08222 into DataDog:master Jun 12, 2024
40 checks passed
@Earlopain Earlopain deleted the gemspec-metadata branch June 12, 2024 08:22
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