Page MenuHomePhabricator

Build "DiffusionCommitRef" objects from "internal.commit.search", not "diffusion.querycommits", in the message parser worker
ClosedPublic

Authored by epriestley on Aug 12 2020, 7:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 3, 7:16 PM
Unknown Object (File)
May 29 2025, 8:53 PM
Unknown Object (File)
May 29 2025, 4:51 PM
Unknown Object (File)
May 28 2025, 9:22 AM
Unknown Object (File)
May 27 2025, 9:37 PM
Unknown Object (File)
Apr 30 2025, 5:17 AM
Unknown Object (File)
Apr 27 2025, 2:38 AM
Unknown Object (File)
Apr 26 2025, 6:07 PM
Subscribers
None

Details

Summary

Ref T13552. Swap the call we're using to build "CommitRef" objects here to the recently-introduced "internal.commit.search" method.

Test Plan

Used "bin/repository reparse --message ..." to reparse commits, added "var_dump()" to inspect results. Saw sensible CommitRef and CommitData objects get built.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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