Skip to content

lister/nixguix: Make artifact nature check happen on all urls

Antoine R. Dumont requested to merge fix-artifact-nature-detection into master

Starting with the first url. As soon as one url allows the detection, stop and yield the result. Otherwise, continue with the checks on the next mirror url.

This should fix the current misbehavior [1] when multiple mirror urls are not ok but the first one.

[1] swh/infra/sysadm-environment#4868 (comment 137483)

Refs. swh/infra/sysadm-environment#4868 (closed)

Edited by Antoine R. Dumont

Merge request reports