306 Commits

Author SHA1 Message Date
Philipp Muens
8aad2372eb Refactor test structure
So that all tests follow the *.test.js pattern and globs are used to find test files.
2016-11-22 12:49:26 +01:00
Philipp Muens
17286cb87a Add test for overwriting environment variables 2016-11-21 10:45:05 +01:00
Nik Graf
71eb5a13b4 Merge pull request #2748 from braahyan/lambda-environment-variables
Lambda environment variables
2016-11-21 09:47:52 +01:00
Philipp Muens
26ff0fafdd Add additional tests 2016-11-21 09:39:17 +01:00
Philipp Muens
2d390edfce Only create environment variables if config is given 2016-11-21 09:22:40 +01:00
bryan pedlar
e381e9e4ef fixed linting issues 2016-11-19 21:55:56 -05:00
Bryan Pedlar
ca41f63c48 added validation of environment variable names 2016-11-19 21:40:10 -05:00
bryan pedlar
1f1c63dc7a global environment variables are added appropriately 2016-11-19 21:38:46 -05:00
bryan pedlar
e79bb27222 fixed yet more linting errors 2016-11-19 19:30:21 -05:00
bryan pedlar
3fc632f4c1 fixed more linting errors 2016-11-19 19:27:32 -05:00
bryan pedlar
d4b16a12c2 fixed linting errors 2016-11-19 19:24:02 -05:00
bryan pedlar
94d93e3d62 added environment variable support 2016-11-19 18:35:26 -05:00
Eslam A. Hefnawy
cfdac252da relaxed apig permissions to be rest api scoped 2016-11-18 21:05:21 +07:00
Eslam A. Hefnawy
ad2117423b limited lambda permissions for events 2016-11-17 18:38:33 +07:00
Eslam A. Hefnawy
91fa043ecc limited permissions for s3, sns and apig 2016-11-16 16:08:21 +07:00
Eslam A. Hefnawy
fef9b68e5a refactored naming-js method naming 2016-11-10 19:05:02 +07:00
Eslam A. Hefnawy
1a02e15d9b updated tests using name-js 2016-11-10 15:14:33 +07:00
Eslam A. Hefnawy
61efd35850 added logical id names in naming-js file 2016-11-09 19:31:08 +07:00
Eslam λ Hefnawy
d6a4eed879 Merge pull request #2567 from kbariotis/add-input-inputpath-support
add input, inputPath variable, resolves #2543
2016-11-08 22:43:18 +07:00
Philipp Muens
f7b54cfb5f Move method.js file into method directory 2016-11-08 14:27:43 +01:00
Philipp Muens
e981d41488 Refactor method used for capitalization of strings 2016-11-08 14:04:52 +01:00
Doug Moscrop
8ba2f19a3a refactor apiGateway resources and methods 2016-11-08 14:04:52 +01:00
Philipp Muens
33c05f53a2 Add tests for stream events to not error out when default policy is not present 2016-11-08 08:16:03 +01:00
Luciano Mammino
856189fa94 Using single quotes on empty strings 2016-11-07 23:36:47 +00:00
Philipp Muens
062783156c Merge branch 'master' into add-custom-per-function-roles 2016-11-07 15:29:57 +01:00
Philipp Muens
e76706fb6e Check if default policy is available when merging PolicyDocument statements for streams 2016-11-07 15:29:47 +01:00
Kostas Bariotis
da9b3459c6 add conditions inside string templates for templates 2016-11-06 18:36:42 +02:00
horike37
c13c97b691 fix conflict and test separete 2016-11-05 15:38:04 +09:00
Kostas Bariotis
c5844f642d change error description 2016-11-03 12:25:22 +02:00
Philipp Muens
305670f012 Merge branch 'master' into add-custom-per-function-roles 2016-11-03 09:52:36 +01:00
horike37
cf441a4dbc fixed the bug resultTtlInSeconds defaults to 300 when set to 0 2016-11-02 08:47:56 +09:00
Philipp Muens
c2c67b9d05 Fix failing tests 2016-11-01 15:00:16 +01:00
Philipp Muens
6188569238 Minor code style updates 2016-11-01 14:53:52 +01:00
Philipp Muens
fddc4db04f Merge branch 'master' into add-custom-per-function-roles 2016-11-01 14:43:21 +01:00
Kostas Bariotis
31383d96aa throw an error when both Input and InputPath varialbes are set 2016-11-01 14:22:36 +02:00
Doug Moscrop
ab4e5d464a refactor apiGateway authorizers and permissions 2016-10-31 12:04:05 -04:00
Kostas Bariotis
e3750e6400 support for nested Input objects 2016-10-30 11:08:03 +02:00
Kostas Bariotis
60b4fd5c27 pass linter 2016-10-28 19:07:54 +03:00
Kostas Bariotis
46b122edc2 add input, inputPath variable, resolves #2543 2016-10-28 18:41:38 +03:00
Eslam λ Hefnawy
ee35b09cf7 Merge pull request #2507 from LightmakerCanada/fix-for-2474
fix AWS event stream deploy fails if name contains underscore
2016-10-26 20:35:16 +07:00
Philipp Muens
91fc7c97e6 Merge pull request #2521 from serverless/prettify-aws-compile-functions-error-messages
Prettify AwsCompileFunctions error messages
2016-10-24 15:53:29 +02:00
Philipp Muens
691eab5da6 Prettify AwsCompileFunctions error messages 2016-10-24 13:32:27 +02:00
Eslam A. Hefnawy
5379008ad8 fixed conflicts 2016-10-24 16:27:09 +07:00
Doug Moscrop
453b878caa refactor apiGateway deployment 2016-10-22 13:16:52 -04:00
Doug Moscrop
12cd6000de refactor apiKeys and restApi 2016-10-21 19:50:31 -04:00
Adam Biggs
c64a3b3bbb fix AWS event stream deploy fails if name contains underscore #2474 2016-10-21 11:37:27 -07:00
Doug Moscrop
ddc50e1954 refactor apiGateway index and validate 2016-10-20 19:34:23 -04:00
Philipp Muens
81617dc46a Merge pull request #2425 from mankins/master
add ability for functions to override runtime to have multi-language …
2016-10-20 07:41:15 +02:00
Nik Graf
360bfb814a Merge branch 'master' into ellipsis 2016-10-19 10:35:34 +02:00
Philipp Muens
c273abec68 Move AwsProvider plugin into aws directory 2016-10-19 08:32:06 +02:00