top | item 29587478

(no title)

lgunsch | 4 years ago

Does the team use a mono-repo? Or have multiple repos and track changes for that week to review?

I'm very curious. Curious enough to even try it.

discuss

order

hatchnyc|4 years ago

Yes, actually there are two small additional repos, but we only very occasionally change and review. I think it would be a bit more difficult with many repos. Perhaps you could make it work, but it’s quite convenient to pull up everything in a single diff in an IDE. On the other hand, I usually treat a repository as a “deployable unit“ more or less, so I guess releases would be scoped to a repository as well.

Also, I’ve done this with smaller teams, 5-6 people. If you had three or four times as many that might make for a long meeting.