Page MenuHomePhabricator

Stop using deprecated Conduit methods in `arc`
ClosedPublic

Authored by epriestley on Jul 1 2013, 1:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 18 2024, 6:06 PM
Unknown Object (File)
Oct 17 2024, 11:10 AM
Unknown Object (File)
Oct 17 2024, 12:25 AM
Unknown Object (File)
Oct 15 2024, 10:39 AM
Unknown Object (File)
Oct 9 2024, 5:03 AM
Unknown Object (File)
Oct 5 2024, 6:36 PM
Unknown Object (File)
Oct 5 2024, 5:12 PM
Unknown Object (File)
Oct 5 2024, 3:32 PM
Subscribers

Details

Summary
  • Replace maniphest.find with maniphest.query. These calls are nearly identical, it was just a rename for consistency.
  • Replace differential.find with differential.query.
Test Plan
  • Ran arc tasks.
  • Ran arc close-revision on valid, nonexistent, and existent-but-invalid revisions.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped