question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Display extra information for packages hosted in GitHub

See original GitHub issue

The ProjectURL could be parsed, and used to determine if GitHub is used to host the package’s source code.

Several things could then be done:

  • Add a link on the left hand side of the package page to the source code and issues in GitHub
  • Pull through the number of stars, open issues and PRs, as an indicator of project health.
  • Display the readme.md file from github
  • Detect other packages authored by the same GitHub user.
  • Display the date the code was last updated (indicates that the package is behind)
  • Display the programming language used to author the package

These ideas are implemented on http://nugot.net

image

Issue Analytics

  • State:open
  • Created 8 years ago
  • Reactions:6
  • Comments:25 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
maartenbacommented, Jul 19, 2017

Just FYI, think this issue/PR will be obsolete. Saw the team is working on this: http://blog.nuget.org/20170718/NuGet-Gallery-Gets-A-Facelift.html#package-documentation-integration

1reaction
maartenbacommented, May 24, 2016

My take is we should show it as-is 😃 (just as in the screenshot)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Viewing packages - GitHub Docs
You can find and view a package located in the repositories of an organization you belong to. In the top right corner of...
Read more >
Viewing packages - GitHub AE Docs
Viewing a repository's packages ... You can find and view a package located in a particular repository. ... In the right sidebar of...
Read more >
Introduction to GitHub Packages
GitHub Packages is a software package hosting service that allows you to host your software packages privately or publicly and use packages as...
Read more >
Quickstart for GitHub Packages
You can view all of the packages you have published. ... In the right sidebar of your repository, click Packages. Screenshot of the...
Read more >
Configuring a package's access control and visibility
A package can inherit its visibility and access permissions from a repository, or, for registries that support granular permissions, you can set the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found