Storage is returning a list of dicts for the revision log
Add a from_dict converter to create the model objects from these dicts
This is not efficient and adds an extra iteration. Has to be
fixed in the storage in the future.
Related to T4366
Differential D8310
Add revision log field in the revision type Authored by jayeshv on Aug 24 2022, 5:27 PM.
Details
Storage is returning a list of dicts for the revision log Related to T4366
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D8310 (id=29993)Rebasing onto 6fb1913ff9... Current branch diff-target is up to date. Changes applied before testcommit e21947ad862f0a75edbff1c87607d85e01a61fe9
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date: Wed Aug 24 17:04:56 2022 +0200
Add revision log field in the revision type
Storage is returning a list of dicts for the revision log
Add a from_dict converter to create the model objects from these dicts
This is not efficient and adds an extra iteration. Has to be
fixed in the storage in the future.
Related to T4366See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/122/ for more details. Comment Actions Build is green Patch application report for D8310 (id=29994)Rebasing onto 6fb1913ff9... Current branch diff-target is up to date. Changes applied before testcommit 12003a050365d3570b4e3d8ba9b0bf34810b0a1d
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date: Wed Aug 24 17:04:56 2022 +0200
Add revision log field in the revision type
Storage is returning a list of dicts for the revision log
Add a from_dict converter to create the model objects from these dicts
This is not efficient and adds an extra iteration. Has to be
fixed in the storage in the future.
Related to T4366See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/123/ for more details. Comment Actions Build is green Patch application report for D8310 (id=30030)Rebasing onto 40c0debad7... Current branch diff-target is up to date. Changes applied before testcommit e3fa1bbb5cdbb468a56b11ca408b0d4b78f95a90
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date: Wed Aug 24 17:04:56 2022 +0200
Add revision log field in the revision type
Storage is returning a list of dicts for the revision log.
Add a from_dict converter to create the model objects from these dicts
This is not efficient and adds an extra iteration. Has to be
fixed in the storage in the future.
Related to T4366See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/129/ for more details.
Comment Actions Build is green Patch application report for D8310 (id=30057)Rebasing onto 45582e79ee... Current branch diff-target is up to date. Changes applied before testcommit a31419d74c4562f3f9d4dad02a7b8ad1590aa97b
Author: Jayesh Velayudhan <jayesh@softwareheritage.org>
Date: Wed Aug 24 17:04:56 2022 +0200
Add revision log field in the revision type
Storage is returning a list of dicts for the revision log.
Add a from_dict converter to create the model objects from these dicts
This is not efficient and adds an extra iteration. Has to be
fixed in the storage in the future.
Related to T4366See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/132/ for more details.
| ||||||||||||||||||||