178 Commits

Author SHA1 Message Date
Philipp Muens
39d30b3ca0 Add automatic servicePath detection functionality
The service directory will be automatically detected if the users CWD is a valid
Serverless service directory.
2016-05-26 14:34:56 +02:00
Philipp Muens
329fda0d7d Bring back spinner and log method 2016-05-24 14:58:19 +02:00
Philipp Muens
e5a5033db7 Add basic CLI help functionality 2016-05-24 14:58:19 +02:00
Eslam A. Hefnawy
b00e4f42cb basic deployment plugin mocked by SinonJs 2016-05-21 23:17:53 +02:00
Eslam A. Hefnawy
7fd111b94e test coverage now recursive 2016-05-18 14:42:44 +02:00
Eslam A. Hefnawy
674404aef9 added yaml parser 2016-05-13 16:55:34 +07:00
Florian Motlik
b4da474c60 Merge pull request #1095 from flomotlik/travis-ci-testing
Run npm coverage as part of travis
2016-05-11 11:54:44 +02:00
Florian Motlik
1461f8f89e Change coverage setup 2016-05-11 11:46:09 +02:00
Philipp Muens
5f9806786d Update airbnb ESLint package
Update the package to the newest version and add peer dependency packages.
Refs #1097.
2016-05-11 11:29:05 +02:00
Philipp Muens
3e3e74101e Closes #1082 - Add and setup coveralls.io 2016-05-10 20:54:15 +02:00
Philipp Muens
af3d98d543 Closes #1081 - Add and setup Istanbul
Add Istanbul to get test coverage. Props to @apaatsio who has
already submitted a PR for that (See #383).
2016-05-10 18:02:45 +02:00
Egor Kislitsyn
64ca7c5e1d adds eslint and and the Airbnb JS style rules config 2016-04-20 16:35:46 +07:00
ac360
da7a3a4d27 0.5.5 2016-04-14 01:31:08 -07:00
ac360
809d558cc1 release v0.5.4 2016-04-14 01:25:28 -07:00
Frank Schmid
49ccc93c8a #929 Added YAML to serializer 2016-04-01 21:22:58 +02:00
ac360
84c2e1835b version bump 2016-04-01 07:42:14 -07:00
Egor Kislitsyn
aad0fdf3fc removes unused dependencies 2016-04-01 10:48:49 +07:00
Eslam A. Hefnawy
a50e9361b7 replaced wrench with fs extra 2016-03-31 03:12:35 +07:00
ac360
22837aace7 version bump 2016-03-25 01:07:51 -07:00
ac360
3e42fbe4a6 AwsProvider: add credentails format fix 2016-03-02 08:48:28 -08:00
Eslam A. Hefnawy
eb73d30639 fixed all Project Class tests 2016-02-28 16:12:09 +07:00
Austen Collins
241a376f1e remove mkdirp in favor of fs-extar 2016-02-22 14:10:32 -08:00
ac360
76491b644e Serializer: add function methods 2016-02-17 21:01:04 -08:00
ac360
75382354ff Serializers: begin large refactor to use serializers 2016-02-17 15:31:01 -08:00
ac360
bc56495601 ServerlessProviderAws: create class 2016-02-12 22:48:44 -08:00
ac360
3f7f64ec53 mergeMerge branch 'master' of https://github.com/minibikini/serverless into minibikini-master 2016-02-11 08:29:09 -08:00
ac360
7764695085 Start v0.5 2016-02-11 08:20:08 -08:00
ac360
99f2bdea3d Release v0.4.2 2016-02-11 08:06:53 -08:00
Egor Kislitsyn
8ba255bb1e adds ResourcesDiff action (#604) 2016-02-11 21:57:17 +07:00
ac360
a72d720289 Release v0.4.1 2016-02-11 01:27:52 -08:00
ac360
f5892ab4e4 Dependencies: roll back prompt version because its new colors suck 2016-02-10 23:08:18 -08:00
ac360
becb69f53e Dependencies: update 2016-02-10 22:40:34 -08:00
Eslam A. Hefnawy
814c156080 fixing events conflicts 2016-02-09 14:15:30 +07:00
Egor Kislitsyn
03e624cbcd removes unused dependencies: insert-module-globals, expand-home-dir 2016-02-08 16:40:53 +07:00
ac360
353458c024 NameTemplate: change to customName 2016-02-07 20:48:18 -08:00
Eslam A. Hefnawy
e0eb0803d8 added and tested scheduled lambda event source 2016-02-06 11:45:29 +07:00
ac360
ca83519c18 Release v0.3.1 2016-02-02 01:53:19 -08:00
ac360
4dfd7a2ead Release V0.3.0 2016-02-02 00:04:34 -08:00
Austen Collins
157a26331f Release 0.2.1 2016-01-28 17:02:39 -08:00
Austen Collins
f76b5a541e package.json: remove immutable 2016-01-28 10:44:11 -08:00
Joost Farla
ac927e7f46 Fix casing issue
Causes an error when doing:

```
require('serverless');
```
2016-01-26 21:50:05 +01:00
Ryan S. Brown
6c4e98f3c0 Add binary for running Python functions to $PATH
The `serverless-run-python-handler` binary must be in the user's path in
order to run Python functions locally, and it wasn't in `package.json`
so users using `npm install` or `npm link` to get serverless wouldn't
have it in their $PATH.
2016-01-26 13:55:14 -05:00
ac360
58ccc95046 Release 0.2.0 2016-01-26 08:19:57 -08:00
Eslam A. Hefnawy
a9d776a29b fixed debug mode during unit testing 2016-01-25 15:40:15 +07:00
ac360
c3f8691488 Release V0.1.5 2016-01-23 09:07:57 -08:00
ac360
faa5b0267e Release v0.1.4 2016-01-22 16:42:20 -08:00
ac360
2ccf606869 Release 0.1.3 2016-01-22 12:39:01 -08:00
ac360
ccbbfc6610 ProjectInstall: Remove unnecessary package.json attributes 2016-01-19 18:40:58 -08:00
ac360
840e0610e1 ProjectInstall: first pass at implementing this Action 2016-01-19 12:31:34 -08:00
ac360
36b310e9e5 ProjectCreate: fix bug created in f38264 2016-01-18 17:09:03 -08:00