Skip to content

luigi: Rename classes to be globally unambiguous

Otherwise, UploadToS3, DownloadToS3, and RunAll would conflict with tasks about to be defined in swh.graph; and Luigi requires task names to be globally unique.


Migrated from D8896 (view on Phabricator)

Merge request reports