4565 Commits

Author SHA1 Message Date
Francisco Guimarães
cc0fee96b7 Adding spec to test that duplicates uploads 2018-01-22 22:15:57 -02:00
Francisco Guimarães
29e13014db artifactFilePath makes more sense 2018-01-22 15:32:02 -02:00
Francisco Guimarães
d059a3c448 Improve spec description 2018-01-22 14:59:35 -02:00
Francisco Guimarães
3e7f736abc Fix concurrency upload 2018-01-22 14:58:34 -02:00
Francisco Guimarães
f981c1c770 WIP 2018-01-22 13:16:43 -02:00
horike37
0bb444ac76 minor tweak 2017-11-09 01:27:09 +09:00
horike37
dbe02ab0e8 Merge branch 'master' of github.com:serverless/serverless 2017-11-08 10:30:50 +09:00
Frank Schmid
5744a08a91 Fixed #getValueFromFile():should work for absolute paths with ~ unit test 2017-11-07 12:21:06 +01:00
Frank Schmid
3e826ef598 Reworked remaining variable tests to use sinon chai notation 2017-11-07 11:49:07 +01:00
horike37
9cb43195be add test if symlink works 2017-11-07 09:36:20 +09:00
horike37
59290542c0 improve Variables test 2017-11-07 09:14:24 +09:00
horike37
21a64aed19 update test for that case 2017-11-07 00:00:40 +09:00
Farley
80c9442794 Fixing linting, finally? 2017-11-06 13:25:38 +01:00
Farley
2080ce9ec1 Fixing linting 2017-11-06 13:19:23 +01:00
Farley
5b786e8914 Fixing linting 2017-11-06 13:14:57 +01:00
Farley
113e7b93a9 Fixing #4435 2017-11-06 12:43:13 +01: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
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
Takahiro Horike
6d67492ad7 Merge pull request #4389 from BasileTrujillo/custom-variable-file-symlink
Allow symlinks as custom variable files in serverless.yml
2017-10-22 14:50:50 +09: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
Rafal Wilinski
b6ca75876c Merge branch 'master' of https://github.com/serverless/serverless into HEAD 2017-10-20 00:20:09 +02: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
Basile Trujilllo [L0gIn]
c6d204bd88 Remove realpathSync second arg to fix unit tests 2017-10-17 14:51:25 +02:00
Basile Trujilllo [L0gIn]
188382f339 Add symlink variable file unit tests 2017-10-17 14:32:58 +02:00
Basile Trujilllo [L0gIn]
08d62af899 Resolve file path before read file 2017-10-17 11:33:23 +02: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
Takahiro Horike
fdc6656b7b Merge pull request #4381 from serverless/fix-linting-error
Fixed linting warning
2017-10-14 19:44:23 +09:00
horike37
507a40d860 fix linting error 2017-10-14 19:31:01 +09:00