Open hishamco opened 1 week ago
We have individual repos for the projects, not a monorepo. While that brings its own downsides, it also allows versioning each project individually (a key requirement for us), so that's what we do. Our release schedule is independent of OC's, so the version numbers don't align either (though we always have a release for each project for every OC release, but there are project releases in between two OC releases too).
Individual repos might be hard to manage, you remind me of ASP.NET Core at the DNX time, where each feature was on the separate repo, It was easy for the users, but hard for the team
Thanks
Over the years I have found myself suffering while bumping the packages, either:
@piedone how's your experience in Lombiq, cons & pros