horike37
5ac927292f
Merge remote-tracking branch 'root_branch/master' into issue4252-s3-transfer-acceleration
2017-11-09 01:56:37 +09:00
Seiji Komatsu
d506ec68e5
Fixes #4434
...
The 2nd argument of Logs constructor contains just a command line
arguments like `{"-f", "hello"}`.
As of the above, logs command always fail on the last of logs command.
PR#4344 aims to inject userStats, so I've solved this problem by
injecting userStats by substitution not the constructor argument.
2017-11-04 12:00:27 +09:00
Alex Casalboni
4a3d4675d3
Showing warning if --aws-s3-accelerate is used with custom deployment bucket
2017-10-28 02:06:19 +02:00
Alex Casalboni
5c5f893e69
Added tests (increased coverage)
2017-10-28 01:51:42 +02:00
Alex Casalboni
64ccb046a7
Merge branch 'master' into issue4252-s3-transfer-acceleration
2017-10-28 00:59:18 +02:00
Alex Casalboni
07e89c72e1
Using new custom output to disable S3 Transfer Acceleration during first enabling deployment
2017-10-28 00:55:48 +02:00
Alex Casalboni
257f5dc40d
Added custom ServerlessDeploymentBucketAccelerated output
2017-10-28 00:55:36 +02:00
Alex Casalboni
4a640b96f8
jslinting
2017-10-28 00:54:49 +02:00
Alex Casalboni
bf6572847e
Always adding AccelerateConfiguration to deployment bucket (if not provided manually)
2017-10-27 17:03:41 +02:00
Alex Casalboni
9a1ffbe934
added 'aws-s3-accelerate' option (for help and autocompletion)
2017-10-27 17:01:11 +02:00
Alex Casalboni
61a9d433dc
removed enableBucketAcceleration (no API call should be needed -> CloudFormation support!)
2017-10-27 15:58:44 +02:00
jeffnoehren
7648428b96
Merge branch 'master' of github.com:jeffnoehren/serverless
2017-10-26 14:18:37 -07:00
jeffnoehren
edbded7d05
Spotinst - updating docs for new template layout
2017-10-26 14:16:22 -07:00
jeffnoehren
51c1d5c68d
Spotinst - Updating templates to include the new framework
2017-10-26 13:51:16 -07:00
Frank Schmid
06cf6df2e6
More tests to increase coverage
2017-10-26 12:14:10 +02:00
Frank Schmid
97896eb34f
Do not update configuration parts that contain references.
2017-10-26 11:57:10 +02:00
Alex DeBrie
57a83302a1
Consolidate multiple beforeEach methods in test
2017-10-24 14:52:07 +00:00
Rafal Wilinski
8a5fe07bed
Merge pull request #4382 from timstott/conceal-api-keys
...
Provide option to conceal API Gateway key values from the output
2017-10-21 14:29:20 +02:00
Jeffrey Noehren
3a1efab168
Merge pull request #3 from serverless/master
...
Updating my branch for merge
2017-10-20 16:21:33 -07:00
jeffnoehren
e6ce016616
Spotinst - adding environment variabels to our documentation
2017-10-20 15:54:43 -07:00
Takahiro Horike
c271b9b2af
Merge pull request #4344 from AlessioCoser/master
...
injects usersStat dependency to improve code coverage of Logs class
2017-10-20 09:50:48 +09:00
Timothy Stott
2df0d8a954
Provide option to conceal API Gateway key values from the output
2017-10-17 22:42:01 +01:00
horike37
ebcde3b683
update createStack test with using sinon sandbox
2017-10-18 01:03:44 +09:00
Takahiro Horike
643c4fdd7e
Merge pull request #4342 from medikoo/bring-back-get-file-content
...
Bring back getFileContent (zipService)
2017-10-18 00:17:34 +09:00
Takahiro Horike
bae332caeb
Merge pull request #4320 from RafalWilinski/function-role-fix
...
Fix `deploy function` command by normalizing role
2017-10-17 23:20:12 +09:00
daviskoh
0db3fe76de
opt for using .reduce instead of awkard .flatten
2017-10-16 09:14:31 -04:00
daviskoh
6886f121c0
remove odd duplicate assignment
2017-10-15 20:45:00 -04:00
daviskoh
4c5c9f833e
path.join all path refs in zipService spec
2017-10-15 20:05:25 -04:00
daviskoh
0ab0ed4a5b
fix lint issues
2017-10-15 19:44:44 -04:00
daviskoh
b407cc5713
path.join all the things!
2017-10-15 19:43:13 -04:00
daviskoh
90126d6a88
use path.join
2017-10-15 18:50:58 -04:00
daviskoh
35f755e3b0
include all dev dep .bin executables specified in package.json file for glob patterns
2017-10-15 17:36:09 -04:00
daviskoh
f5e3ac6c44
Merge branch 'master' of github.com:serverless/serverless
2017-10-15 17:07:14 -04:00
daviskoh
f87ecb88d9
fix lint issues
2017-10-15 17:06:59 -04:00
daviskoh
12d22792a0
bugfix: exclude .bin executables from dev dependencies
2017-10-15 17:02:30 -04:00
Takahiro Horike
97d80b3038
Merge pull request #4169 from serverless/SLSPrint
...
Add print command to generate output of computed serverless.yml file with all resolved Serverless Variables
2017-10-14 22:35:43 +09:00
Rafal Wilinski
36a37d08e0
Fix helloTwo function deployment
2017-10-14 13:39:37 +02:00
horike37
2d9c75ba31
Merge branch 'master' into variable-auth-type
2017-10-14 17:47:04 +09:00
horike37
9403e1ce41
Merge branch 'master' into lambda-timeout-warning
2017-10-14 16:57:51 +09:00
horike37
07c35fa1a0
Merge remote-tracking branch 'root_branch/master'
2017-10-13 09:14:28 +09:00
horike37
647a62db74
Merge branch 'master' into SLSPrint
2017-10-13 08:20:19 +09:00
Rafal Wilinski
cf8e15778d
Fix linter issue
2017-10-12 00:55:20 +02:00
Rafal Wilinski
656862919e
Shorten test description
2017-10-11 14:03:09 +02:00
Rafal Wilinski
da33790a78
Fix test linter issues
2017-10-11 13:57:06 +02:00
Rafal Wilinski
1c57e39365
Add extendedValidate test
2017-10-11 13:53:01 +02:00
Rafal Wilinski
9e99b3aed0
Fix linter issues
2017-10-11 13:01:03 +02:00
Rafal Wilinski
a7b711dc33
Add function attached to APIGW timeout warning
2017-10-11 12:49:08 +02:00
Rafal Wilinski
daa37c4948
Merge pull request #4133 from kbariotis/custom-templates
...
Create service using template from an external repository
2017-10-10 22:35:37 +02:00
Daniel Schep
29a85498f5
Set stdin to a TTY in invoke.py to allow PDB use
...
Setting `sys.stdin` to a TTY prevents `pdb.set_trace()` from immediatly throwing
`BdbQuit`. I am unsure if there is a way to make this work in Windows
2017-10-10 14:40:23 -04:00
Jonathan Spies
1f086cfa14
update validator to accept type
2017-10-10 13:08:40 -05:00