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 |
|
Doug Moscrop
|
8d9f4a296b
|
only use json-cycles when opt-in, for state serialization
|
2018-06-06 15:07:03 -04:00 |
|
Christophe Bougère
|
49bfee948b
|
sym links:
- adding a noLinks option
- unit test for sym links
|
2018-01-04 13:03:06 +01: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 |
|
Kostas Bariotis
|
47082fbc43
|
move fs utils, refactor tests
|
2017-10-06 16:37:19 +03:00 |
|
Philipp Muens
|
a93358c15d
|
Fix file-writing tests
|
2017-09-04 09:43:48 +02:00 |
|
Mariusz Nowak
|
5dce256f00
|
Ensure errorneous calls are properly exposed
|
2017-08-22 15:11:33 +02:00 |
|
Eslam A. Hefnawy
|
5ec9911827
|
enhanced test for readfileifexists
|
2017-07-18 16:36:21 +07:00 |
|
Eslam A. Hefnawy
|
dd6c21d51a
|
auto deployment update
|
2017-07-17 19:55:43 +07:00 |
|
Philipp Muens
|
0dca35a2c1
|
Throw error when command not run in service
|
2017-06-12 10:38:59 +02:00 |
|
Eslam A. Hefnawy
|
9b066ae8d2
|
removed external module test
|
2017-06-08 20:30:52 +07:00 |
|
Eslam A. Hefnawy
|
cb14676e76
|
fixed tests for async autocomplete
|
2017-06-08 20:04:46 +07:00 |
|
Brian Neisler
|
851df3921a
|
Make autocomplete async through promises
|
2017-06-07 18:40:05 -07:00 |
|
Brian Neisler
|
c00e1df7ae
|
Add async file utils
|
2017-06-07 16:03:22 -07:00 |
|
davidwells
|
1de4bb74d3
|
add remove file util
|
2017-05-25 20:37:29 -07:00 |
|
davidwells
|
dc4f389b3c
|
use strict
|
2017-05-24 00:16:31 -07:00 |
|
davidwells
|
7016d41ac5
|
add functional Util functions ported from Utils class
|
2017-05-24 00:13:46 -07:00 |
|