Hacker News new | ask | show | jobs
by boredmgr 2843 days ago
@sidcool, Thanks for the cool open-source project. One query is all the documentation are about how to make things work when you have a single repo to deal with. The problem complicates when we have to deal with multiple repos that can grow/shrink across versions.
1 comments

GoCD scales very well for multiple repos. It has pipelines as first class citizens. And builds can be configured to have a workflow across repos.