Page MenuHomeSoftware Heritage

misc/coverage: Fix some origins search links
ClosedPublic

Authored by anlambert on May 13 2022, 11:08 AM.

Details

Summary

Search pattern for launchpad bzr origins was invalid.

Use a more generic default search pattern for opam origins.

Ensure to not generate search links for VCS origins produced
by the maven lister as there is no generic search patterns
here.

Related to T3117

Diff Detail

Repository
rDWAPPS Web applications
Branch
coverage-fix-search-urls
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 29371
Build 45898: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 45897: arc lint + arc unit

Event Timeline

ardumont accepted this revision.
This revision is now accepted and ready to land.May 13 2022, 11:23 AM
This revision was landed with ongoing or failed builds.May 13 2022, 11:31 AM
This revision was automatically updated to reflect the committed changes.

Build is green

Patch application report for D7829 (id=28266)

Rebasing onto 3ef25b4953...

Current branch diff-target is up to date.
Changes applied before test
commit 01f71ea6990cd83dbe594137aaccc49cd3235260
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Thu May 12 18:10:45 2022 +0200

    misc/coverage: Fix some origins search links
    
    Search pattern for launchpad bzr origins was invalid.
    
    Use a more generic default search pattern for opam origins.
    
    Ensure to not generate search links for VCS origins produced
    by the maven lister as there is no generic search patterns
    here.
    
    Related to T3117

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