Page MenuHomePhabricator

repository.query now includes project PHIDs
AbandonedPublic

Authored by dereckson on Dec 21 2015, 4:04 PM.
Referenced Files
F13087506: D14839.diff
Thu, Apr 25, 12:59 AM
Unknown Object (File)
Fri, Apr 19, 3:57 PM
Unknown Object (File)
Tue, Apr 2, 4:59 AM
Unknown Object (File)
Mon, Apr 1, 8:08 PM
Unknown Object (File)
Fri, Mar 29, 7:18 PM
Unknown Object (File)
Fri, Mar 29, 5:04 PM
Unknown Object (File)
Mar 14 2024, 6:48 PM
Unknown Object (File)
Mar 14 2024, 6:34 PM
Subscribers

Details

Summary
  • Add a toDictionaryWithProjects::toDictionaryWithProjects to get a dictionary with the properties of the object, including the attached projects
  • Conduit repository.query API reply now includes projects PHIDs
Test Plan

Test through /conduit/method/repository.query/

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

dereckson retitled this revision from to repository.query now includes project PHIDs.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson set the repository for this revision to rP Phabricator.
dereckson added projects: Conduit, Diffusion.

I see D10289 has already offered a similar change.

The difference here is we only focus on the reply, not the query.