Page MenuHomePhabricator

Provide more documentation for Arcanist upload stuff
ClosedPublic

Authored by epriestley on May 27 2015, 5:18 PM.
Tags
None
Referenced Files
F15456532: D13038.id31440.diff
Sun, Mar 30, 10:23 AM
F15453184: D13038.id31436.diff
Sat, Mar 29, 10:00 AM
F15450709: D13038.id.diff
Fri, Mar 28, 5:15 PM
F15444271: D13038.diff
Thu, Mar 27, 8:47 AM
F15430126: D13038.id31436.diff
Mon, Mar 24, 5:48 AM
F15417541: D13038.id31440.diff
Thu, Mar 20, 5:28 PM
F15380177: D13038.diff
Fri, Mar 14, 1:49 AM
F15378423: D13038.id31436.diff
Thu, Mar 13, 2:23 PM
Subscribers

Details

Summary

Ref T8259. Make some highly-ambiguous methods like setData() more clear.

Test Plan

reading

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Provide more documentation for Arcanist upload stuff.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
src/upload/ArcanistFileUploader.php
300

Oh, this mirrors ArcanistWorkflow->writeStatus() and gives us better behavior with the --json flags in some workflows.

I imagine some future iteration may add more explicit configuration around how progress is reported, but for now both callsites are fine with just writing to the console.

btrahan edited edge metadata.

Thanks man! I think this will be helpful at least to me someday in the future... :D

This revision is now accepted and ready to land.May 27 2015, 5:22 PM
This revision was automatically updated to reflect the committed changes.