749 Commits

Author SHA1 Message Date
Eslam A. Hefnawy
f05b4e7d55 fixed a bug in service class to load shortcut options 2016-08-11 18:25:11 +09:00
Philipp Muens
440276dd74 Fix wrong wording of tracking test 2016-08-10 13:53:23 +02:00
Philipp Muens
841d1f4d32 Refactor run() test which forwards command to PluginManager 2016-08-10 13:25:01 +02:00
Philipp Muens
2fe1d3eddf Increase test coverage for Serverless class 2016-08-10 11:59:13 +02:00
Philipp Muens
41ca875ebd Merge pull request #1793 from kengos/master
fix populate boolean and 0 variables
2016-08-08 14:07:17 +02:00
kengos
c3041049f2 fix eslint 2016-08-08 18:38:03 +09:00
kengos
4f4ce0d281 Remove trailing comma 2016-08-08 18:02:37 +09:00
Philipp Muens
a0f7bb20d1 Add tests to increase test coverage 2016-08-08 08:27:26 +02:00
kengos
2efcc24787 fix populate boolean and 0 variables 2016-08-08 12:25:14 +09:00
Eslam λ Hefnawy
6da0e11bd3 Merge pull request #1764 from johncmckim/issue-1728
Move variableSyntax into defaults and update docs
2016-08-05 16:31:06 +09:00
John McKim
9e8138abfd move variableSyntax into defaults and update docs 2016-08-05 14:13:23 +10:00
Eslam A. Hefnawy
f9b8f3d447 updated invoke and log and fixed tests 2016-08-04 22:24:58 +09:00
Eslam A. Hefnawy
044a13f47d adding default function name property 2016-08-04 21:35:02 +09:00
Philipp Muens
520a342e7d Merge pull request #1696 from serverless/add-single-function-deployment-plugin
Add single function deployment plugin
2016-08-01 15:41:37 +02:00
Philipp Muens
b5b596f534 Add support to convert shortcut to options for two level deep commands 2016-08-01 11:45:52 +02:00
Philipp Muens
f3cd36e74a Add single function deployment plugin 2016-08-01 11:13:54 +02:00
Eslam A. Hefnawy
98ec45ce7e added tests and docs for logging plugin 2016-07-29 20:40:54 +09:00
Benny Bauer
d587dd93a6 fix 1468 - handle non existing stack and errors + add tests 2016-07-29 13:06:59 +02:00
Philipp Muens
cf89dd6ffe Add test for Service and Utils classe which check for both extensions (.yml and .yaml) 2016-07-27 16:00:22 +02:00
Philipp Muens
0ccaea1d5a Switch naming from yaml to yml for Serverless config related files 2016-07-27 11:24:10 +02:00
Philipp Muens
c9d1453d3a Switch from .yaml to the more convenient .yml 2016-07-27 10:39:41 +02:00
Florian Motlik
5902700125 Adding integration test and fixes for templates 2016-07-26 12:58:42 +02:00
Philipp Muens
4630f02f2f Fix plugins are loaded twice bug 2016-07-26 11:03:40 +02:00
Florian Motlik
8c057913bd Fix sed call and set timeout for test to succeed 2016-07-25 17:16:36 +02:00
Philipp Muens
2c4fb1a97a Add stackName to reference later on and fix newServiceName 2016-07-25 16:57:47 +02:00
Philipp Muens
b0d0a9cf6f Wrap regex in string 2016-07-25 16:38:20 +02:00
Florian Motlik
ed9edffff6 Overwrite service name with random number 2016-07-25 15:57:10 +02:00
Philipp Muens
3290ced8ee Remove hard service runtime dependency 2016-07-22 17:19:08 +02:00
Florian Motlik
6ef2770235 Merge pull request #1599 from quodio/api-gateway-fix
existence of events
2016-07-22 17:02:07 +02:00
jexact
38529f1801 check for existence of events property 2016-07-22 16:38:12 +02:00
Eslam A. Hefnawy
252abe597e fixed tests for provider config 2016-07-21 19:18:35 +09:00
Philipp Muens
a6bedbf793 Add tracking plugin 2016-07-15 18:22:03 +02:00
Benny
5750c38d1e fix 1479 after PR comments 2016-07-15 17:49:35 +03:00
Florian Motlik
87a5b72e22 Merge pull request #1501 from quodio/service-plugin-loading
Implement service plugin loading
2016-07-13 18:05:31 +02:00
Philipp Muens
cd098cac21 Add service bound runtime functionality 2016-07-12 20:39:34 +02:00
Eslam A. Hefnawy
35c1aca092 added test for copyDirContentsSync method 2016-07-13 02:45:57 +09:00
Eslam A. Hefnawy
43adf24341 fixed linting 2016-07-13 00:24:01 +09:00
Eslam A. Hefnawy
524f65cfb9 updated integration test 2016-07-13 00:17:17 +09:00
Eslam A. Hefnawy
18e9c2f954 added templates functionality 2016-07-13 00:12:35 +09:00
Philipp Muens
6a2ef2752b Add tests for AWS SNS plugin 2016-07-12 13:31:44 +02:00
Arnaud Rebts
7dd58f0325 Implement service plugin loading
Resolves #1442
2016-07-12 11:16:27 +02:00
Philipp Muens
16679f4db8 Fix code and tests so that the package plugin works correctly 2016-07-07 20:10:05 +02:00
Philipp Muens
259c58d822 Add package plugin 2016-07-07 20:10:05 +02:00
Eslam λ Hefnawy
2cf4633d50 Merge branch 'v1.0' into better-errors 2016-07-04 18:10:29 +09:00
Eslam A. Hefnawy
6ee4b9e420 more validation and better error messages 2016-07-04 09:51:59 +01:00
Philipp Muens
7ccdc82e09 Add provider awareness for plugins 2016-07-04 09:51:38 +01:00
Philipp Muens
267e6c58fb Add shortcut support for options 2016-06-29 14:07:55 +02:00
Eslam A. Hefnawy
aa3ed17ab7 fix getVersion test 2016-06-28 13:24:21 +02:00
Philipp Muens
008df83d42 Fixes #1379 - Add command validation in PluginManager 2016-06-23 15:55:57 +02:00
Eslam A. Hefnawy
fdddd2e83c added noGreeting option for invoke integration test to run 2016-06-23 15:55:57 +02:00