> 3/ Being a git guy, I prefer having a try-like server where you don't get > push contention or closed tree, because we are creating a new head > every-time, and let the sheriffs cherry-pick the good changes which are not > source of conflicts. And ask developers to rebase their changes otherwise.
I prefer this too, and I've proposed trying this. But kats convinced me that this isn't a decent option right now, because this would disable a lot of coalescing, and we don't have the capacity to handle this. It's possible that we'd have enough capacity, but end up shifting load to the time when the sun is over the Pacific ocean, but even that isn't great, since it significantly increases the turn-around time for landing patches. Anyway, RyanVM wanted us to limit discussion here to a yes/no vote on his proposal, and I think we should respect that. _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform