Page MenuHomeSoftware Heritage

cli: Sort object types to be processed in the right order
ClosedPublic

Authored by vlorentz on Nov 3 2022, 1:57 PM.

Diff Detail

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

Event Timeline

Build is green

Patch application report for D8805 (id=31732)

Could not rebase; Attempt merge onto 8853c0ab74...

Updating 8853c0a..735397a
Fast-forward
 mypy.ini           | 12 ++++++------
 swh/dataset/cli.py |  5 +++++
 2 files changed, 11 insertions(+), 6 deletions(-)
Changes applied before test
commit 735397ac851738100ef40c58958d716c1407a19a
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Nov 3 13:57:43 2022 +0100

    cli: Sort object types to be processed in the right order
    
    Order was randomized since 4154d43a4c55c20df7f37466f84adba3c1505c64

commit fec47f6f937cbe1585b4c7acef21795aa4ffaa81
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Nov 3 13:56:17 2022 +0100

    mypy.ini: Sort config entries

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

This revision is now accepted and ready to land.Nov 3 2022, 2:06 PM