Page MenuHomeSoftware Heritage

fuse: origin: properly handle invalid origin URL
ClosedPublic

Authored by haltode on Dec 3 2020, 4:05 PM.

Diff Detail

Repository
rDFUSE FUSE virtual file system
Branch
feature/fix-origin-invalid-url
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 17706
Build 27373: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 27372: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D4657 (id=16520)

Rebasing onto 4a2f73c9ba...

Current branch diff-target is up to date.
Changes applied before test
commit 9e1d48462572c83b43b1911d6c46d81ce3d8d1b7
Author: Thibault Allançon <haltode@gmail.com>
Date:   Thu Dec 3 15:58:45 2020 +0100

    fuse: origin: properly handle invalid origin URL
    
    Fix T2839.

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

  • Use ValueError instead of HTTPError
  • Add requests in requirements.txt

Build is green

Patch application report for D4657 (id=16521)

Rebasing onto 4a2f73c9ba...

Current branch diff-target is up to date.
Changes applied before test
commit fbfed4d9a4fc78306f1b85f8f75238630d719c73
Author: Thibault Allançon <haltode@gmail.com>
Date:   Thu Dec 3 15:58:45 2020 +0100

    fuse: origin: properly handle invalid origin URL
    
    Fix T2839.

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

This revision is now accepted and ready to land.Dec 3 2020, 4:27 PM