Hacker News new | ask | show | jobs
by hiddencost 385 days ago
Do these 11 repos end up in separate binaries?

Because it sounds like you just need flag based feature releases.

1 comments

It ends up with 6 deployables that are coupled together (let's say micro-services). There are surely better ways to structure the project but our CI/CD pipeline doesn't allow us to do so and it is not handled by our team anyway. I haven't seen any good way to make my life easier for merges, tech reviews, deployments, etc…