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
F15386592: D14968.id36171.diff
Sat, Mar 15, 12:55 AM
F15386214: D14968.id36171.diff
Sat, Mar 15, 12:11 AM
F15382466: D14968.diff
Fri, Mar 14, 12:31 PM
Unknown Object (File)
Wed, Feb 26, 7:15 PM
Unknown Object (File)
Wed, Feb 26, 4:12 PM
Unknown Object (File)
Sat, Feb 22, 3:37 PM
Unknown Object (File)
Feb 9 2025, 12:22 AM
Unknown Object (File)
Feb 9 2025, 12:22 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.