balena-cli/automation
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
..
capitanodoc docs: Fix missing markdown docs for device deactivate and local-mode 2021-02-23 22:10:52 +00:00
build-bin.ts Refactor automation scripts (reduce need for MSYS to build on Windows) 2021-03-23 00:04:43 +00:00
check-doc.js Import just strip-tags from common-tags to reduce startup time 2020-06-25 22:56:43 +01:00
check-npm-version.js Update 'balena-lint' and apply new prettier rules 2020-06-15 23:53:07 +01:00
deploy-bin.ts Add typing info to requires wherever possible 2020-06-30 23:21:39 +01:00
run.ts Refactor automation scripts (reduce need for MSYS to build on Windows) 2021-03-23 00:04:43 +00:00
test-lock-deduplicated.sh Improve build-time checks (automation/test-lock-deduplicated.sh) 2021-01-21 21:29:10 +00:00
update-module.ts push: Fix docker-compose.dev.yml serialization ("should be object,null" error) 2021-03-20 22:17:20 +00:00
utils.ts osConfigure/localFlash: Add support for Node.js v14 2021-03-31 01:15:47 +03:00