Page MenuHomePhabricator

Provide more documentation for Arcanist upload stuff
ClosedPublic

Authored by epriestley on May 27 2015, 5:18 PM.
Tags
None
Referenced Files
F15560588: D13038.id.diff
Tue, Apr 29, 3:27 PM
F15554471: D13038.diff
Mon, Apr 28, 7:13 AM
F15546222: D13038.id31436.diff
Sat, Apr 26, 2:29 PM
F15485116: D13038.diff
Wed, Apr 9, 9:51 PM
F15483933: D13038.id31440.diff
Wed, Apr 9, 3:22 PM
F15478584: D13038.diff
Apr 8 2025, 1:13 AM
F15456532: D13038.id31440.diff
Mar 30 2025, 10:23 AM
F15453184: D13038.id31436.diff
Mar 29 2025, 10:00 AM
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.