Related to T2310
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Maniphest Tasks
- T2310: Make origin visits immutable
- Commits
- rDSTOd68c7ecfc35e: origin-visit-upsert: Write visit status objects to the journal
happy happy tox
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D3251 (id=11527)
Rebasing onto 86d05fb275...
Current branch diff-target is up to date.
Changes applied before test
commit e3bf127c6a6c35d191574eb4fbf46a898924b3d3 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Jun 10 10:29:09 2020 +0200 origin-visit-upsert: Write origin-visit-status to journal Related to T2310
See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/252/ for more details.
swh/storage/storage.py | ||
---|---|---|
1016 | I've removed that todo as we soon will be removing that code anyway. |
Comment Actions
Build is green
Patch application report for D3251 (id=11528)
Rebasing onto 86d05fb275...
Current branch diff-target is up to date.
Changes applied before test
commit d68c7ecfc35e3ec6bbdefdf1465769f924c900a4 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Jun 10 10:29:09 2020 +0200 origin-visit-upsert: Write visit status objects to the journal Related to T2310
See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/253/ for more details.