Page MenuHomePhabricator

Use "resolve()", not "execute()", for PhutilExecPassthru callsites in Phabricator
ClosedPublic

Authored by epriestley on Jul 21 2021, 4:54 PM.
Tags
None
Referenced Files
F15392466: D21703.diff
Sat, Mar 15, 3:22 PM
F15384915: D21703.id.diff
Fri, Mar 14, 9:10 PM
F15373412: D21703.id.diff
Wed, Mar 12, 3:46 PM
Unknown Object (File)
Sat, Mar 1, 10:25 PM
Unknown Object (File)
Sat, Mar 1, 10:25 PM
Unknown Object (File)
Sat, Mar 1, 10:24 PM
Unknown Object (File)
Thu, Feb 27, 1:27 AM
Unknown Object (File)
Mon, Feb 24, 8:46 AM
Subscribers
None

Details

Summary

Ref T13660. Clean up callsites to "PhutilExecPassthru->execute()" to prepare to deprecate it.

Test Plan
  • Grepped for "PhutilExecPassthru" and looked for callsites.
  • Ran GIT_SSH=.../ssh-connect git ls-remote origin to execute the "ssh-connect" code.
  • The two passthru future methods have no callers and could possibly be removed, but I'm just letting sleeping dogs lie for now.

Diff Detail

Repository
rP Phabricator
Branch
passthru1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25492
Build 35247: Run Core Tests
Build 35246: arc lint + arc unit