While pull request branches are hidden by default in Web UI, they should
remain browsable.
That commit fixes the error that was previously raised when attempting
to browse such a branch.
Differential D6207
browse/snapshot_context: Ensure pull request branches can be browsed anlambert on Sep 7 2021, 4:22 PM. Authored by
Details
While pull request branches are hidden by default in Web UI, they should That commit fixes the error that was previously raised when attempting
Diff Detail
Event TimelineComment Actions Build was aborted Patch application report for D6207 (id=22470)Rebasing onto b552b01dc7... Current branch diff-target is up to date. Changes applied before testcommit b5ed6955405629ad6469f0e33ce0afec89636f5d Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Tue Sep 7 16:18:38 2021 +0200 browse/snapshot_context: Ensure pull request branches can be browsed While pull request branches are hidden by default in Web UI, they should remain browsable. That commit fixes the error that was previously raised when attempting to browse such a branch. Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1089/ Comment Actions Build is green Patch application report for D6207 (id=22470)Rebasing onto b552b01dc7... Current branch diff-target is up to date. Changes applied before testcommit b5ed6955405629ad6469f0e33ce0afec89636f5d Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Tue Sep 7 16:18:38 2021 +0200 browse/snapshot_context: Ensure pull request branches can be browsed While pull request branches are hidden by default in Web UI, they should remain browsable. That commit fixes the error that was previously raised when attempting to browse such a branch. See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1090/ for more details. Comment Actions I wonder if we should add a "Pull Request" tab on snapshot views. Seems like a rabbit hole to implement it correctly for all forges though...
|