Adapt directory loader visit type depending on the vcs tree to ingest
Prior to this, it was sending only 'directory' types for all vcs trees. Multiple directory loaders now exist whose visit type are currently diverging, so the scheduling would not happen correctly without it. This commit is the required adaptation for the scheduling to work appropriately. Refs. swh/meta#4979
Showing
- swh/lister/nixguix/lister.py 9 additions, 1 deletionswh/lister/nixguix/lister.py
- swh/lister/nixguix/tests/data/sources-success.json 16 additions, 0 deletionsswh/lister/nixguix/tests/data/sources-success.json
- swh/lister/nixguix/tests/test_lister.py 43 additions, 17 deletionsswh/lister/nixguix/tests/test_lister.py
Loading
Please register or sign in to comment