Event Timeline
Comment Actions
there is also the scheduler you could check:
softwareheritage-scheduler=> select * from task where type='load-deb-package' and arguments->'kwargs'->>'url' like 'deb://%/packages/pymongo' limit 1;
Comment Actions
Distribution used so far:
swh-lister=> select * from distribution; id | name | type | mirror_uri ----+-----------------+------+---------------------------------------- 1 | Debian | deb | http://deb.debian.org/debian/ 2 | Debian-Security | deb | http://deb.debian.org/debian-security/ (2 rows)