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
F13098355: D21446.diff
Fri, Apr 26, 5:57 AM
F13095285: D21446.id.diff
Thu, Apr 25, 8:08 AM
Unknown Object (File)
Wed, Apr 24, 2:31 AM
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
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.