Méthode | Description | |
---|---|---|
__construct ( |
QueueDeployment constructor. | |
handle ( ) | Execute the command. |
Méthode | Description | |
---|---|---|
buildCommandList ( ) : array | Builds up a list of commands to run before/after each stage. | |
createCommandStep ( integer $stage, |
Create an instance of DeployStep and a ServerLog entry for each server assigned to the command. | |
createDeployStep ( integer $stage ) | Create an instance of DeployStep and a ServerLog entry for each server which can have code deployed. | |
setDeploymentStatus ( ) | Sets the deployment to pending. |
public __construct ( |
||
$project | ||
$deployment | ||
$optional | array |