Page MenuHomePhabricator

Remove old "Landing Strategy" code
ClosedPublic

Authored by epriestley on Jun 23 2017, 3:10 PM.
Tags
None
Referenced Files
F13098384: D18150.id43670.diff
Fri, Apr 26, 6:16 AM
F13095941: D18150.id.diff
Thu, Apr 25, 1:30 PM
Unknown Object (File)
Thu, Apr 25, 12:01 AM
Unknown Object (File)
Wed, Apr 24, 10:47 PM
Unknown Object (File)
Fri, Apr 19, 9:00 PM
Unknown Object (File)
Thu, Apr 11, 8:18 AM
Unknown Object (File)
Mon, Apr 8, 11:05 PM
Unknown Object (File)
Sat, Apr 6, 11:28 PM
Subscribers
None

Details

Summary

Fixes T12869. This is a very old, pre-Drydock chunk of code from D7486 and some followups.

It does three things:

  • "Land to Hosted Git": Obsoleted by Drydock, has been commented out in HEAD for a very long time with no complaints. Disabled by D8719 in 2014.
  • "Land to Hosted Mercurial": Could be obsoleted by Drydock with a fairly small amount of work, but currently has no replacement. Unclear if this sees any real use. Not actually disabled at HEAD.
  • "Land to GitHub": Use GitHub OAuth credentials to land to GitHub. This is sort of theoretically useful and has no analog today. Disabled by D13022 in 2015.

This stuff was largely disabled a long time ago and we haven't seen users hitting issues with it. This could all be moved to an extension today if anyone still relies on it.

Test Plan

Grepped for removed classes, browsed Differential.

Diff Detail

Repository
rP Phabricator
Branch
land1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 17557
Build 23560: Run Core Tests
Build 23559: arc lint + arc unit