-
- Downloads
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
Showing
- swh/lister/nixguix/lister.py 57 additions, 13 deletionsswh/lister/nixguix/lister.py
- swh/lister/nixguix/tests/data/guix-swh_sources.json 12 additions, 0 deletionsswh/lister/nixguix/tests/data/guix-swh_sources.json
- swh/lister/nixguix/tests/data/nixpkgs-swh_sources.json 12 additions, 0 deletionsswh/lister/nixguix/tests/data/nixpkgs-swh_sources.json
- swh/lister/nixguix/tests/test_lister.py 26 additions, 5 deletionsswh/lister/nixguix/tests/test_lister.py
Please register or sign in to comment