Page MenuHomePhabricator

Add support for temporary files to `file.allocate`
ClosedPublic

Authored by epriestley on Sep 4 2015, 3:34 PM.
Tags
None
Referenced Files
F13259790: D14055.diff
Sun, May 26, 11:06 PM
F13247842: D14055.id33983.diff
Thu, May 23, 10:52 PM
F13243010: D14055.diff
Thu, May 23, 3:16 AM
F13218877: D14055.id33991.diff
Sat, May 18, 1:21 PM
F13218876: D14055.diff
Sat, May 18, 1:21 PM
F13205255: D14055.diff
Wed, May 15, 1:44 AM
F13199998: D14055.id.diff
Mon, May 13, 8:42 PM
F13199648: D14055.id33983.diff
Mon, May 13, 4:40 PM
Subscribers
None

Details

Summary

Ref T7148. I can do most of the export stuff by only modifying the Instances codebase, but want to upload all the backups and exports as temporary files and can't currently do this via the API.

Make the necessary API changes so that the export workflow can use them when it gets built out.

Test Plan

See next diff. Uploaded files with arc upload --temporary and saw them upload as temporary files.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add support for temporary files to `file.allocate`.
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.Sep 4 2015, 3:40 PM
This revision was automatically updated to reflect the committed changes.