Page MenuHomeSoftware Heritage

luigi.RunExportAll: Default to exporting all formats
ClosedPublic

Authored by vlorentz on Dec 6 2022, 2:03 PM.

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

Build is green

Patch application report for D8926 (id=32143)

Could not rebase; Attempt merge onto a1cf9b871c...

Updating a1cf9b8..c717f60
Fast-forward
 swh/dataset/exporters/orc.py |  2 +-
 swh/dataset/luigi.py         | 13 ++++++++++---
 2 files changed, 11 insertions(+), 4 deletions(-)
Changes applied before test
commit c717f60fe08e5a8bc0ffebb1ce029f078ef98845
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Dec 6 14:02:51 2022 +0100

    luigi.RunExportAll: Default to exporting all formats

commit eceaf73f0fbaaf4c60db1ceb8eca01751e33104b
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Dec 6 14:00:09 2022 +0100

    luigi.CreateAthena: Fix validation of DB name
    
    To match actual names (dataset names are unprefixed while Athena DBs are)

commit 22f7ed11f6883cb6f23d26a2c575e6cf647d8187
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Dec 6 13:58:39 2022 +0100

    exporters/orc: Fix crash on visit status with no type

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

This revision is now accepted and ready to land.Dec 6 2022, 2:47 PM