10 Commits

Author SHA1 Message Date
David Tanner
4f9f173a3c Fix linting issues, and restore deployFunction 2016-09-28 09:09:21 -06:00
David Tanner
68ef4ceab7 Move CF stack configuration to one place.
The stack is now set up in one place.
The S3 bucket isn't created on create if a bucket is already specified.
Working on configurability for the developer.
There is still the possibility of failing to deploy the stack
if the iamRoleArn is set, and a deploymentBucket is specified
2016-09-28 08:27:09 -06:00
John McKim
fcd5f2f3d9 Fix issues with deploying individual functions 2016-08-24 07:26:14 +10:00
John McKim
6fdb39f9d3 Merge with master 2016-08-24 06:11:10 +10:00
John McKim
5a2c9d2224 update packaging to support individual packages per function 2016-08-22 07:40:16 +10:00
Philipp Muens
78bb9b4173 Refactor functionName retrieval for deployFunction plugin 2016-08-08 09:10:22 +02:00
Philipp Muens
76c3ef8d67 Replace own zipping functionality with Package plugin 2016-08-01 11:13:54 +02:00
Philipp Muens
bdc6dc8079 Combine checkIfFunctionExistsInService and checkIfFunctionIsDeployed to one method 2016-08-01 11:13:54 +02:00
Philipp Muens
6142d061da Cleanup code according to Pull request comments 2016-08-01 11:13:54 +02:00
Philipp Muens
f3cd36e74a Add single function deployment plugin 2016-08-01 11:13:54 +02:00