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)
Fri, May 3, 3:34 AM
Unknown Object (File)
Wed, May 1, 4:45 AM
Unknown Object (File)
Mon, Apr 29, 3:25 PM
Unknown Object (File)
Thu, Apr 25, 9:51 AM
Unknown Object (File)
Wed, Apr 24, 11:23 PM
Unknown Object (File)
Thu, Apr 18, 6:00 AM
Unknown Object (File)
Thu, Apr 18, 4:25 AM
Unknown Object (File)
Thu, Apr 11, 7:53 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
Branch
identity4
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23660
Build 32528: Run Core Tests
Build 32527: arc lint + arc unit

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.