Page MenuHomePhabricator

Update PhabricatorRepositoryManagementLookupUsersWorkflow to use ConduitCall
ClosedPublic

Authored by epriestley on Sep 2 2014, 10:52 AM.
Tags
None
Referenced Files
F18187057: D10403.id26801.diff
Sat, Aug 16, 7:17 PM
F18157326: D10403.id.diff
Thu, Aug 14, 10:07 PM
F18151501: D10403.id25027.diff
Thu, Aug 14, 6:37 PM
F17914565: D10403.id25538.diff
Tue, Jul 29, 7:28 PM
F17704594: D10403.id25027.diff
Jul 16 2025, 4:21 AM
F17657744: D10403.diff
Jul 12 2025, 12:32 PM
Unknown Object (File)
May 19 2025, 8:26 AM
Unknown Object (File)
May 10 2025, 8:28 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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.