Earlier quoted context omitted.
well, I guess you're an US citizen. so you will not understand, because you're living in a bubble. and your derogative answer just shows what a person you are. perhaps I'm in Yemen and my friend was killed in a drone. how can you dare making such comments?
I'm French, born in Paris from a Dutch mom and a Syrian dad. Lived part of my childhood in Syria, France and then years in Peru where my wife's from. What were you saying again?
Drone is a Continuous Integration platform built on Docker
21–30 of 31 posts
Re: Drone is a Continuous Integration platform built on Docker
#22Earlier quoted context omitted.
I'm French, born in Paris from a Dutch mom and a Syrian dad. Lived part of my childhood in Syria, France and then years in Peru where my wife's from. What were you saying again?
get some ethics? making jokes about drone killings is disgusting.
Re: Drone is a Continuous Integration platform built on Docker
#23Earlier quoted context omitted.
Bitbucket integration should land this week. We open sourced our Go Bitbucket API which was the first step: https://github.com/drone/go-bitbucket There is also a thread going for adding other sources: https://github.com/drone/drone/issues/10 It took about 24 hours for a GitHub enterprise patch to land, so I'm sure we'll support many other options pretty quickly.
Excellent - thanks for the info. I am more than ready to relieve Mr. Jenkins of his duties.
Re: Drone is a Continuous Integration platform built on Docker
#24might be a good project, but with that type of name, you're not going to attract customers outside the US, a good fraction of which will think drone => drone strike. the name is reserved for killer machines, see e.g. http://en.wikipedia.org/wiki/List_of_drone_strikes_in_Pakist... . Time to think about how silicon valley fits in with the rest of the world.
we bought the drone.io domain name back before Drones were all over the news. We thought this definition of Drone, "a unit which takes commands from a primary source" made sense for a cloud-based CI solution.
Re: Drone is a Continuous Integration platform built on Docker
#25Earlier quoted context omitted.
we bought the drone.io domain name back before Drones were all over the news. We thought this definition of Drone, "a unit which takes commands from a primary source" made sense for a cloud-based CI solution.
It does make sense, but of course you can expect this useless line of comment to follow you around because certain people want to make everything about politics.
Re: Drone is a Continuous Integration platform built on Docker
#26Is there a plan to support building docker images?
Re: Drone is a Continuous Integration platform built on Docker
#27Earlier quoted context omitted.
It does make sense, but of course you can expect this useless line of comment to follow you around because certain people want to make everything about politics.
I would suggest making your logo evocative of the entomological meaning (e.g. a bee, ant, etc.), if you want to dispel that somewhat.
Re: Drone is a Continuous Integration platform built on Docker
#28Earlier quoted context omitted.
Excellent - thanks for the info. I am more than ready to relieve Mr. Jenkins of his duties.
Buildbox.io has flexible VCS support. You can use anything you want! You don't even need to use GitHub.
I also think the Go+Docker factor is something for those who are into this kind of things.
Re: Drone is a Continuous Integration platform built on Docker
#29Is there a plan to support building docker images?
yes, this feature will land in the next few weeks. I'm hoping you'll be able to build the Docker image AND push to the index.
Having the intermediate steps still cached would be spectacular, so incremental builds are fast. That's something that concerns me a bit about wercker as it always builds in a clean environment.
For anyone else wanting to follow this, here's the issue: https://github.com/drone/drone/issues/1