On Tue, 25 Feb 2014 17:27:33 -0800, Kapps <[email protected]> wrote:

On Tuesday, 25 February 2014 at 12:48:09 UTC, Jacob Carlborg wrote:
On Tuesday, 25 February 2014 at 01:22:57 UTC, Andrei Alexandrescu wrote:
This has been pointed out in the reddit thread - it's an automated platform that should make our betas much easier to work with. Thoughts?

Andrei

I like the idea, but I think the first step would be to make sure D is officially support on Travis CI. Then start thinking about this.

--
/Jacob Carlborg

It would be nice if it had an API available that didn't force you to use Travis.

For my own CI purposes, I use Bamboo with a D plugin I made and find it works quite nicely. In theory it could be quite simple for that to add integration with this system.

We use Bamboo at work and I like it quite a lot. Like all Atlassian products it's free for Open-Source projects and it comes with source code. It also has a very expansive REST API.

But I'm not opposed to any CI so long as it does what we need it to do. Mostly we just need CI. I still think that the Auto-Tester would be the path of least resistance on this...

--
Adam Wilson
GitHub/IRC: LightBender
Aurora Project Coordinator

Reply via email to