feat(hex): Use updated_after search query

This commit is contained in:
KShivendu 2023-02-01 12:38:08 +05:30 committed by Kumar Shivendu
parent a452995d95
commit cfd9a693aa
5 changed files with 88 additions and 32 deletions

View file

@ -13,11 +13,14 @@ following Python modules:
- `swh.lister.cgit`
- `swh.lister.cran`
- `swh.lister.debian`
- `swh.liser.fedora`
- `swh.lister.gitea`
- `swh.lister.github`
- `swh.lister.gitlab`
- `swh.lister.gnu`
- `swh.lister.gogs`
- `swh.lister.golang`
- `swh.lister.hex`
- `swh.lister.launchpad`
- `swh.lister.maven`
- `swh.lister.npm`
@ -25,9 +28,6 @@ following Python modules:
- `swh.lister.phabricator`
- `swh.lister.pypi`
- `swh.lister.tuleap`
- `swh.lister.gogs`
- `swh.liser.fedora`
- `swh.lister.hex`
Dependencies
------------