balena-cli/tests/utils
Marios Balamatsias ac96616e4e osConfigure/localFlash: Add support for Node.js v14
* Replace old resin-image-fs with newer balena-image-fs
* package.json: Remove resin-image-fs package
* package: Install dependencies that work with node14
* Remove resin-image-fs typings
* Fix etcher-sdk related types
* local/flash: Add unmountOnSuccess, write, direct properties on flash
	Taken from https://github.com/balena-io-modules/etcher-sdk/blob/master/examples/multi-destination.ts
* tests/utils/eol-conversion: Remove ext2fs sample binary
	Specifically ext2fs/build/Release/bindings.node
	I removed it because the file doesn't exist
* tests/test-data/pkg: Add new expected warnings darwin/linux/windows
* os/configure: Remove windows check
* local/flash: Check if environment is WSL and show warning message
* Get tests to pass with certain Node v14 warning messages
* INSTALL-WINDOWS: Remove os configure warning

Improve push and logs support for Node.js v14 (bump 'net-keepalive')

Resolves: #2200
Resolves: #1990
Change-type: minor
Signed-off-by: Marios Balamatsias <mbalamatsias@gmail.com>
2021-03-31 01:15:47 +03:00
..
device Livepush: Refactor dockerignore filtering and add test cases 2020-11-19 14:24:54 +00:00
eol-conversion.spec.ts osConfigure/localFlash: Add support for Node.js v14 2021-03-31 01:15:47 +03:00
helpers.spec.ts Update 'balena-lint' and apply new prettier rules 2020-06-15 23:53:07 +01:00
ignore.spec.ts Update 'balena-lint' and apply new prettier rules 2020-06-15 23:53:07 +01:00
normalization.spec.ts Convert tags, tag set, tag rm to oclif. 2020-05-28 19:49:23 +02:00
qemu.spec.ts Update 'balena-lint' and apply new prettier rules 2020-06-15 23:53:07 +01:00
tarDirectory.spec.ts Convert more code to Typescript (compose.js) 2020-10-21 13:02:47 +01:00
validation.spec.ts Convert tags, tag set, tag rm to oclif. 2020-05-28 19:49:23 +02:00