Page MenuHomePhabricator

Update PhabricatorRepositoryManagementLookupUsersWorkflow to use ConduitCall
ClosedPublic

Authored by epriestley on Sep 2 2014, 10:52 AM.
Tags
None
Referenced Files
F18840654: D10403.diff
Tue, Oct 28, 3:03 AM
F18825302: D10403.id.diff
Thu, Oct 23, 8:55 PM
F18822060: D10403.id25538.diff
Thu, Oct 23, 3:56 AM
F18822005: D10403.diff
Thu, Oct 23, 3:29 AM
F18819534: D10403.id26779.diff
Wed, Oct 22, 6:57 AM
F18652170: D10403.id25027.diff
Sep 21 2025, 6:57 AM
F18647659: D10403.diff
Sep 19 2025, 2:08 PM
F18610218: D10403.diff
Sep 14 2025, 4:26 AM

Details

Summary

Ref T2783.

This updates PhabricatorRepositoryManagementLookupUsersWorkflow to use ConduitCall to retrieve information about the commit.

Test Plan

Ran bin/repository lookup-users rTESTe9683b64d3283f0b2d355fdbf231bc918b5ac0ab --trace and saw the information returned (by making a request to diffusion.querycommits as the omnipotent user, signed with the device key).

Mucked with cluster.addresses and saw requests rejected.

Event Timeline

hach-que retitled this revision from to Update PhabricatorRepositoryManagementLookupUsersWorkflow to use ConduitCall.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
hach-que edited edge metadata.

Use idx() to prevent PHP warnings

epriestley edited reviewers, added: hach-que; removed: epriestley.

dis mine now

  • Rebase on top of the various changes which have happened on this pathway.

I'll update the metadata in a sec..

btrahan edited edge metadata.
This revision is now accepted and ready to land.Jan 2 2015, 9:31 PM
This revision was automatically updated to reflect the committed changes.