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
Mariusz Nowak
f3adce6670
Remove not used module
2019-05-08 21:21:12 +02: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
Eslam A. Hefnawy
91ba2c083a
update platform sdk
2018-07-02 11:13:43 +03:00
HiromiShikata
d4b7d6d384
Fixed that create command didn't use the service name given as -n option
2018-06-27 23:23:19 +09:00
Eslam A. Hefnawy
24e766c2ca
dashboard integration clean up
2018-06-21 00:18:21 +03:00
Eslam A. Hefnawy
f0007d0c01
fix node version issues
2018-06-20 16:15:44 +03:00
Takahiro Horike
aeffbae743
Merge pull request #5029 from dougmoscrop/cycles
...
only use json-cycles when opt-in, for state serialization
2018-06-18 04:14:02 +09:00
Eslam A. Hefnawy
396febb306
publish, archive, access keys and login updated
2018-06-15 16:10:52 +03:00
Doug Moscrop
8d9f4a296b
only use json-cycles when opt-in, for state serialization
2018-06-06 15:07:03 -04:00
GuruRAM
00b2024f76
#4839 reimplemented yamlAstParser addNewArrayItem and removeExistingArrayItem methods.
...
Extended install.test.js, uninstall.test.js unit tests to cover complex plugins object.
2018-04-15 23:01:11 +03:00
Simon Buchan
33759c2736
Support returning promises from serverless.js
2018-03-14 19:50:52 +13:00
Takahiro Horike
5d134f61ad
Merge pull request #4582 from rliebz/completion-fixes
...
Completion fixes
2018-01-13 14:53:31 +09:00
Takahiro Horike
92c16ab051
Merge pull request #4576 from ChristopheBougere/master
...
Added a `--template-path` option to `serverless create`
2018-01-05 02:45:45 +09:00