fabric8io / fabric8

fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
http://fabric8.io/
1.76k stars 504 forks source link

Need wider support of Mercurial in Fabric8 #5813

Open jmlambert78 opened 8 years ago

jmlambert78 commented 8 years ago

We are connecting HG to fabric8 within the workflows. (jenkins level) but need to go further in the integration. The jenkins/Docker & JNLP works well for that. Features that seem to be necessary :

I open this issue after conversation with Jrawlings today. Hope people can enrich the requirements and give opinion on the best way to do it. We can contribute to dev/qa/deploy checks on our side if this is possible. Thx

gashcrumb commented 8 years ago

On the UI front, I think all the calls to source control happen via this file client-side, which is handled by fabric8-forge: https://github.com/fabric8io/fabric8-console/blob/master/plugins/wiki/ts/wikiRepository.ts#L22