srushti / goldberg

Goldberg is a lightweight CI server written in Ruby which worries about Bundler & RVM so that you don't have to.
Other
243 stars 29 forks source link

Parallel Steps #65

Open srushti opened 13 years ago

srushti commented 13 years ago

I should be able to define a project to run builds of multiple configurations, but still have one status which is an && of the statuses of all the builds. I don't care about the order of the builds.