Page MenuHomePhabricator

Consolidate repository identity resolution and detection code
ClosedPublic

Authored by epriestley on Nov 14 2019, 4:50 AM.
Tags
None
Referenced Files
F19794157: D20910.diff
Thu, Feb 26, 6:29 PM
F19792375: D20910.diff
Thu, Feb 26, 11:27 AM
F19669754: D20910.diff
Sat, Feb 7, 9:55 PM
F19614455: D20910.id.diff
Tue, Feb 3, 9:55 PM
F19574621: D20910.id49832.diff
Feb 1 2026, 6:41 AM
F19544315: D20910.diff
Jan 23 2026, 8:01 AM
F19279445: D20910.id.diff
Dec 23 2025, 2:50 AM
F19178050: D20910.diff
Dec 16 2025, 12:33 AM
Subscribers
None

Details

Summary

Ref T13444. Send all repository identity/detection through a new "DiffusionRepositoryIdentityEngine" which handles resolution and detection updates in one place.

Test Plan
  • Ran bin/repository reparse --message ..., saw author/committer identity updates.
  • Added "goose@example.com" to my email addresses, ran daemons, saw the identity relationship get picked up.
  • Ran bin/repository rebuild-identities ..., saw sensible rebuilds.

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.Nov 19 2019, 5:39 PM
This revision was automatically updated to reflect the committed changes.