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.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDDATASET99a599378f29: luigi: Rename classes to be globally unambiguous
Diff Detail
Diff Detail
- Repository
- rDDATASET Datasets
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
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.