balena-cli/lib
Kyle Harding 15fc805f89
build/deploy: fix emulated builds to use fully static qemu binaries
Avoid possible situations where the local glibc may not support
the required syscalls for arm emulation during build/deploy.

Change-type: patch
Conneted-to: https://github.com/balena-io/qemu/issues/21
Signed-off-by: Kyle Harding <kyle@balena.io>
2021-02-06 09:50:46 -05:00
..
auth Revert styling of "balena CLI" as "balenaCLI" 2020-10-21 00:07:46 +01:00
commands Add command device local-mode 2021-02-04 15:36:32 +00:00
hooks push: Fix accidental rename of -e (emulated) option 2020-10-01 23:49:14 +00:00
utils build/deploy: fix emulated builds to use fully static qemu binaries 2021-02-06 09:50:46 -05:00
app.ts Refactor initialization code (delete app-oclif.ts and app-common.ts) 2020-10-11 00:45:53 +01:00
command.ts Convert command build to typescript, oclif, and refactor 2020-07-30 15:53:55 +02:00
config.ts Add "build secrets" and "build variables" support for push/build/deploy 2019-07-15 16:23:35 +01:00
errors.ts Fix handling of thrown strings 2021-01-15 16:45:01 +01:00
events.ts Add ability to disable analytics for performance testing 2020-11-26 13:47:48 +01:00
global.d.ts Fix occasional "CLI prints 'null' and exits" (replace old Raven/Sentry SDK) 2020-03-09 12:51:56 +00:00
help.ts docs: Add references to the masterclasses in the CLI help and README 2020-11-19 18:13:45 +00:00
preparser.ts Remove need for hardcoded list of command ids 2020-10-27 10:36:49 +01:00