You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes we have a package that does not have sources or does not have a corresponding source repo (such as a git repo).
We should be able to infer a source repo and possibly a tag or release in this repo based on other available metadata:
the homepage may be for a GitHub or GitLab repo or some other field
for instance a description (seen in NuGet packages) or a README may have a GitHub link
We could also infer the tag based on a version, with or without V prefix.