11 Commits

Author SHA1 Message Date
Frank Schmid
84d48a5a48 Move explicit function packaging entrypoint to topmost level.
3rd party plugins now can access it and trigger a single function package which was restricted to AWS before.
2017-04-20 17:49:55 +02:00
Frank Schmid
6be0ba2f8f Move package code up and add createDeploymentArtifacts to topmost package command. 2017-04-20 15:11:35 +02:00
Philipp Muens
af6b121cf5 Add AwsPackage tests 2017-04-11 13:27:15 +02:00
Eslam A. Hefnawy
bc0eaf23e6 fixed unit tests 2017-04-07 18:30:11 +07:00
Frank Schmid
df6cff1d55 Use lifecycle dependencies for deploy function 2017-04-06 18:28:59 +07:00
Frank Schmid
0f67313e61 Save state 2017-04-06 18:28:59 +07:00
Frank Schmid
b0ef26b4a0 Fixed package events 2017-04-06 18:28:59 +07:00
Frank Schmid
0af0ef95b1 Adjusted package lifecycle for non-breaking state. 2017-04-06 18:28:59 +07:00
Frank Schmid
d9637fc534 Support deprecation with redirects 2017-04-06 18:28:59 +07:00
Frank Schmid
67f116b7ef Added AWS common plugin. Moved cleanupTempDir. Call via spawn. 2017-04-06 18:28:59 +07:00
Eslam A. Hefnawy
e38f22585f seperated packaging and deployment 2017-04-06 18:28:59 +07:00