Page MenuHomeSoftware Heritage

luigi: Rename classes to be globally unambiguous
ClosedPublic

Authored by vlorentz on Nov 29 2022, 11:47 AM.

Details

Summary

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.

Diff Detail

Repository
rDDATASET Datasets
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 33007
Build 51731: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 51730: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D8896 (id=32061)

Rebasing onto f8a13718b6...

Current branch diff-target is up to date.
Changes applied before test
commit 99a599378f29f93b74f6ed86260369fddadc038d
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Nov 29 11:47:05 2022 +0100

    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.

See https://jenkins.softwareheritage.org/job/DDATASET/job/tests-on-diff/170/ for more details.

This revision is now accepted and ready to land.Nov 29 2022, 11:55 AM