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)
Sat, Dec 14, 9:39 PM
Unknown Object (File)
Fri, Dec 13, 6:04 AM
Unknown Object (File)
Tue, Dec 10, 4:59 AM
Unknown Object (File)
Mon, Dec 9, 7:45 PM
Unknown Object (File)
Mon, Dec 9, 2:27 PM
Unknown Object (File)
Mon, Dec 9, 8:28 AM
Unknown Object (File)
Sat, Dec 7, 5:20 PM
Unknown Object (File)
Thu, Dec 5, 2:49 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.