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
F19815188: D14968.diff
Wed, Mar 4, 6:52 PM
F19811599: D14968.diff
Wed, Mar 4, 1:47 AM
F19807591: D14968.diff
Tue, Mar 3, 3:59 AM
F19790377: D14968.id36171.diff
Wed, Feb 25, 8:50 PM
F19427592: D14968.diff
Dec 28 2025, 8:40 AM
F19030254: D14968.diff
Nov 24 2025, 8:33 PM
F19018688: D14968.diff
Nov 23 2025, 12:13 PM
F18945791: D14968.id36171.diff
Nov 11 2025, 6:55 PM
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
Branch
diff2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 9990
Build 12073: Run Core Tests
Build 12072: arc lint + arc unit

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.