Page MenuHomePhabricator

Move commit attachment to a separate CLI command
ClosedPublic

Authored by epriestley on Jan 8 2016, 1:39 PM.
Tags
None
Referenced Files
F15489921: D14968.id36162.diff
Fri, Apr 11, 1:22 PM
F15472584: D14968.diff
Sat, Apr 5, 2:50 PM
F15461241: D14968.id36162.diff
Tue, Apr 1, 6:34 AM
F15455020: D14968.id.diff
Sat, Mar 29, 9:53 PM
F15451226: D14968.diff
Fri, Mar 28, 8:51 PM
F15419457: D14968.diff
Fri, Mar 21, 6:12 AM
F15386592: D14968.id36171.diff
Mar 15 2025, 12:55 AM
F15386214: D14968.id36171.diff
Mar 15 2025, 12:11 AM
Subscribers
None

Details

Summary

Ref T9319. See D14967. As before, this is making a deeply-buried, complex operation easier to test by providing a CLI command.

This adds bin/differential attach-commit rXnnnn Dnnnn to pretend that rXnnnn was just committed and matched Dnnnn.

Test Plan
  • Ran bin/differential attach-commit X Y for several different values, saw updates in the UI.
  • Faked the message parser to make sure stuff still worked there.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Move commit attachment to a separate CLI command.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 8 2016, 3:53 PM
This revision was automatically updated to reflect the committed changes.