This fixes observed errors when trying to browse a snapshot containing
only releases.
Releases targeting directories are also now properly handled.
Related to T3724
Differential D6641
browse/snapshot_context: Handle snapshot containing only releases anlambert on Nov 16 2021, 11:42 AM. Authored by
Details
This fixes observed errors when trying to browse a snapshot containing Releases targeting directories are also now properly handled. Related to T3724
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D6641 (id=24139)Rebasing onto e2659cfed5... Current branch diff-target is up to date. Changes applied before testcommit 9725d7135b2e7fab7074d1cd20c2cf33cfef9e6d Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Nov 15 16:36:29 2021 +0100 browse/snapshot_context: Handle snapshot containing only releases Related to T3724 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1233/ for more details.
Comment Actions Update:
Comment Actions Build is green Patch application report for D6641 (id=24150)Rebasing onto 4eff12ad51... First, rewinding head to replay your work on top of it... Applying: browse/snapshot_context: Handle snapshots containing only releases Changes applied before testcommit f4b352c1e51525584da3772de44502b4d06d189c Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Mon Nov 15 16:36:29 2021 +0100 browse/snapshot_context: Handle snapshots containing only releases That specific case was not covered at all as such snapshots could not be found into the archive until recently. So ensure to handle such snapshots properly and add exhaustive tests to cover all possible execution paths. Related to T3724 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1239/ for more details.
|