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
F13081909: D14055.diff
Wed, Apr 24, 9:54 PM
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
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
Branch
upload1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7910
Build 8849: [Placeholder Plan] Wait for 30 Seconds
Build 8848: arc lint + arc unit

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.