gaia-pipeline / gaia

Build powerful pipelines in any programming language.
Apache License 2.0
5.2k stars 245 forks source link

Support for mercurial repositories #269

Open arthurzenika opened 4 years ago

arthurzenika commented 4 years ago

It would be great to be able to point to a mercurial repository as well as the existing git repository functionality.

https://www.mercurial-scm.org/

This would greatly ease the use of https://heptapod.net/ (which is a gitlab friendly fork with mercurial support) with gaia.

Skarlso commented 4 years ago

Hi @arthurlogilab!

Thank you for the issue! It's definitely on the list to add more scms. :)

Right now though the focus is getting Gaia production ready. There are a couple of things that need to be done in order for that to happen. And once it's ready, I would say we can start investigating things like scms.

But on the list for sure of things to add. :)

arthurzenika commented 4 years ago

Glad to hear this. If we end up using gaia we might contribute or help shape the path to mercurial support.