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)
Mon, Jun 30, 4:31 PM
Unknown Object (File)
Sun, Jun 29, 8:32 AM
Unknown Object (File)
Sun, Jun 29, 7:12 AM
Unknown Object (File)
Fri, Jun 27, 11:41 AM
Unknown Object (File)
Fri, Jun 20, 2:09 PM
Unknown Object (File)
Fri, Jun 6, 7:40 PM
Unknown Object (File)
Tue, Jun 3, 6:36 AM
Unknown Object (File)
May 25 2025, 6:29 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.