dotnet / dotnet/sourcelink

Implement support for Mercurial repos and providers

Open
#124 1 comment 4 reactions 0 assignees View on GitHub
up-for-grabs
Dominant language
C#
Stars
1.4k
Forks
148
PR merge metrics
No merged PRs in 30d

Description

- [ ] find a cross-platform library that would allow us to gather information from Mercurial repository. Preferably, such library would be written entirely in C# (managed code) as having a dependency on native library makes things more complicated.
- [ ] determine that all information SourceLink needs can be retrieved from the local repository using the above library
- [ ] Implement Microsoft.Build.Tasks.Mercurial package
- [ ] Implement Microsoft.SourceLink.*.Mercurial packages for Mercurial repository providers (e.g. Bitbucket)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.