( Not on the GoCD team, so personal opinion ) On Mon, Aug 21, 2017 at 11:05 AM, <[email protected]> wrote:
> > 1) Any pipeline that is 'pipeline-in-code configured will not be editable > from UI. > I'd expect this to be true. IMO there should never be more than one source of truth. > 2) No Template support. > Not built in GoCD templates, but you could definitely have a repo of files people can use as starting points. > 3) None 'pipeline-in-code' configured pipelines CANNOT have dependency on > 'pipeline-in-code' configured pipelines. > I can understand wanting this, but not sure how possible it would be given none of the information about the external pipelines is in the internal configuration. I haven't used it personally, but you might want to check out https://github.com/gocd-contrib/gomatic. It's a way to create GoCD pipelines from code, but they are actually stored in GoCD as the source of truth. Ken -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
