Port GitHub lister to swh.storage instead of sqlalchemy
GitHub lister should create entities and origins in the main swh db instead of relying on a separate database.
Migrated from T164 (view on Phabricator)
GitHub lister should create entities and origins in the main swh db instead of relying on a separate database.
Migrated from T164 (view on Phabricator)
marked this issue as related to swh-storage#163 (closed)
added GitHub lister priority:Normal labels
assigned to @olasd
closed
As of rDLSGH533f6fa1, the GitHub lister uses swh.storage instead of SQLAlchemy.