Page MenuHomeSoftware Heritage

fuse: add support for snapshot artifacts
ClosedPublic

Authored by haltode on Oct 15 2020, 5:32 PM.

Diff Detail

Repository
rDFUSE FUSE virtual file system
Branch
feature/add-snapshot-support
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 16345
Build 25167: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 25166: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D4274 (id=15116)

Rebasing onto 9120d2963f...

First, rewinding head to replay your work on top of it...
Applying: fuse: add support for snapshot artifacts
Changes applied before test
commit 8d9077cc2e94a3bfcf197c2b03ed7d062c6f0f32
Author: Thibault Allançon <haltode@gmail.com>
Date:   Thu Oct 15 16:04:58 2020 +0200

    fuse: add support for snapshot artifacts
    
    Closes T2665.

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

swh/fuse/tests/test_snapshot.py
10–11

This is redundant with what is in fs/artifact.py but i don't think it really deserved a place outside of either of those functions. If the mangle mechanism is changed in fs/artifact.py this test will fail anyway.

Use URL encoding to mangle branch names.

Build is green

Patch application report for D4274 (id=15118)

Rebasing onto 9120d2963f...

First, rewinding head to replay your work on top of it...
Applying: fuse: add support for snapshot artifacts
Changes applied before test
commit ea7901f3e7648e5baa4700fbbf9994d3b22462ce
Author: Thibault Allançon <haltode@gmail.com>
Date:   Thu Oct 15 16:04:58 2020 +0200

    fuse: add support for snapshot artifacts
    
    Closes T2665.

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

This revision is now accepted and ready to land.Oct 16 2020, 9:01 AM

Build is green

Patch application report for D4274 (id=15132)

Rebasing onto 9120d2963f...

Current branch diff-target is up to date.
Changes applied before test
commit d3a4668ae81934aea9d266b76be2e89c275c9a90
Author: Thibault Allançon <haltode@gmail.com>
Date:   Thu Oct 15 16:04:58 2020 +0200

    fuse: add support for snapshot artifacts
    
    Closes T2665.

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

This revision was automatically updated to reflect the committed changes.