balena-cli/lib
Felipe Lalanne 254ef1c8cf Add --draft option to balena push
This change will allow to build releases as draft and have them being
set as final at a later stage. This change is part of a larger feature towards
using the builder as part of CI/CD pipelines.

Depends-on: https://github.com/balena-io/balena-builder/pull/868
Change-type: minor
2021-08-15 16:43:01 +00:00
..
auth Update 'devDependencies' in package.json 2021-07-09 21:34:09 +01:00
commands Add --draft option to balena push 2021-08-15 16:43:01 +00:00
hooks push: Fix accidental rename of -e (emulated) option 2020-10-01 23:49:14 +00:00
utils Add --draft option to balena push 2021-08-15 16:43:01 +00:00
app.ts Fix fast-boot module caching with read-only installation folders 2021-05-27 00:23:36 +00: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 os download: Improve error message for misspelled device type names 2021-07-23 15:10:00 +01:00
events.ts Rename applications to fleets (stage 1). See: https://git.io/JRuZr 2021-08-09 12:12:03 +01:00
fast-boot.ts Fix fast-boot module caching with read-only installation folders 2021-05-27 00:23:36 +00: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 Rename applications to fleets (stage 1). See: https://git.io/JRuZr 2021-08-09 12:12:03 +01:00
preparser.ts Remove need for hardcoded list of command ids 2020-10-27 10:36:49 +01:00