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
Unknown Object (File)
Apr 17 2026, 7:19 AM
Unknown Object (File)
Apr 11 2026, 2:45 PM
Unknown Object (File)
Mar 31 2026, 2:33 AM
Unknown Object (File)
Mar 28 2026, 5:08 PM
Unknown Object (File)
Mar 14 2026, 8:31 AM
Unknown Object (File)
Mar 4 2026, 6:52 PM
Unknown Object (File)
Mar 4 2026, 1:47 AM
Unknown Object (File)
Mar 3 2026, 3:59 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
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.