Page MenuHomePhabricator

Allow pastes to be edited from conduit call.
Needs RevisionPublic

Authored by maroux on Jul 31 2014, 6:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 5, 11:52 PM
Unknown Object (File)
Fri, Mar 29, 9:24 PM
Unknown Object (File)
Mar 5 2024, 2:37 AM
Unknown Object (File)
Feb 29 2024, 10:15 PM
Unknown Object (File)
Feb 26 2024, 10:00 AM
Unknown Object (File)
Feb 21 2024, 3:17 AM
Unknown Object (File)
Feb 3 2024, 12:16 AM
Unknown Object (File)
Feb 3 2024, 12:16 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Summary

Allow pastes to be edited from conduit call.

Test Plan

Test using arcanist paste --edit command

Diff Detail

Repository
rP Phabricator
Branch
paste-edit-conduit-method
Lint
Lint Errors
SeverityLocationCodeMessage
Error/vagrant/libphutil/src/future/http/HTTPSFuture.php:533PHL1Unknown Symbol
Unit
Tests Passed
Build Status
Buildable 1967
Build 1968: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

maroux retitled this revision from to Allow pastes to be edited from conduit call..
maroux updated this object.
maroux edited the test plan for this revision. (Show Details)
maroux added a reviewer: epriestley.

Can you walk me through your use case? Why do you want to edit pastes from the CLI?

@epriestley Well, my main use case is I want to share some code/files internally and Paste is the perfect application for this. The problem is Pastes can't be edited from scripts.

Besides, since Pastes are supposed to be editable from the UI, I figured we should make conduit API as powerful.

Btw, this is my first diff in phabricator. Please let me know if I'm missing something in the process/code convention etc. Thanks!

epriestley edited edge metadata.

This should wait for T5873 and be rebuilt on top of it.

This revision now requires changes to proceed.May 14 2015, 2:55 PM