Continuous Integration Options for Mercurial

Nathan Goldbaum nathan12343 at gmail.com
Tue Sep 27 16:27:02 UTC 2016


On Tue, Sep 27, 2016 at 11:24 AM, Kevin Bullock <
kbullock+mercurial at ringworld.org> wrote:

> Original message from Philip McAdams (filed as <
> https://bz.mercurial-scm.org/show_bug.cgi?id=5383>):
>
> > We are investigating options to move to a Continuous Integration model
> for our software development teams here in my business group at Intel.
> >
> > We had been investigating a tool called "Bitbucket" developed by
> Atlassian. We were seeking to use this tool because we utilize Atlassian's
> suite of tools (JIRA, Confluence, Fisheye/Crucible, Bamboo) for software
> development.
> >
> > During our investigation we've discovered that Bitbucket can only be
> used with Git.
> >
> > Do you all have any suggestions for Continuous Integration tools that
> would work well with Mercurial?
> >
> > Thanks.
> >
> > Philip McAdams
>
>
> Philip,
>
> Bitbucket _does_ support Mercurial (in fact it _only_ supported Mercurial
> at first). "Bitbucket Server", the on-premises version that was formerly
> known as Stash, unfortunately only supports Git.
>
> Bitbucket isn't precisely a continuous integration tool, it's a repository
> hosting site (which also has issue tracking, wikis, and other features). It
> won't run your test suite for you, but it integrates with CI services so
> that when you push, your test suite gets run automatically.
>
> Two widely-used open-source solutions for automated test runs are Buildbot
> <http://buildbot.net/> and Jenkins <https://jenkins.io/>. It looks like
> both can be integrated with Bitbucket. If you're looking for a hosted
> solution, it looks like CircleCI is currently beta-testing Bitbucket
> integration: <https://circleci.com/integrations/>. CodeShip appears to
> also support it: <https://codeship.com/features>.
>

Bitbucket pipelines are also in beta and do support hg:
https://bitbucket.org/product/features/pipelines


>
> pacem in terris / мир / शान्ति / ‎‫سَلاَم‬ / 平和
> Kevin R. Bullock
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20160927/0681c212/attachment-0002.html>


More information about the Mercurial mailing list