Get a directory entry object with a SWHID and a relative path
Related to T4508
Differential D8396
Add a directoryEntry entrypoint jayeshv on Sep 6 2022, 11:28 AM. Authored by
Details
Get a directory entry object with a SWHID and a relative path Related to T4508
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D8396 (id=30307)Rebasing onto 467e0b7e28... Current branch diff-target is up to date. Changes applied before testcommit 18e15d91977aeb8f6c9bac8bb41cc62d7a0d40ec Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Tue Sep 6 10:47:27 2022 +0200 Add a directoryEntry entrypoint Get a directory entry object with a SWHID and a relative path See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/150/ for more details. Comment Actions Build is green Patch application report for D8396 (id=30308)Rebasing onto 467e0b7e28... Current branch diff-target is up to date. Changes applied before testcommit 919e9ee5c01a1472e42e7b259ac4f14847e0c431 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Tue Sep 6 10:47:27 2022 +0200 Add a directoryEntry entrypoint Get a directory entry object with a SWHID and a relative path See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/151/ for more details. Comment Actions As this allows nested paths, then the cost calculator needs to take into account the number of / in the path, as each of them requires two joins in the database Comment Actions Ok. It will be a bit hard to do in the static cost calculator. But, we can add a higher value for requesting this node irrespective of the path. For the dynamic cost calculator (that will also be used for rate limiting in the future), we can have credits depending on the path nesting. Comment Actions Build has FAILED Patch application report for D8396 (id=30358)Rebasing onto 467e0b7e28... Current branch diff-target is up to date. Changes applied before testcommit ed900f8a4dcb8499d9df7be116ca741445ab2b25 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Tue Sep 6 10:47:27 2022 +0200 Add a directoryEntry entrypoint Get a directory entry object with a SWHID and a relative path Related to T4508 Link to build: https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/154/ Comment Actions Build is green Patch application report for D8396 (id=30358)Rebasing onto 467e0b7e28... Current branch diff-target is up to date. Changes applied before testcommit ed900f8a4dcb8499d9df7be116ca741445ab2b25 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Tue Sep 6 10:47:27 2022 +0200 Add a directoryEntry entrypoint Get a directory entry object with a SWHID and a relative path Related to T4508 See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/155/ for more details. Comment Actions Build is green Patch application report for D8396 (id=30397)Rebasing onto 62920c3258... Current branch diff-target is up to date. Changes applied before testcommit 713b2d16173c800968ba33dd729b5022eae8a044 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Tue Sep 6 10:47:27 2022 +0200 Add a directoryEntry entrypoint Get a directory entry object with a SWHID and a relative path Related to T4508 See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/159/ for more details.
Comment Actions Build has FAILED Patch application report for D8396 (id=30404)Rebasing onto 62920c3258... Current branch diff-target is up to date. Changes applied before testcommit f51a840ee7023186b283fe0b4d087794c18dbaf7 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Tue Sep 6 10:47:27 2022 +0200 Add a directoryEntry entrypoint Get a directory entry object with a SWHID and a relative path Related to T4508 Link to build: https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/160/
Comment Actions Build is green Patch application report for D8396 (id=30405)Rebasing onto 62920c3258... Current branch diff-target is up to date. Changes applied before testcommit cb941a83ccbae1287b54d4657744a6bbe72556fa Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Tue Sep 6 10:47:27 2022 +0200 Add a directoryEntry entrypoint Get a directory entry object with a SWHID and a relative path Related to T4508 See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/161/ for more details.
Comment Actions Build is green Patch application report for D8396 (id=30406)Rebasing onto 62920c3258... Current branch diff-target is up to date. Changes applied before testcommit c6052de67686774c2acff352df9f817ff1edc4c7 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Tue Sep 6 10:47:27 2022 +0200 Add a directoryEntry entrypoint Get a directory entry object with a SWHID and a relative path Related to T4508 See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/162/ for more details.
Comment Actions Build is green Patch application report for D8396 (id=30407)Rebasing onto 62920c3258... Current branch diff-target is up to date. Changes applied before testcommit 1af442fd62fd1b9d3c5f0b9c8121e3d1f16a2cd6 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Tue Sep 6 10:47:27 2022 +0200 Add a directoryEntry entrypoint Get a directory entry object with a SWHID and a relative path Related to T4508 See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/163/ for more details.
|