1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/drydock/interface
James Rhodes dd01535ed6 Implement "Upload Artifact" build step
Summary: This implements a build step for uploading an artifact from a build machine to Phabricator.  It uses SFTP so that it will work on both UNIX and Windows build machines.

Test Plan: Ran an "Upload Artifact" build against a Windows machine (with FreeSSHD installed).  The artifact uploaded to Phabricator, appeared on the build view and the file contents could be viewed from Phabricator.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Maniphest Tasks: T1049

Differential Revision: https://secure.phabricator.com/D7582
2013-12-06 14:11:05 +11:00
..
command Remove -t -t from Drydock SSH interface 2013-12-05 14:59:46 +11:00
filesystem Implement "Upload Artifact" build step 2013-12-06 14:11:05 +11:00
webroot Delete license headers from files 2012-11-05 11:16:51 -08:00
DrydockInterface.php Delete license headers from files 2012-11-05 11:16:51 -08:00