Page MenuHomePhabricator

Consolidate repository identity resolution and detection code
ClosedPublic

Authored by epriestley on Nov 14 2019, 4:50 AM.
Tags
None
Referenced Files
F13046065: D20910.id.diff
Thu, Apr 18, 6:00 AM
F13045905: D20910.id49854.diff
Thu, Apr 18, 4:25 AM
Unknown Object (File)
Thu, Apr 11, 7:53 AM
Unknown Object (File)
Sun, Mar 31, 4:45 PM
Unknown Object (File)
Thu, Mar 28, 4:21 PM
Unknown Object (File)
Mar 8 2024, 3:40 AM
Unknown Object (File)
Jan 15 2024, 1:04 PM
Unknown Object (File)
Jan 15 2024, 12:51 PM
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.