Skip to content

tsv: Re-use the already fetched package listings

Emanuele Aina requested to merge wip/em/simplify-tsv into master

Do not re-download the list of published packages but re-use the data retrieved by the packaging-data-fetch-sources-published job, avoiding a large chunk of duplicated code.

Merge request reports