HomeSoftware Heritage

Add revision log field in the revision type

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

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 T4366

Details

Provenance
jayeshvAuthored on Aug 24 2022, 5:04 PM
jayeshvPushed on Aug 26 2022, 2:39 PM
Differential Revision
D8310: Add revision log field in the revision type
Tasks
T4366: GraphQL: add revision log to the revision type
Build Status
Buildable 31105
Build 48661: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.