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
Unknown Object (File)
Sun, Apr 21, 3:50 PM
Unknown Object (File)
Fri, Apr 19, 12:14 AM
Unknown Object (File)
Wed, Apr 17, 2:47 PM
Unknown Object (File)
Thu, Apr 11, 7:05 AM
Unknown Object (File)
Wed, Apr 10, 8:19 AM
Unknown Object (File)
Wed, Apr 3, 3:46 PM
Unknown Object (File)
Tue, Mar 26, 3:41 AM
Unknown Object (File)
Mar 16 2024, 8:04 AM
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.