repo-updater: Stream all source last configs first
Created by: keegancsmith
In #5661 we implemented this approach for GitHub. This follows up for the rest. Note: Not all sources do things in a serial order, quite a few do everything concurrently. In those cases we do not implement this approach since it would have no real effect.