24 Commits

Author SHA1 Message Date
Austen Collins
6a5029bfdc Runtimes: clean up 2016-03-14 14:25:27 -07:00
Austen Collins
95755eb09e Remove all project bucket related code 2016-03-14 10:41:51 -07:00
Egor Kislitsyn
a08ae80f1a adds load environment variables before function handler 2016-03-10 21:17:39 +07:00
ac360
644bfc235b FunctionDeploy: remove lambda backups 2016-03-02 09:30:14 -08:00
ac360
241f70ed37 Remove old utils 2016-03-01 16:02:28 -08:00
Eslam A. Hefnawy
b84c8df201 fixed more actions 2016-02-27 00:57:20 +07:00
Eslam A. Hefnawy
c580ec6fa5 continue refactoring actions 2016-02-23 05:59:09 +07:00
Eslam A. Hefnawy
7ec255a624 continue refactoring actions 2016-02-21 02:00:34 +07:00
Egor Kislitsyn
2e56ccaeae fix S3 requests 2016-02-18 20:28:34 +07:00
Egor Kislitsyn
219cea9f3a Actions: remove serverless prefix 2016-02-18 18:44:11 +07:00
Eslam A. Hefnawy
3b829fe8fe WIP - refactoring actions to use the new Provider class 2016-02-15 18:03:44 +07:00
Kamil Burzynski
49fa729370 Merge remote-tracking branch 'origin/v0.5' into auth-refactor-2 2016-02-12 17:55:19 +01:00
Eslam A. Hefnawy
84988b6b50 added support for VPC lambda config. Closes #629. 2016-02-12 15:38:30 +07:00
Kamil Burzynski
7f80bd6bc1 WIP: moved getFunctions() to project 2016-02-12 09:09:56 +01:00
Kamil Burzynski
f6a0a6aa84 Updates after merge to 0.5, minor code cleanups. 2016-02-11 09:42:07 +01:00
Kamil Burzynski
c4b3aaf43e Merge remote-tracking branch 'origin/v0.5' into arch-refactor
Conflicts:
	lib/actions/CodeDeployLambda.js
	lib/actions/EventDeployS3Lambda.js
	lib/actions/EventDeploySNSLambda.js
	lib/actions/EventDeployScheduledLambda.js
	lib/actions/EventDeployStreamLambda.js
	tests/tests/actions/ResourcesDeploy.js
2016-02-11 09:34:25 +01:00
Austen Collins
2c95c6736e ServerlessFunction: Add support for custom IAM Role 2016-02-10 18:55:22 -08:00
Kamil Burzynski
24b9d73bfb ServerlessRuntime class hierarchy introduced 2016-02-10 14:07:42 +01:00
Austen Collins
98e7cab81f Tests: remove FunctionInvoke test 2016-02-07 17:36:17 -08:00
Austen Collins
94371da5fb EndpointDeploy: update tests 2016-02-07 12:22:06 -08:00
Austen Collins
a367fd44be FunctionDeploy: finish, add templateName, update tests 2016-02-07 12:22:06 -08:00
Austen Collins
7764e0a994 CodeDeploy: add support for nametempltae 2016-02-07 12:22:06 -08:00
Ryan S. Brown
f72193963b Fix object naming 2016-01-25 16:04:15 -05:00
Ryan S. Brown
960b500843 Move lambda deploy plugin to be runtime-generic 2016-01-25 16:03:12 -05:00