Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Provide a way to separate apart a project into multiple build stages #56

Open
bguthrie opened this issue Jun 24, 2011 · 0 comments
Open
Labels
Milestone

Comments

@bguthrie
Copy link
Contributor

Right now, CC.rb has no way, either visually or in the config, to break a project's build into multiple stages. Multiple builds that share the same SCM are separated using an "if"-switch in the project config, and although one "project" can depend on another, there's no visual indication of those relationships.

In order to build anything even remotely resembling a proper build pipeline, it would help if there was a nice way to both show and define this information. CC.rb becomes difficult to manage once you've defined a lot of separate projects.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant