Nuget: Implement incremental listing
The lister is incremental and based on the value of ``commitTimeStamp`` retrieved on index http api endpoint. Related T1718
Showing
- swh/lister/nuget/__init__.py 12 additions, 5 deletionsswh/lister/nuget/__init__.py
- swh/lister/nuget/lister.py 60 additions, 16 deletionsswh/lister/nuget/lister.py
- swh/lister/nuget/tests/data/https_api.nuget.org/v3-flatcontainer_moq.automock_3.5.0-ci0287_moq.automock.nuspec 25 additions, 0 deletions...atcontainer_moq.automock_3.5.0-ci0287_moq.automock.nuspec
- swh/lister/nuget/tests/data/https_api.nuget.org/v3_catalog0_data_2022.10.10.04.04.00_moq.automock.3.5.0-ci0287.json 187 additions, 0 deletions...0_data_2022.10.10.04.04.00_moq.automock.3.5.0-ci0287.json
- swh/lister/nuget/tests/data/https_api.nuget.org/v3_catalog0_index.json_visit1 46 additions, 0 deletions...ts/data/https_api.nuget.org/v3_catalog0_index.json_visit1
- swh/lister/nuget/tests/data/https_api.nuget.org/v3_catalog0_page17100.json 49 additions, 0 deletions...tests/data/https_api.nuget.org/v3_catalog0_page17100.json
- swh/lister/nuget/tests/test_lister.py 97 additions, 0 deletionsswh/lister/nuget/tests/test_lister.py
Loading
Please register or sign in to comment