Homec4science

Implement "Run Remote Command" build step implementation.

Authored by James Rhodes <jrhodes@redpointsoftware.com.au> on Nov 9 2013, 03:15.

Description

Implement "Run Remote Command" build step implementation.

Summary: This adds a build step implementation for running a command on a remote machine over SSH. It supports merging in various variables about the build (such as the commit hash / revision ID, repository call sign, version control type and clone URI).

Test Plan: Configured a build plan to run /bin/true on localhost and the build passed. Configured a build plan to run /bin/false on localhost and the build failed.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Maniphest Tasks: T1049

Differential Revision: https://secure.phabricator.com/D7519

Details

Committed
epriestley <git@epriestley.com>Nov 9 2013, 03:15
Pushed
aubortJan 31 2017, 17:16
Parents
rPH0ac1be709434: Implemented support for build logs
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHe64efa05c3ff: Implement "Run Remote Command" build step implementation. (authored by James Rhodes <jrhodes@redpointsoftware.com.au>).Nov 9 2013, 03:15