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)
Fri, Mar 29, 1:29 AM
Unknown Object (File)
Feb 20 2024, 8:30 AM
Unknown Object (File)
Feb 19 2024, 7:18 AM
Unknown Object (File)
Feb 14 2024, 8:28 PM
Unknown Object (File)
Jan 5 2024, 8:57 PM
Unknown Object (File)
Dec 26 2023, 11:16 AM
Unknown Object (File)
Dec 25 2023, 5:45 AM
Unknown Object (File)
Dec 19 2023, 10:14 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
Branch
cref5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24860
Build 34294: Run Core Tests
Build 34293: arc lint + arc unit

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.