Page MenuHomePhabricator

Make "CommitData" wrap and persist a "CommitRef" record
ClosedPublic

Authored by epriestley on Aug 12 2020, 8:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 20, 5:10 PM
Unknown Object (File)
Feb 22 2024, 10:51 PM
Unknown Object (File)
Feb 21 2024, 8:02 PM
Unknown Object (File)
Feb 19 2024, 7:48 AM
Unknown Object (File)
Feb 16 2024, 4:16 PM
Unknown Object (File)
Dec 12 2023, 4:51 AM
Unknown Object (File)
Dec 1 2023, 8:24 PM
Unknown Object (File)
Nov 30 2023, 4:28 AM
Subscribers
None

Details

Summary

Ref T13552. Turn "CommitData" into an application-level layer on top of the repository-level "CommitRef" object.

For older commits which will not have a "CommitRef" record on disk, build a synthetic one at runtime. This could eventually be migrated.

Test Plan

Ran "bin/repository reparse --message", browsed Diffusion.

Diff Detail

Repository
rP Phabricator
Branch
cref8
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24863
Build 34300: Run Core Tests
Build 34299: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Sep 16 2020, 12:37 AM
This revision was automatically updated to reflect the committed changes.