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

Implement support for Mercurial repos and providers #124

Open
4 tasks
tmat opened this issue Jul 18, 2018 · 2 comments
Open
4 tasks

Implement support for Mercurial repos and providers #124

tmat opened this issue Jul 18, 2018 · 2 comments
Milestone

Comments

@tmat
Copy link
Member

tmat commented Jul 18, 2018

  • 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)
@tmat tmat added this to the future milestone Jul 18, 2018
@chris5287
Copy link

FYI this is only for Bitbucket cloud as the server version (on-Prem) is git only

@tmat tmat changed the title Implement Microsoft.Build.Tasks.Mercurial and Microsoft.SourceLink.Bitbucket.Mercurial Implement support for Mercurial repos and providers Sep 30, 2018
@KalleOlaviNiemitalo
Copy link

Bitbucket Cloud discontinued Mercurial repositories in 2020:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants