Hacker News new | ask | show | jobs
by sidcool 2834 days ago
I find GoCD a very good candidate. It's a Continuous Delivery first, free & open source software. Do have a look.
1 comments

@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.
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.