clearlydefined / clearlydefined/crawler

[NuGet] discover source location from sourcelink context

Open
#250 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
60
Forks
38
Avg merge
1h 49m
Merged PRs (30d)
1

Description

a package owner can use [sourceLink](https://github.com/dotnet/sourcelink) to connect a version of source to the binaries for debugging purposes.

We should use this association to do better source discovery if it is available and fallback to the existing tag search if it is not.

The nuspec property that it relies on is called 'repository'

![image](https://user-images.githubusercontent.com/5168796/51627312-96a9a880-1ef6-11e9-92ff-9d5baf1aec31.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.