Page MenuHomePhabricator

Consolidate repository identity resolution and detection code
ClosedPublic

Authored by epriestley on Nov 14 2019, 4:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 9, 8:27 AM
Unknown Object (File)
Sun, Feb 9, 8:27 AM
Unknown Object (File)
Sun, Feb 9, 8:27 AM
Unknown Object (File)
Sun, Feb 9, 8:27 AM
Unknown Object (File)
Sun, Jan 26, 6:56 AM
Unknown Object (File)
Sat, Jan 25, 6:10 AM
Unknown Object (File)
Sat, Jan 25, 6:10 AM
Unknown Object (File)
Sat, Jan 25, 6:10 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.