Since rDMODe09446a6f44b9070ea70a9760bc82dee0bbcb687, it must be an
iterable of bytes.
Issue spotted thanks to the swh-environment build on Jenkins and the
new failing tests.
Differential D5879
identify: Fix exclude_patterns parameter type for identify_object anlambert on Jun 16 2021, 12:15 PM. Authored by
Details
Since rDMODe09446a6f44b9070ea70a9760bc82dee0bbcb687, it must be an Issue spotted thanks to the swh-environment build on Jenkins and the
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D5879 (id=21063)Rebasing onto 2877eb3c4e... Current branch diff-target is up to date. Changes applied before testcommit 86a0689f8116a51a9e0fd093e06577af8a6ec1c6 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Wed Jun 16 12:11:10 2021 +0200 identify: Fix exclude_patterns parameter type for identify_object Since rDMODe09446a6f44b9070ea70a9760bc82dee0bbcb687, it must be an iterable of bytes. See https://jenkins.softwareheritage.org/job/DLDHG/job/tests-on-diff/256/ for more details. Comment Actions I think this also needs bumping the versioned dependency on swh-model (and a release of that). Comment Actions Build is green Patch application report for D5879 (id=21064)Rebasing onto 2877eb3c4e... Current branch diff-target is up to date. Changes applied before testcommit f3232bfd67869c1acd66bbb871139908cc8dd910 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Wed Jun 16 12:11:10 2021 +0200 identify: Fix exclude_patterns parameter type for identify_object Since rDMODe09446a6f44b9070ea70a9760bc82dee0bbcb687, it must be an iterable of bytes. See https://jenkins.softwareheritage.org/job/DLDHG/job/tests-on-diff/257/ for more details. |