Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Maniphest Tasks
- T2310: Make origin visits immutable
- Commits
- rDCIDXa8307fccb4af: origin_head: Retrieve snapshot out of the last visit status
tox
Diff Detail
- Repository
- rDCIDX Metadata indexer
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 12906 Build 19652: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 19651: arc lint + arc unit
Event Timeline
Build is green
Patch application report for D3301 (id=11697)
Rebasing onto 3f4c534922...
Current branch diff-target is up to date.
Changes applied before test
commit dab0dc837b6a93cd57d9f10a7c909e19677f0bdd Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Jun 17 11:51:35 2020 +0200 origin_head: Retrieve the latest snapshot directly Related to T2310
See https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/14/ for more details.
Use origin_visit_status_get_latest instead of snapshot_get_latest (as it's
deprecated as mentioned earlier here)
Build is green
Patch application report for D3301 (id=11709)
Rebasing onto 3f4c534922...
Current branch diff-target is up to date.
Changes applied before test
commit 372a41c4c76ab057ca49b04ec92564c2e0de2541 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Jun 17 11:51:35 2020 +0200 origin_head: Retrieve the latest snapshot directly Related to T2310
See https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/15/ for more details.
Build is green
Patch application report for D3301 (id=11712)
Rebasing onto 3f4c534922...
Current branch diff-target is up to date.
Changes applied before test
commit 931f25cca26e97bf1f52a545e37355d09e8b2976 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Jun 17 11:51:35 2020 +0200 origin_head: Retrieve snapshot out of the last visit status Related to T2310
See https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/16/ for more details.
Adapt according to latest storage development
Depends on D3313
(expects the tests to fail as storage is not tagged yet)
Build has FAILED
Patch application report for D3301 (id=11734)
Rebasing onto 3f4c534922...
Current branch diff-target is up to date.
Changes applied before test
commit a8307fccb4af4aad534bd694c8d4e3e59fc5a188 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Jun 17 11:51:35 2020 +0200 origin_head: Retrieve snapshot out of the last visit status Related to T2310
Link to build: https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/17/
See console output for more information: https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/17/console
Build is green
Patch application report for D3301 (id=11734)
Rebasing onto 3f4c534922...
Current branch diff-target is up to date.
Changes applied before test
commit a8307fccb4af4aad534bd694c8d4e3e59fc5a188 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Jun 17 11:51:35 2020 +0200 origin_head: Retrieve snapshot out of the last visit status Related to T2310
See https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/18/ for more details.