balena-cli/lib
Cameron Diver ec589c2639 Correctly error out on failed remote builds
The push command was relying on the output from the builder to indicate
the build status, but this isn't helpful for CI. This commit makes the
remote build module respect the `isError` flag which the builder sends
in any errors. Any errors which come from the builder indicate the
release will not be deployed.

Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-10-19 16:42:14 +02:00
..
actions Correctly error out on failed remote builds 2018-10-19 16:42:14 +02:00
auth Clarify isTokenValid logic 2018-03-29 11:11:25 +02:00
utils Correctly error out on failed remote builds 2018-10-19 16:42:14 +02:00
app.coffee Add join/leave commands to promote and move devices between platforms 2018-07-19 22:18:02 +03:00
config.ts Start using Prettier 2018-01-10 09:23:00 +01:00
errors.ts Style improvements after review 2018-05-03 18:59:28 +02:00
events.ts Start using Prettier 2018-01-10 09:23:00 +01:00