Page MenuHomePhabricator

Provide more documentation for Arcanist upload stuff
ClosedPublic

Authored by epriestley on May 27 2015, 5:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 15, 11:13 PM
Unknown Object (File)
Thu, Apr 11, 7:47 AM
Unknown Object (File)
Feb 14 2024, 5:20 AM
Unknown Object (File)
Feb 10 2024, 10:37 PM
Unknown Object (File)
Dec 23 2023, 2:13 PM
Unknown Object (File)
Dec 14 2023, 2:02 AM
Unknown Object (File)
Dec 14 2023, 2:02 AM
Unknown Object (File)
Dec 14 2023, 2:02 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.