Page MenuHomeSoftware Heritage

revision_walker: Add support for ignore_displayname.
ClosedPublic

Authored by vlorentz on Feb 3 2022, 11:51 AM.

Details

Summary

This is needed by the vault.

Diff Detail

Repository
rDSTO Storage manager
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 D7070 (id=25655)

Could not rebase; Attempt merge onto 4544d7ca8e...

Updating 4544d7ca..bb38b986
Fast-forward
 swh/storage/algos/revisions_walker.py | 153 ++++++++++++++++++----------------
 1 file changed, 83 insertions(+), 70 deletions(-)
Changes applied before test
commit bb38b9860b63006752eddf4ff6b9fcc48d3e8215
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Feb 3 11:51:24 2022 +0100

    revision_walker: Add support for ignore_displayname.
    
    This is needed by the vault.

commit 7c9dae2beb61267952f6b9d322bc49ad89650199
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Feb 3 11:50:25 2022 +0100

    Add typing to revision_walker.py.

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

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

Build has FAILED

Patch application report for D7070 (id=25695)

Could not rebase; Attempt merge onto 4544d7ca8e...

Updating 4544d7ca..d993e0d4
Fast-forward
 swh/storage/algos/revisions_walker.py | 151 ++++++++++++++++++----------------
 1 file changed, 81 insertions(+), 70 deletions(-)
Changes applied before test
commit d993e0d4642cffc1ab1898c960763a29574cb3e7
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Feb 3 11:51:24 2022 +0100

    revision_walker: Add support for ignore_displayname.
    
    This is needed by the vault.

commit 916de20a360e52cd90f9e5baee8f8743847b03f8
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Feb 3 11:50:25 2022 +0100

    Add typing to revision_walker.py and make the state a dataclass

Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1552/
See console output for more information: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1552/console

Build is green

Patch application report for D7070 (id=25708)

Could not rebase; Attempt merge onto 4544d7ca8e...

Updating 4544d7ca..3a3bdfa2
Fast-forward
 requirements-test.txt                 |   3 +-
 swh/storage/algos/revisions_walker.py | 151 ++++++++++++++++++----------------
 2 files changed, 83 insertions(+), 71 deletions(-)
Changes applied before test
commit 3a3bdfa2eec2e3d0656e38cda4cc2b836ebecdef
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Feb 3 11:51:24 2022 +0100

    revision_walker: Add support for ignore_displayname.
    
    This is needed by the vault.

commit 7c10f7a1cf57daee7b597d3ebd581d67a0db5b74
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Feb 3 11:50:25 2022 +0100

    Add typing to revision_walker.py and make the state a dataclass

commit a3a63d8d409ec04d4f1eaf98ff9ef703c2957960
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri Feb 4 15:01:47 2022 +0100

    Require pytest to be <7.0.0

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

This revision was landed with ongoing or failed builds.Feb 4 2022, 4:15 PM
This revision was automatically updated to reflect the committed changes.

Build is green

Patch application report for D7070 (id=25717)

Rebasing onto 0f9f54b72e...

First, rewinding head to replay your work on top of it...
Fast-forwarded diff-target to base-revision-1558-D7070.
Changes applied before test

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