Commit graph

6 commits

Author SHA1 Message Date
Antoine R. Dumont (@ardumont)
06b11dd5f6
nixguix: Deal with impossible communication with server
When that arises, we skip the origins.

Related to T3781
2022-10-04 14:07:42 +02:00
Antoine R. Dumont (@ardumont)
a94b75f366
nixguix: Deal with mistyped origins
Some origins are listed as urls while they are not. They are possibly vcs. So this
commit tries to detect and and deal with those if possible. If not possible, they are
skipped.

Related to T3781
Related to P1470
2022-10-04 13:58:39 +02:00
Antoine R. Dumont (@ardumont)
1b4fe51f62
nixguix: Randomize order of listed origins
The end goal is to ingest sparsely the origins, that would avoid hitting the various
servers around the same time for colocated origins in the upstream manifest (especially
file or tarball).

Related to T3781
2022-10-04 11:54:12 +02:00
Antoine R. Dumont (@ardumont)
94b6dbea0a
nixguix: Document lister
Related to T3781
2022-10-03 18:26:36 +02:00
Antoine R. Dumont (@ardumont)
6d2e7aa178
nixguix: Register task
Related to T3781
2022-10-03 18:26:36 +02:00
Antoine R. Dumont (@ardumont)
fbfdf88ea4
nixguix: Add lister
Related to T3781
2022-10-03 18:26:36 +02:00