Origin URL for a package listed by the pubdev lister is now in the form
https://pub.dev/packages/<package_name> so we need to reconstruct the
API URL to get package versions from it.
Related to T4465
Depends on D8354
Differential D8355
pubdev: Modify loader after origin URL modification in related lister anlambert on Aug 31 2022, 11:38 AM. Authored by
Details
Origin URL for a package listed by the pubdev lister is now in the form Related to T4465 Depends on D8354
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D8355 (id=30161)Rebasing onto 68e68e3f92... Current branch diff-target is up to date. Changes applied before testcommit 89d0302872b4c7098c304f5cd39aa9467b65fb9d Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Wed Aug 31 11:36:22 2022 +0200 pubdev: Simplify loader implementation No need to fetch package versions info anymore as it will be provided by the pubdev lister as loader extra argument. Related to T4465 See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/849/ for more details. Comment Actions Build is green Patch application report for D8355 (id=30271)Rebasing onto 68e68e3f92... Current branch diff-target is up to date. Changes applied before testcommit 435e4336ed26ce690693953be6562b54bcc5fba7 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri Sep 2 16:42:25 2022 +0200 pubdev: Modify loader after origin URL modification in related lister Origin URL for a package listed by the pubdev lister is now in the form https://pub.dev/packages/<package_name> so we need to reconstruct the API URL to get package versions from it. See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/854/ for more details. Comment Actions what are the changes to data files? just pretty-printed?
Comment Actions Yes, they are hard to read when working on tests otherwise. I can make a dedicated commit if you prefer.
Comment Actions Build is green Patch application report for D8355 (id=30273)Rebasing onto 68e68e3f92... Current branch diff-target is up to date. Changes applied before testcommit d85615ac58e4a6fc1d8c17b9b7ac82d94521362c Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri Sep 2 16:42:25 2022 +0200 pubdev: Modify loader after origin URL modification in related lister Origin URL for a package listed by the pubdev lister is now in the form https://pub.dev/packages/<package_name> so we need to reconstruct the API URL to get package versions from it. See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/856/ for more details. Comment Actions Build is green Patch application report for D8355 (id=30299)Rebasing onto 3ae2df31fe... Current branch diff-target is up to date. Changes applied before testcommit 6cdf6d30045cd64c6a8e3674037a8a20ffb96ab6 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri Sep 2 16:42:25 2022 +0200 pubdev: Modify loader after origin URL modification in related lister Origin URL for a package listed by the pubdev lister is now in the form https://pub.dev/packages/<package_name> so we need to reconstruct the API URL to get package versions from it. See https://jenkins.softwareheritage.org/job/DLDBASE/job/tests-on-diff/859/ for more details. |