mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-22 06:57:48 +00:00
76a5cdc977
* require('resin-sdk') => multicontainer SDK * require('resin-sdk-preconfigured') => 6.15.0 SDK * all 'resin-sdk' requires replaced with 'resin-sdk-preconfigured' * resin-sdk-preconfigured TS typings are copy pasted from the current resin-sdk master The idea is to progressively replace all 'resin-sdk-preconfigured' requires with 'resin-sdk' (multicontainer sdk) and eventually remove resin-sdk-preconfigured from package.json. Change-Type: patch |
||
---|---|---|
.. | ||
config.ts | ||
docker.coffee | ||
helpers.ts | ||
logger.ts | ||
messages.ts | ||
normalization.ts | ||
patterns.ts | ||
plugins.ts | ||
streams.ts | ||
update.ts | ||
validation.ts |