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
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
Christophe Bougère
49bfee948b
sym links:
...
- adding a noLinks option
- unit test for sym links
2018-01-04 13:03:06 +01:00
Takahiro Horike
ba979a7a8f
Merge pull request #4590 from 8bites/master
...
Add support of serverless.js configuration file
2017-12-22 11:23:05 +09:00
Pavel Vlasov
d05e45668e
validate serverless.js to export plain object + address feedback
2017-12-20 08:50:10 +11:00
Pavel Vlasov
ea7c6620af
fix eslint
2017-12-19 20:35:07 +11:00
Pavel Vlasov
bca4da55b3
add support for serverless.js
2017-12-19 20:14:39 +11:00
horike37
4a3e140dc2
update code to synchronous
2017-12-19 01:10:43 +09:00
horike37
fbce5ed4ae
add suggestion feature
2017-12-17 15:13:20 +09:00
Robert Liebowitz
228adea94b
Fix typo
2017-12-15 06:15:06 -05:00
Robert Liebowitz
72de3d21b6
Remove instances of incorrect command completion
2017-12-15 05:39:12 -05:00
Robert Liebowitz
b4d19dcd1a
Prevent duplicated completion results
2017-12-15 04:47:54 -05:00
Christophe Bougère
61cbeb1645
- adding a --template-url option for sls create
...
- update `walkDirSync` to ignore symbolic links (now ignore node_modules linked via `npm link`)
2017-12-14 16:15:14 +01:00
Erik Erikson
67442013b9
update json-cycle version
...
use pretty-print capability
update tests
2017-11-17 00:01:40 +01:00
Erik Erikson
fb51c79be1
fix parse impl
...
add parse self-reference test
add writeFile self-reference test
add writeFileSync self-reference test
2017-11-17 00:01:39 +01:00
Philipp Muens
306d587aba
Replace json-decycle with json-cycle
2017-11-17 00:01:39 +01:00
Erik Erikson
373b9282eb
allow for the serialization and deserialization of cyclic objects being written to file using json-decycle.
2017-11-17 00:01:29 +01:00
Francisco Guimarães
8afaca879a
Fix try/catch
2017-11-08 22:47:40 -02:00
horike37
507a40d860
fix linting error
2017-10-14 19:31:01 +09:00