Page MenuHomeSoftware Heritage

tasks: normalize the url argument name of most lister
ClosedPublic

Authored by douardda on Sep 4 2019, 11:53 AM.

Details

Summary

Since all the listing tasks accepts an url as first argument (whatever the
argument name is), it makes sense to use a simple common argument name for
this. I've chosen 'url' instead of api_baseurl/forge_url/url.

Also kill now useless new_lister() functions.

Depends on D1949

Diff Detail

Repository
rDLS Listers
Branch
plugins
Lint
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 7661
Build 10993: tox-on-jenkinsJenkins
Build 10992: arc lint + arc unit

Event Timeline

change of plan: use 'url' argument everywhere

This will require a migration script in prod...

This revision is now accepted and ready to land.Sep 4 2019, 3:01 PM
douardda retitled this revision from tasks: make tasks accept positional arguments to tasks: normalize the url argument name of most lister.Sep 4 2019, 3:42 PM
douardda edited the summary of this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.