5432 Commits

Author SHA1 Message Date
Glenn Roberts
efca7ff6da Missing indentation for Fn::Join params
Similar fix per https://github.com/serverless/serverless/pull/2874
2016-12-22 17:06:24 +10:00
Philipp Muens
96117bf6fb Merge pull request #2991 from serverless/update-status-code-regex-to-match-newlines
Update status code regex to match newlines
2016-12-20 18:08:12 +01:00
Maciej Winnicki
ae94afbe82 Merge pull request #2994 from serverless/add-bc-question
add questions about BC in PR template
2016-12-20 16:33:28 +01:00
Maciej Winnicki
204f8c8302
add questions about BC in PR template 2016-12-20 16:20:47 +01:00
Philipp Muens
03cc50b246 Merge pull request #2993 from serverless/fix-vtl-string-escaping
Fix VTL string escaping
2016-12-20 14:49:41 +01:00
Philipp Muens
7ef084df5d Update string replacing in replaceAll 2016-12-20 14:35:40 +01:00
Philipp Muens
6ee2c31549 Update status code regex to match newlines 2016-12-20 12:33:10 +01:00
Philipp Muens
e1bab7974a Merge pull request #2989 from tscanlin/update-readme
Update README.md
2016-12-20 08:31:59 +01:00
Tim Scanlin
fc07ed9f8b Update README.md
"using" is simpler
2016-12-19 23:18:06 -08:00
Tim Scanlin
732030d792 Update README.md
Add serverless-s3-crud
2016-12-19 23:11:38 -08:00
Philipp Muens
e3cce5b096 Merge pull request #2979 from serverless/eahefnawy-patch-1
added note about variables in values
2016-12-20 07:49:58 +01:00
Philipp Muens
33cc4faad0 Merge pull request #2980 from serverless/fix-for-the-integration-test-suite
fix test as it not always have to be exactly x digits
2016-12-20 07:35:31 +01:00
Nik Graf
cd7151da45 fix test as it not always have to be exactly x digits 2016-12-19 18:40:53 +01:00
Eslam λ Hefnawy
5f5c5e6073 added note about variables in values 2016-12-20 00:30:22 +07:00
Nik Graf
524d596a9d Merge pull request #2975 from serverless/switch-to-jest-2
Switch to jest 2
2016-12-19 11:45:59 +01:00
Nik Graf
59751ab4f8 use standard lib function and migrate to arrow functions 2016-12-19 11:17:16 +01:00
Nik Graf
cdcdf74f90 run integration test suite only on master 2016-12-19 09:15:17 +01:00
Philipp Muens
75b4356b82 Merge pull request #2974 from serverless/update-schedule-docs
Update schedule docs
2016-12-19 08:24:07 +01:00
Philipp Muens
efdfe0b5a4 Update schedule docs 2016-12-19 08:17:55 +01:00
Philipp Muens
63aebe5539 Merge pull request #2969 from slang25/patch-1
Update CHANGELOG.md
2016-12-18 16:55:25 +01:00
slang25
7b686af3f6 Update CHANGELOG.md
Fixed changelog C# item link
2016-12-18 11:15:52 +00:00
Nik Graf
1ac9303de8 fix test to run in parallel 2016-12-17 17:02:36 +01:00
Nik Graf
bbcbf85b34 fix simple integration test suite 2016-12-17 08:55:46 +01:00
Nik Graf
276692458c cleanup tests 2016-12-17 08:40:03 +01:00
Nik Graf
a149ac7003 reformat some tests 2016-12-16 23:53:49 +01:00
Nik Graf
9c54957e8a wrap tests in describe blocks 2016-12-16 23:45:43 +01:00
Nik Graf
f53596884a refactor test 2016-12-16 23:17:06 +01:00
Nik Graf
5c98851a19 reduce parallel workers 2016-12-16 23:04:53 +01:00
Nik Graf
a0bf079b22 run full integration test suite 2016-12-16 22:58:17 +01:00
Nik Graf
1b43983dc8 fix linting issues 2016-12-16 22:49:28 +01:00
Nik Graf
e896755b54 reduce max workers 2016-12-16 18:39:37 +01:00
Maciej Winnicki
15550f8b60 Merge pull request #2940 from erndob/patch-1
fix #2936. Enable schedule event by default.
2016-12-16 17:45:37 +01:00
Nik Graf
55bec543b4 fix package test 2016-12-16 17:32:02 +01:00
Nik Graf
6f9883da8a also run travis on push 2016-12-16 17:03:53 +01:00
Nik Graf
53de3b9a63 add max workers 2016-12-16 16:48:10 +01:00
Nik Graf
d32a9bade4 temporarily run the test suite on travis 2016-12-16 16:26:13 +01:00
Nik Graf
6297068f08 make sure the simple test suite works wih jest 2016-12-16 16:24:04 +01:00
Nik Graf
a33f7f61e1 fix all beforeAll 2016-12-16 16:05:20 +01:00
Nik Graf
bdd161e353 run complex integration test suite with jest 2016-12-16 15:53:22 +01:00
Nik Graf
e41c643ee1 simplify finding the path 2016-12-16 15:51:11 +01:00
Nik Graf
8f895ce3b4 migrate to jest 2016-12-16 14:42:33 +01:00
Nik Graf
d477f3605e add jest 2016-12-16 12:51:34 +01:00
Nik Graf
b5b1ac18f1 migrate new package test 2016-12-16 12:25:09 +01:00
erndob
18c15dbf00 add note in docs 2016-12-16 12:41:36 +02:00
Nik Graf
1a833412be Merge branch 'test_speed' of https://github.com/dougmoscrop/serverless into dougmoscrop-test_speed 2016-12-16 11:33:36 +01:00
Nik Graf
11904ee230 Merge pull request #2964 from serverless/test-suite-cleanup
make sure the integration set suite works cross-platform (not depedent on gnu sed)
2016-12-16 11:30:16 +01:00
Nik Graf
4f1778da1c remove deprecated sed command 2016-12-16 11:22:39 +01:00
Nik Graf
b994ffe82f make sure the integration set suite works cross-platform (not depedent on gnu sed) 2016-12-16 11:19:35 +01:00
Philipp Muens
e6d838dceb Merge pull request #2963 from serverless/update-plugins-and-projects-in-readme
Update plugins and projects in README
2016-12-16 08:29:55 +01:00
Philipp Muens
6d56a8de80 Update plugins and projects in README 2016-12-16 08:17:21 +01:00