Mariusz Nowak
f6d993e97b
Merge with master
2019-05-31 12:36:53 +02:00
Mariusz Nowak
37e19c429a
Ensure to not respect CLI argumenst for SLS config
2019-05-30 21:50:25 +02:00
Mariusz Nowak
d76480329a
Move require to top
...
It seems there's no reason to have it nested
2019-05-30 21:36:42 +02:00
Mariusz Nowak
fb4335de25
Ensure to revert current directory change
2019-05-30 17:31:54 +02:00
Philipp Muens
773e9af3c1
Thorough integration testing
2019-05-30 15:20:58 +02:00
Mariusz Nowak
1608de2491
Turn on prefer-rest-params eslint rule
2019-05-29 13:39:54 +02:00
Mariusz Nowak
d8288d057c
Fix eslint configuration of 'strict' option
2019-05-29 13:34:27 +02:00
Daniel Schep
c636c8dcb8
Merge remote-tracking branch 'origin/master' into plat-916
2019-05-24 12:47:46 -04:00
Daniel Schep
df5cfd4e4d
Merge branch 'master' into plat-916
2019-05-23 08:52:08 -04:00
Mariusz Nowak
dc30b4338f
Ensure to return promise
2019-05-22 12:31:47 +02:00
Mariusz Nowak
196f09ac71
Ensure to return promise
2019-05-20 10:00:21 +02:00
Mariusz Nowak
2d99d7f082
Ensure needed tooling for test
2019-05-15 17:59:56 +02:00
Daniel Schep
68b9c39f34
Merge remote-tracking branch 'origin/master' into plat-916
2019-05-14 09:49:29 -04:00
Mariusz Nowak
f3adce6670
Remove not used module
2019-05-08 21:21:12 +02:00
Daniel Schep
da1587bdbd
serverlessrc based config instead of env var
2019-05-03 14:10:21 -04:00
Шестаков Павел
13d62c74c3
Merge identical IF-branches
2019-04-02 12:07:37 +03:00
Daniel Schep
10d1207bca
follow up fixes for #5840 breaking sls print & autocomplete
2019-02-22 09:03:11 -05:00
Daniel Schep
79eff80cab
Merge pull request #5840 from danielcondemarin/packaging-exclude-only-config-file-being-used
...
Packaging exclude only config file being used
2019-02-22 08:30:07 -05:00
Philipp Muens
3432a3e1dd
Add tests
2019-02-19 14:20:56 +01:00
Tan Zhen Yong
63b2d61704
Fix service name in template install message
...
- was previously displaying "undefined"
2019-02-18 23:47:42 +08:00
danielconde
8a7d9113fc
dont use destructuring as is not supported in earlier versions of node
2019-02-16 20:29:07 +00:00
danielconde
0d16fbc182
export getServerlessConfigFilePath in getServerlessConfigFile.js module
2019-02-16 17:58:49 +00:00
danielconde
6508956da7
refactor getServerlessConfigFile to split getting the filePath responsability
2019-02-12 22:01:41 +00:00
Daniel Schep
e24b1f1b1a
Update lib/utils/downloadTemplateFromRepo.js
...
Co-Authored-By: StevenACoffman <StevenACoffman@users.noreply.github.com>
2019-01-21 19:47:08 -05:00
Steve Coffman
13ee05a050
Allow auth (user and password) to enable private github repos
2019-01-17 14:35:49 -05:00
Austen Collins
3a285e34b0
remove platform code
2019-01-11 17:09:56 -08:00
Daniel Schep
dd4a49d7f5
Merge pull request #4827 from simonbuchan/config-promises
...
Support returning promises from serverless.js
2018-11-27 11:45:07 -05:00
Takahiro Horike
ea7bea43f0
Merge pull request #5327 from laardee/add-shorthand-cf
...
Add Support for Shorthand CloudFormation Syntax
2018-10-03 01:38:38 +09:00
Eetu Tuomala
d7374ab26d
move cloudformation schema to lib/plugins/aws/lib, try to use schema only if parse without schema fails
2018-09-30 11:28:21 +03:00
Eetu Tuomala
727fd67d13
add support for shorthand cloudformation syntax
2018-09-30 11:22:47 +03:00
Erik Erikson
9aeb228e5d
sorry linter!
2018-09-28 16:44:52 -07:00
Erik Erikson
6e0b652dd5
fix test (lack of catch off of to.be.fulfilled
2018-09-19 17:24:28 -07:00
Erik Erikson
553e6cf0da
Provide Consistent Service Path
...
Fix #5242
Do this by first supplying the `servicePath` in `~/lib/plugins/lib/validate.js` and `~/lib/plugins/print.js` in a consistent manner with the code in `~/lib/classes/PluginManager.js`. Then, provide a default of `process.cwd()` for `servicePath` in `getCacheFilePath` and `getServerlessConfigFile`.
2018-09-19 17:03:29 -07:00
Philipp Muens
8289003b8d
Fix rc lookup
2018-08-08 14:01:40 +02:00
Eslam A. Hefnawy
fc5dbce5d2
add comment
2018-08-03 16:06:01 +03:00
Eslam A. Hefnawy
32ed6776c5
some minor dashboard updates
2018-08-03 16:03:26 +03:00
Takahiro Horike
46cd0ebe3e
Merge pull request #5116 from laardee/add-gitlab-template-installation
...
Add support for installing templates and boilerplates from GitLab
2018-08-01 08:54:51 +09:00
Takahiro Horike
c0672d1020
Merge pull request #5082 from HiromiShikata/feature/fix-cmd-create-replacing-service-name
...
Fixed that create command didn't use the service name given as -n option
2018-08-01 08:24:58 +09:00
Eetu Tuomala
108a548c49
add getPathDirectory and validateUrl helper functions
2018-07-30 17:12:58 +03:00
Eetu Tuomala
b2e6239753
add gitlab support to service install
2018-07-30 17:12:58 +03:00
Eslam A. Hefnawy
12944e4c65
added support for dev env
2018-07-27 13:25:07 +03:00
Eslam A. Hefnawy
4dd3bd8ea1
build fixes
2018-07-25 20:11:53 +03:00
GaneshRK
2b803cfbeb
Fix keyname
2018-07-24 19:08:29 -07:00
Eslam A. Hefnawy
61f9830430
use released platform-sdk
2018-07-24 16:49:34 +03:00
Eslam A. Hefnawy
41c44a29d6
added resources data
2018-07-23 16:05:45 +03:00
Eslam A. Hefnawy
308a878afe
added refresh tokens, EG subs, and updated deployment
2018-07-23 16:05:45 +03:00
Eslam A. Hefnawy
d3835fd686
updateDeployment instead of createDeployment
2018-07-23 16:05:45 +03:00
Kei Ito
62a4cea94d
Fix timeout
2018-07-19 14:35:16 +09:00
Eslam λ Hefnawy
743efc9e75
Merge pull request #5043 from serverless/dashboard-integration
...
Integrate with Serverless Dashboard
2018-07-04 08:11:00 +03:00
Eslam A. Hefnawy
495247ab75
coveralls restart
2018-07-03 22:13:10 +03:00