Page MenuHomeSoftware Heritage

query_language/tokens.js: Add new visit types
ClosedPublic

Authored by anlambert on Sep 29 2021, 3:17 PM.

Details

Summary

New visit types are or will be available in production so we
must add them here or we will have an error when searching
such origins.

Related sentry issue

Related to T3424

Diff Detail

Repository
rDSEA Archive search
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 24105
Build 37611: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 37610: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D6374 (id=23179)

Rebasing onto 8176f2e67e...

Current branch diff-target is up to date.
Changes applied before test
commit b0b7bdd69b0454e1715cb7e2cf6b6acc93e0d649
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Wed Sep 29 15:16:31 2021 +0200

    query_language/tokens.js: Add opam visit type
    
    A new visit type is available in production so we must add it here
    or we will have an error when searching such origins.

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

ardumont added a subscriber: ardumont.

ok for me.

Don't we want to add bzr and cvs immediately though?

This revision is now accepted and ready to land.Sep 29 2021, 3:38 PM

ok for me.

Don't we want to add bzr and cvs immediately though?

Indeed, it makes sense, will update before landing.

Update: Also add bzr and cvs visit types.

anlambert retitled this revision from query_language/tokens.js: Add opam visit type to query_language/tokens.js: Add new visit types.Sep 29 2021, 3:43 PM
anlambert edited the summary of this revision. (Show Details)

Build is green

Patch application report for D6374 (id=23188)

Rebasing onto 8176f2e67e...

Current branch diff-target is up to date.
Changes applied before test
commit f8385df4024949b04ed67ef99a10b1980e3ea6e1
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Wed Sep 29 15:16:31 2021 +0200

    query_language/tokens.js: Add new visit types
    
    New visit types are or will be available in production so we
    must add them here or we will have an error when searching
    such origins.
    
    Related to T3424

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