URL to the code (directory) view was missing in case the snapshot is
missing an origin cotext. Added an extra parameter called directory_url in
the snapshot_context to fix this.
realated to T3644
Differential D6449
Navigation to directory(code) is broken in snapshot view jayeshv on Oct 11 2021, 1:05 PM. Authored by
Details
URL to the code (directory) view was missing in case the snapshot is realated to T3644
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D6449 (id=23429)Rebasing onto 264c0bc84b... Current branch diff-target is up to date. Changes applied before testcommit 0616a1711d235135afc66a972f42bca71903851f Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Mon Oct 11 12:35:02 2021 +0200 Navigation to directory(code) is broken in snapshot view URL to the code (directory) view was missing in case the snapshot is missing an origin cotext. Added an extra parameter called directory_url in the snapshot_context to fix this. realated to T3644 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1153/ for more details. Comment Actions Please use the imperative form in diff and commit titles. For example (respectively): Fix navigation to directory(code) in snapshot view and Add an extra parameter called directory_url in the snapshot_context To fix missing URL to the code (directory) view in case the snapshot is missing an origin context. Related to T3644 or just this: Fix missing URL to the code (directory) view in case the snapshot is missing an origin context. Related to T3644 Two other nitpicks:
See https://docs.softwareheritage.org/devel/contributing/git-style-guide.html Comment Actions Looks good for the code but still some issues in the commit message (typo + formatting), browse/snapshot_context: Fix missing code URL in some snapshot views URL to the code (directory) view was missing when the snapshot is missing an origin context. Add an extra field called directory_url in the snapshot context to fix this. Related to T3644 Comment Actions Build was aborted Patch application report for D6449 (id=23434)Rebasing onto dc489d1df2... First, rewinding head to replay your work on top of it... Applying: URL to the code (directory) view was missing in case the snapshot is Changes applied before testcommit d7edf052645d36831d198f2037530c57d2713838 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Mon Oct 11 13:57:16 2021 +0200 URL to the code (directory) view was missing in case the snapshot is missing an origin cotext. Added an extra parameter called directory_url in the snapshot_context to fix this. realated to T3644 Link to build: https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1154/ Comment Actions Build is green Patch application report for D6449 (id=23442)Rebasing onto dc489d1df2... Current branch diff-target is up to date. Changes applied before testcommit 4284400015d1454284e41c40967acf3e80ac3dbf Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Mon Oct 11 15:07:24 2021 +0200 Fix navigation to directory(code) in snapshot view. Add an extra parameter called directory_url in the snapshot_context. To fix the missing URL to the code (directory) view in case the snapshot is missing an origin context. Related to T3644 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1156/ for more details. Comment Actions Build is green Patch application report for D6449 (id=23443)Rebasing onto dc489d1df2... Current branch diff-target is up to date. Changes applied before testcommit d7c16735a46d0ea78f0fa48b16f66dc30bab006d Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Mon Oct 11 15:19:26 2021 +0200 Fix navigation to directory(code) in snapshot view. Add an extra parameter called directory_url in the snapshot_context. To fix the missing URL to the code (directory) view in case the snapshot is missing an origin context. Fixes T3644 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1157/ for more details. |