Basic but consistent across those "dag" object endpoints.
Related to T645
Differential D3687
storage*: Type {cnt,dir,rev,rel,snp}_get_random(...) -> Sha1Git ardumont on Aug 3 2020, 1:27 PM. Authored by
Details
Basic but consistent across those "dag" object endpoints. Related to T645 tox
Diff Detail
Event TimelineComment Actions Build has FAILED Patch application report for D3687 (id=12992)Rebasing onto aa58e1092f... Current branch diff-target is up to date. Changes applied before testcommit 0d5b2552ab6c5c0dc2ae966130d900404ddd1005 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Aug 3 13:21:29 2020 +0200 storage*: Type {cnt,dir,rev,rel,snp}_get_random(...) -> bytes Related to T645 Link to build: https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/654/ Comment Actions Drop unneeded checks which fails the build (the directory-add already tells it This aligns directory-get-random with other endpoints, *get-random should Comment Actions Build is green Patch application report for D3687 (id=12993)Rebasing onto aa58e1092f... Current branch diff-target is up to date. Changes applied before testcommit ad8c4c1132cab53607897544bdf7188414a5f7fa Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Aug 3 13:21:29 2020 +0200 storage*: Type {cnt,dir,rev,rel,snp}_get_random(...) -> bytes Related to T645 See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/655/ for more details. Comment Actions Could you return Sha1Git instead? (It's an alias of bytes for now, so it doesn't matter that much) Comment Actions
yes! (I forgot i wanted to check!) Comment Actions Build is green Patch application report for D3687 (id=12995)Rebasing onto aa58e1092f... Current branch diff-target is up to date. Changes applied before testcommit 3c2e5a3d7d4332bf79afd40c2e0022d6eccc62be Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Mon Aug 3 13:21:29 2020 +0200 storage*: Type {cnt,dir,rev,rel,snp}_get_random(...) -> Sha1Git Related to T645 See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/656/ for more details. |