eL0ck
a1563a3a73
fix http event validation
2016-09-28 08:47:43 +02:00
Florian Motlik
792509084f
Merge pull request #2218 from localytics/template_scala_sbt
...
add aws-scala-sbt template for scala lambdas
2016-09-28 08:30:14 +02:00
Meaghan Harty
7211c621ed
add project directory for sbt assembly and release
2016-09-27 10:50:34 -04:00
Philipp Muens
eb4d17d1b5
Fix linting issues
2016-09-27 12:04:15 +02:00
Philipp Muens
3e93d244d3
Add subdirectory for tmpDirs
...
Add a subdirectory so that all directories which are generated for the tests are stored there.
Furthermore old tests are updated so that they use the tmpDir name generated by the test
utils functionality. This makes working with Docker way better as the tmpDirs are not created
It the root directory.
2016-09-27 11:48:14 +02:00
Meaghan Harty
a793014bbc
add aws-scala-sbt template for scala lambdas
2016-09-26 17:30:23 -04:00
Florian Motlik
eec54e348b
Merge pull request #2205 from dougmoscrop/fix_win
...
fix Tests not passing on Windows
2016-09-26 17:28:31 +02:00
Doug Moscrop
4490af73c0
fix Tests not passing on Windows
2016-09-26 09:14:54 -04:00
Florian Motlik
d6ffe8962b
Add Var at the end of path variable CF name
2016-09-26 12:39:29 +02:00
Sergio Arcos
e7fedf4fd1
wrong description
2016-09-26 15:09:41 +09:00
Florian Motlik
9b5a58c30f
Merge pull request #2125 from rowanu/rollback-on-cfn-failure
...
Switch CloudFormation OnFailure behaviour to rollback instead of dele…
2016-09-23 21:29:42 +02:00
Florian Motlik
b6a39ef115
Merge pull request #2091 from craftship/support-dash-path-name
...
Support Dash Character for API Gateway Resource Path
2016-09-23 20:48:17 +02:00
Florian Motlik
2d4918832f
Merge pull request #2075 from Nordstrom/aws-event-yml-support
...
Fix for #1994 . Adds test to verify that YAML may be used for event.
2016-09-23 20:18:22 +02:00
Florian Motlik
c0ebd38592
Merge pull request #2043 from sangheestyle/master
...
follow pep8 - Python style guide checker
2016-09-23 20:16:53 +02:00
Florian Motlik
e4846edb21
Merge pull request #2050 from fruffin/master
...
Fix #2049 : API Gateway integration to return 500 when Lambda functions time out
2016-09-23 19:55:18 +02:00
Florian Motlik
e10ff9ee23
Merge pull request #1910 from mrlamroger/add-name-flag-to-create
...
Fix #1902 - Add --name option to create plugin
2016-09-23 18:09:15 +02:00
Florian Motlik
f732019d5b
Add any to list of allowed http methods
2016-09-21 12:48:32 +02:00
Roger Lam
5cb7dc1734
fix linting errors
2016-09-20 11:15:35 -07:00
Roger Lam
9a5c01815e
remote comments and debug statements
2016-09-20 10:56:27 -07:00
Roger Lam
65489ad34c
add ability to pass custom name through options
2016-09-20 00:30:20 -07:00
Roger Lam
7ca12674a4
add additional test for when path and name are provided
2016-09-20 00:28:58 -07:00
Roger Lam
e04226e922
fix test
2016-09-19 23:40:09 -07:00
Roger Lam
87c37bbc00
Merge branch 'master' of github.com:serverless/serverless into add-name-flag-to-create
2016-09-19 23:05:12 -07:00
Florian Motlik
7e7dcc4923
Merge pull request #2138 from danielkoo/serverless-#2016-wip
...
- ensure the Create/Update CloudFormation templates are always written to disk, even if the noDeploy option was not specified
2016-09-19 16:22:27 +02:00
Andrew McClenaghan
2cebdff5f7
Update test to just test description
2016-09-19 20:34:02 +10:00
Andrew McClenaghan
17ae7ed96f
Clean up duplicate test
2016-09-17 22:23:22 +10:00
Andrew McClenaghan
39ac286e3c
Add description property for lambda function
2016-09-17 22:22:19 +10:00
Florian Motlik
47e654fe71
Fix profile handling when other keys are present
2016-09-16 15:38:27 +02:00
Florian Motlik
07a22d0702
Merge pull request #2015 from rowanu/aws-provider-profile
...
Support provider > profile and profile per stage
2016-09-16 14:05:41 +02:00
Daniel Koo
296810c8b3
- ensure the Create/Update CloudFormation templates are always written to disk, even if the noDeploy option was not specified
...
- using ES6 arrow functions
- added tests
- added to the documentation
2016-09-16 09:58:05 +10:00
Florian Motlik
2c04703381
Merge pull request #2142 from andymac4182/issue_2140
...
Update to use describeStackResource
2016-09-15 17:04:52 +02:00
Philipp Muens
9699667cc0
Merge pull request #2079 from serverless/api-keys-output
...
Added API Keys to info plugin
2016-09-15 13:40:42 +02:00
Andrew McClenaghan
b92de4ba40
Update to use describeStackResource
2016-09-15 20:56:00 +10:00
rowan
54728ef2b1
Switch CloudFormation OnFailure behaviour to rollback instead of delete. Fixes #2087 .
2016-09-14 10:58:39 +10:00
Florian Motlik
dcaa33d908
Merge pull request #2030 from Anichale/update-sinon-stubbed-tests
...
Issue #1899 : Update sinon stubbed tests to always check for correct args
2016-09-12 21:33:23 +02:00
Jon Sharratt
493de1e310
add support for dashes as a resource path
2016-09-11 20:28:32 +01:00
Eslam A. Hefnawy
16a20a4bed
updated docs and tests for api keys outputs
2016-09-09 21:26:30 +09:00
Eslam A. Hefnawy
cb076c595e
api keys output - added test for gathering api keys
2016-09-09 21:09:25 +09:00
Eslam A. Hefnawy
624993b036
updated tests
2016-09-09 21:01:37 +09:00
Eslam A. Hefnawy
24acaf56c9
added api keys to info plugin
2016-09-09 19:54:22 +09:00
Eslam A. Hefnawy
0cec5804c3
updated link to docs
2016-09-09 18:08:41 +09:00
Smith, Greg W
21586c47f3
Properly using single quotes only.
2016-09-08 17:49:25 -07:00
Smith, Greg W
f675132780
Provide data to verify YAML result.
2016-09-08 17:46:12 -07:00
Smith, Greg W
290f5af218
Adds test to AWS Invoke to vierify that YAML can be used for event input. Verifies fix for #1994 .
2016-09-08 17:39:30 -07:00
Eslam A. Hefnawy
4aaa589fe4
updated sls create templates with rc1 changes
2016-09-08 14:49:24 +09:00
Fabien Ruffin
2f296c296f
Fixed linting issues
2016-09-07 17:15:24 +10:00
Fabien Ruffin
a568d4f236
Updated tests for API Gateway response integration
2016-09-07 15:45:47 +10:00
Fabien Ruffin
4544bf3d89
Updated API Gateway integration to return 500 when Lambda functions time out
2016-09-07 15:36:45 +10:00
Sanghee Kim
1fb8b0c2df
follow pep8 - Python style guide checker
2016-09-06 18:11:34 -04:00
rowan
7ef598b2fa
Update off master - docs changes.
2016-09-06 09:07:52 +10:00