gitweb: Deal with edge cases
Some instance: - have summary page which lists metadata_url field with multiple comma separated urls - lists an incomplete url of the repository so we need to join it with the main page - have summary page which does not list any git repository urls so try to determine one Refs. swh/devel/swh-lister#1800
Showing
- swh/lister/gitweb/lister.py 29 additions, 22 deletionsswh/lister/gitweb/lister.py
- swh/lister/gitweb/tests/data/https_git.distorted.org.uk/~mdw_doc_ips 1 addition, 2 deletions...gitweb/tests/data/https_git.distorted.org.uk/~mdw_doc_ips
- swh/lister/gitweb/tests/test_lister.py 20 additions, 1 deletionswh/lister/gitweb/tests/test_lister.py
Please register or sign in to comment