Skip to content

repo-updater: Stream all source last configs first

Administrator requested to merge core/source-last-first into master

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.

Merge request reports

Loading