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)
Tue, Mar 26, 3:41 AM
Unknown Object (File)
Sat, Mar 16, 8:04 AM
Unknown Object (File)
Feb 4 2024, 12:02 PM
Unknown Object (File)
Feb 2 2024, 10:13 AM
Unknown Object (File)
Jan 28 2024, 6:19 PM
Unknown Object (File)
Jan 28 2024, 6:19 PM
Unknown Object (File)
Jan 15 2024, 7:19 PM
Unknown Object (File)
Dec 27 2023, 6:56 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.