You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Over the years I have found myself suffering while bumping the packages, either:
@Piedone how's your experience in Lombiq, cons & pros
The text was updated successfully, but these errors were encountered: