Commit Graph

1638 Commits

Author SHA1 Message Date
Balena CI
0892caa155 v12.44.26 2021-07-22 04:31:34 +03:00
Paulo Castro
f914fa2d8a chore: Remove 'umount' dependency (as advised by "npm audit")
Address security advisory https://www.npmjs.com/advisories/1512

Change-type: patch
2021-07-21 23:56:57 +01:00
Paulo Castro
c8f5542c8a chore: Update oclif
Change-type: patch
2021-07-21 23:56:46 +01:00
Paulo Castro
a2cad7bf53 chore: Update dependencies ("npm audit fix")
Change-type: patch
2021-07-21 23:56:35 +01:00
Paulo Castro
3a871a0003 chore: Update balena-lint
Change-type: patch
2021-07-20 18:02:16 +01:00
Balena CI
e552e36f7b v12.44.25 2021-07-20 18:56:54 +03:00
Balena CI
1ec8d9a4ca v12.44.24 2021-07-10 00:30:25 +03:00
Paulo Castro
cfd790a193 Update 'devDependencies' in package.json
Change-type: patch
2021-07-09 21:34:09 +01:00
Balena CI
fe7cbf4f74 v12.44.23 2021-06-30 19:26:18 +03:00
Balena CI
bb6b4b255a v12.44.22 2021-06-24 19:55:41 +03:00
Kyle Harding
1dba5cc7c1
preload: Catch sfdisk errors that result in an endless spinner
Change-type: patch
Changelog-entry: preload: Catch sfdisk errors that result in an endless spinner
Signed-off-by: Kyle Harding <kyle@balena.io>
2021-06-23 12:56:41 -04:00
Balena CI
43c6fe672f v12.44.21 2021-06-23 16:54:41 +03:00
Paulo Castro
4d588e51a7 Update author details in package.json, Windows Programs and Features
Change-type: patch
2021-06-22 00:05:25 +01:00
Balena CI
0035545ce1 v12.44.20 2021-06-15 00:10:05 +03:00
Paulo Castro
6e7a0defb7 Update balena-sdk from 15.31.0 to 15.36.0
Update balena-sdk from 15.31.0 to 15.36.0

Change-type: patch
2021-05-16 19:34:40 +00:00
Balena CI
e2ffc5f068 v12.44.19 2021-05-31 11:47:23 +03:00
Paulo Castro
d15b54cf40 Fix fast-boot module caching with read-only installation folders
* Add missing fast-boot `stop()` call on CLI exit to avoid 1s timeout.
* Move `.fast-boot.json` to `~/.balena/cli-module-cache.json` to
address scenarios where the CLI is installed to a read-only folder:
- pkg's internal 'snapshot' filesystem (standalone zip package)
- Root-owned folder without write permission to regular users,
  like `/usr[/local]/lib/balena-cli` (the case of caxa-based
  installers or the GUI installer for macOS).

Change-type: patch
2021-05-27 00:23:36 +00:00
Balena CI
c619ecd41b v12.44.18 2021-05-28 16:17:00 +03:00
Balena CI
c938df2445 v12.44.17 2021-05-24 18:17:54 +03:00
Balena CI
9265588745 v12.44.16 2021-05-18 18:35:46 +03:00
Kyle Harding
b17dad8c60
preload: Update balena-preload to 10.4.7
Change-type: patch
Changelog-entry: preload: Avoid hardcoded registry2 URLs with openBalena
Signed-off-by: Kyle Harding <kyle@balena.io>
2021-05-18 11:04:58 -04:00
Balena CI
492dbae7f1 v12.44.15 2021-05-16 22:17:02 +03:00
Roland Kajatin
501882fd26 os configure, local configure: Fix "Unsupported filesystem" error
When configuring a BalenaOS image with system connections using the CLI,
the function assumed that the boot partition was always 1. This is not
the case for every supported board. Therefore, a new function is added,
which automatically determines the boot partition number and allows
users to configure the image with system connection settings.

This change affects both the `balena local configure` and `balena os configure` commands.

Change-type: patch
2021-05-16 18:08:26 +02:00
Balena CI
e2ff561728 v12.44.14 2021-05-10 01:09:23 +03:00
Pierre Kancir
a3e90182bc Add completion generator from oclif.manifest.json
Change-type: patch
2021-05-09 11:05:31 +02:00
Balena CI
3ac85dcc5f v12.44.13 2021-05-07 20:54:53 +03:00
Paulo Castro
2c922ee6d2 Update dependencies (multibuild, dockerode, docker-toolbelt, docker-progress)
Update resin-multibuild from 4.7.2 to 4.11.0

Change-type: patch
2021-05-07 00:32:15 +01:00
Paulo Castro
d9821939d9 preload: Improve error handling (stop spinning wheels)
Update balena-preload from 10.4.2 to 10.4.6

Connects-to: #2045
Change-type: patch
2021-05-07 00:00:07 +01:00
Balena CI
579d68a8f0 v12.44.12 2021-04-27 17:58:06 +03:00
Kyle Harding
0f2780744f
preload: Update to Docker 20.10 with cgroups v2 support
Update balena-preload from 10.4.1 to 10.4.2.

Change-type: patch
Changelog-entry: preload: Update to Docker 20.10 with cgroups v2 support
Signed-off-by: Kyle Harding <kyle@balena.io>
2021-04-27 10:06:33 -04:00
Balena CI
b4495839ca v12.44.11 2021-04-21 16:46:55 +03:00
Balena CI
ba1ea54d69 v12.44.10 2021-04-16 01:24:55 +03:00
Balena CI
3d3e91d49d v12.44.9 2021-04-14 04:06:00 +03:00
Balena CI
83a23d9f30 v12.44.8 2021-04-10 02:37:53 +03:00
Paulo Castro
d50d18d492 push, logs: Fix parsing of local mode device logs (NDJSON stream)
Resolves: #2185
Change-type: patch
2021-04-09 23:58:04 +01:00
Balena CI
0b0fb94834 v12.44.7 2021-04-09 22:00:07 +03:00
Balena CI
cc8a8513e9 v12.44.6 2021-04-07 22:44:44 +03:00
Balena CI
57cd096612 v12.44.5 2021-04-07 19:59:18 +03:00
Paulo Castro
b7500fc2c2 Update resin-compose-parse from 2.1.2 to 2.1.3
Change-type: patch
2021-04-07 17:26:43 +01:00
Paulo Castro
dc6c8d7472 Update balena-config-json from 4.1.0 to 4.1.1
Change-type: patch
2021-04-07 17:26:24 +01:00
Paulo Castro
5c5be8f7b7 Update etcher-sdk from 6.2.0 to 6.2.1
Change-type: patch
2021-04-07 17:14:13 +01:00
Paulo Castro
5bdd6c6034 Update balena-sdk from 15.29.0 to 15.31.0
Change-type: patch
2021-04-07 16:58:21 +01:00
Balena CI
a5bade99fc v12.44.4 2021-04-07 00:42:46 +03:00
Dan Goodman
973f1a9c40 Add notarization for macOS graphical installer
Change-type: patch
2021-04-06 16:56:07 -04:00
Balena CI
16ea0c9d6d v12.44.3 2021-04-05 01:47:08 +03:00
Balena CI
b66706e8ee v12.44.2 2021-04-02 20:25:58 +03:00
Balena CI
67b7b8b5d0 v12.44.1 2021-03-31 19:15:26 +03:00
Balena CI
9676ea94cb v12.44.0 2021-03-31 15:13:11 +03:00
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
Balena CI
2737c9c53c v12.43.2 2021-03-26 17:31:50 +02:00
Balena CI
3ac1994941 v12.43.1 2021-03-26 01:15:19 +02:00
Balena CI
4911db640f v12.43.0 2021-03-23 03:01:51 +02:00
Paulo Castro
329b84d01e Add macOS uninstall script (sudo /usr/local/lib/balena-cli/bin/uninstall)
Change-type: minor
2021-03-23 00:04:43 +00:00
Paulo Castro
25b1dff5d8 Bump patch-package dependency and remove its own patch file
Change-type: patch
2021-03-22 16:12:44 +00:00
Balena CI
fb1768b4ca v12.42.2 2021-03-21 01:31:40 +02:00
Paulo Castro
37c2880996 push: Fix docker-compose.dev.yml serialization ("should be object,null" error)
Change-type: patch
2021-03-20 22:17:20 +00:00
Balena CI
835445be2e v12.42.1 2021-03-19 18:58:58 +02:00
Balena CI
fdc2bff063 v12.42.0 2021-03-19 15:28:52 +02:00
Chris Wiggins
43906d22c8 Update balena-sdk from 15.20.0 to 15.29.0
Change-type: patch
2021-03-19 14:41:20 +13:00
Balena CI
43f1188f1d v12.41.3 2021-03-17 18:45:08 +02:00
Paulo Castro
5fc009a6ae Update supported npm version range in package.json (<7.0.0)
Connects-to: #2221
Change-type: patch
2021-03-17 15:28:39 +00:00
Balena CI
480f84993b v12.41.2 2021-03-17 10:46:32 +02:00
Balena CI
4bfd345b68 v12.41.1 2021-03-15 20:39:53 +02:00
Balena CI
b2ad9f1643 v12.41.0 2021-03-15 16:07:04 +02:00
Balena CI
23165806aa v12.40.4 2021-03-09 19:36:10 +02:00
Paulo Castro
c62445a399 macOS GUI installer: Update signing certificate name
Change-type: patch
2021-03-09 16:40:38 +00:00
Balena CI
4fe660b3a5 v12.40.3 2021-03-06 18:51:02 +02:00
Balena CI
8b99cd7170 v12.40.2 2021-02-24 00:45:01 +02:00
Balena CI
e28c3f9814 v12.40.1 2021-02-23 16:55:03 +02:00
Balena CI
9671372b9e v12.40.0 2021-02-10 03:28:52 +02:00
Balena CI
a701cd8d4d v12.39.1 2021-02-07 01:08:07 +02:00
Balena CI
0a995ecc49 v12.39.0 2021-02-04 19:41:10 +02:00
Balena CI
af1de34840 v12.38.10 2021-02-04 17:00:43 +02:00
Balena CI
3d1f16c0ab v12.38.9 2021-02-04 15:59:06 +02:00
Balena CI
43b93e7fd4 v12.38.8 2021-01-29 17:04:38 +02:00
Balena CI
023fc57914 v12.38.7 2021-01-26 10:31:28 +02:00
Balena CI
fed58278c9 v12.38.6 2021-01-23 03:09:50 +02:00
Balena CI
7181dc5401 v12.38.5 2021-01-22 12:59:32 +02:00
Balena CI
7ae83d9ce5 tls: Use TLS for tunnel connection
Switch to using the exposed tunnelUrl and TLS for making
tunnels to the device, to improve security.

Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2021-01-20 21:18:23 +00:00
Balena CI
d60ec13d5c v12.38.4 2021-01-21 19:14:47 +02:00
Paulo Castro
b363d28664 Update supported Node.js version range in package.json (<13.0.0)
Change-type: patch
2021-01-21 15:58:08 +00:00
Balena CI
31281549a6 v12.38.3 2021-01-19 19:19:10 +02:00
Balena CI
4cd3ef8b91 v12.38.2 2021-01-19 10:22:20 +02:00
Balena CI
360c6e42f8 v12.38.1 2021-01-15 18:54:21 +02:00
Balena CI
1f74889386 v12.38.0 2021-01-15 01:27:04 +02:00
Balena CI
3d9d8bf5c8 v12.37.2 2021-01-14 16:50:48 +02:00
Balena CI
caadce6c2b v12.37.1 2021-01-06 17:30:57 +02:00
Balena CI
b5028c65cc v12.37.0 2020-12-29 12:58:58 +02:00
Alexis Svinartchouk
0e7f953f72 Update balena-preload to 10.4.1
10.4.0 improves image size estimation
10.4.1 prevents running out of space while pulling images because of temporary files

Change-type: patch
2020-12-28 16:42:12 +01:00
Balena CI
61b11994b5 v12.36.1 2020-12-24 02:20:29 +02:00
Balena CI
358acbd2c8 v12.36.0 2020-12-23 09:36:42 +02:00
Balena CI
3bff569758 v12.35.3 2020-12-21 13:18:38 +02:00
Balena CI
194d12cb3d v12.35.2 2020-12-18 11:44:48 +02:00
Balena CI
da652c6bce v12.35.1 2020-12-17 17:06:38 +02:00
Balena CI
f128eaf389 v12.35.0 2020-12-15 17:46:38 +02:00
Balena CI
6fc3b0df58 v12.34.0 2020-12-15 16:47:17 +02:00
Balena CI
c6430274e5 v12.33.2 2020-12-15 09:40:26 +02:00
josecoelho
439d8391ee Improve error message for issues to access balena settings
Update balena-settings-storage from 6.0.1 to 7.0.0

Resolves: #1667
Change-type: patch
2020-12-15 20:14:54 +13:00
Balena CI
0d3ca63f00 v12.33.1 2020-12-11 18:44:05 +02:00
Balena CI
10bca728f0 v12.33.0 2020-12-11 17:12:40 +02:00
Balena CI
836ae1cf4a v12.32.2 2020-12-11 03:11:16 +02:00
Balena CI
d2cb88dfb8 v12.32.1 2020-12-11 02:30:10 +02:00
Balena CI
6b0201866f v12.32.0 2020-12-10 18:42:18 +02:00
Balena CI
b319ec7281 v12.31.0 2020-12-10 14:38:47 +02:00
Balena CI
309b1ba6a0 v12.30.4 2020-12-10 10:20:29 +02:00
Balena CI
5bb05f3a8c v12.30.3 2020-12-09 19:07:19 +02:00
Balena CI
140993f554 v12.30.2 2020-12-08 13:02:07 +02:00
Balena CI
ad16c5270e v12.30.1 2020-12-07 16:14:13 +02:00
Balena CI
4dc53eb056 v12.30.0 2020-12-07 14:30:09 +02:00
Marios Balamatsias
8a3e386d21 packages: Bump balena-sdk and balena-errors
Update balena-sdk from 15.6.0 to 15.20.0
Update balena-errors from 4.4.1 to 4.7.1

Change-type: minor
Signed-off-by: Marios Balamatsias <mbalamatsias@gmail.com>
2020-12-07 13:19:02 +02:00
Balena CI
090fc58d10 v12.29.1 2020-12-04 03:22:19 +02:00
Balena CI
0bae6546f2 v12.29.0 2020-12-01 16:07:38 +02:00
Balena CI
8115d156df v12.28.3 2020-11-26 16:48:38 +02:00
Balena CI
ac49246141 v12.28.2 2020-11-20 14:44:30 +02:00
Balena CI
ee79c87723 v12.28.1 2020-11-20 12:57:08 +02:00
Balena CI
8137b79078 v12.28.0 2020-11-19 20:03:53 +02:00
Paulo Castro
d6b3249274 Livepush: Refactor dockerignore filtering and add test cases
Change-type: patch
2020-11-19 14:24:54 +00:00
Balena CI
0831e5fa17 v12.27.4 2020-11-16 17:35:40 +02:00
Paulo Castro
6a55613199 Test code optimization: avoid running ~70 test cases twice
Change-type: patch
2020-11-15 23:36:58 +00:00
Balena CI
fa4f91e08d v12.27.3 2020-11-11 19:25:53 +02:00
Balena CI
20e0810d2a v12.27.2 2020-11-09 14:41:47 +02:00
Balena CI
2ba4405452 v12.27.1 2020-11-06 11:36:38 +02:00
Balena CI
fcd0932df8 v12.27.0 2020-11-05 18:45:17 +02:00
Balena CI
4da1ed3a56 v12.26.2 2020-11-05 16:03:57 +02:00
Balena CI
849fc24158 v12.26.1 2020-10-31 03:09:18 +02:00
Balena CI
826b0659d6 v12.26.0 2020-10-29 12:40:24 +02:00
Balena CI
bb7cd7ac62 v12.25.6 2020-10-28 12:36:54 +02:00
Balena CI
e5e7bb4757 v12.25.5 2020-10-27 13:10:06 +02:00
Balena CI
8460dac066 v12.25.4 2020-10-26 08:23:55 +02:00
Balena CI
260a30532a v12.25.3 2020-10-23 13:07:34 +03:00
Balena CI
cf7d9246e5 v12.25.2 2020-10-21 15:02:26 +03:00
Balena CI
4373ba7a5d v12.25.1 2020-10-13 11:58:10 +03:00
Balena CI
31123d28f0 v12.25.0 2020-10-13 11:01:54 +03:00
Paulo Castro
8f0f3bda29 Update Sentry package (may fix "Maximum call stack size exceeded")
Change-type: patch
2020-10-09 13:03:53 +01:00
Balena CI
c33409adb0 v12.24.1 2020-10-07 19:28:54 +03:00
Balena CI
e8d757ca28 v12.24.0 2020-10-06 23:10:25 +03:00
Balena CI
a14d89fe10 v12.23.4 2020-10-06 00:48:28 +03:00
Paulo Castro
2974c203b5 Add bin/balena* scripts to linter paths
Change-type: patch
2020-10-05 22:10:54 +01:00
Balena CI
8a808e25d0 v12.23.3 2020-10-02 15:22:36 +03:00
Scott Lowe
eddbdfe0dc Rename actions-oclif/ to commands/
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
2020-10-02 13:42:23 +02:00
Balena CI
d8acc3f814 v12.23.2 2020-10-02 12:35:48 +03:00
Balena CI
0ee02a4d73 v12.23.1 2020-10-02 11:50:46 +03:00
Balena CI
1acf342fb0 v12.23.0 2020-09-25 18:13:07 +03:00
Balena CI
65c01ac172 v12.22.2 2020-09-20 03:20:05 +03:00
Balena CI
719cc2e4c9 v12.22.1 2020-09-19 12:23:16 +03:00
Paulo Castro
b1897a512d Style "balena CLI" as "balenaCLI" and "balena cloud" as "balenaCloud"
Change-type: patch
2020-09-18 23:27:24 +01:00
Balena CI
b9c3b57b85 v12.22.0 2020-09-18 15:41:12 +03:00
Balena CI
960cb3098d v12.21.1 2020-09-17 03:48:23 +03:00
Paulo Castro
799e0f9dea scan: Fix "CLI could not be loaded" with the standalone zip installer
Change-type: patch
2020-09-17 00:38:00 +01:00
Balena CI
c389f41006 v12.21.0 2020-09-16 18:16:57 +03:00
Balena CI
6ec0b4a3bd v12.20.0 2020-09-10 21:28:04 +03:00
Balena CI
b3510f205f v12.19.0 2020-09-10 15:09:25 +03:00
Balena CI
d7007721a7 v12.18.0 2020-09-09 14:38:49 +03:00
Balena CI
3a508dc397 v12.17.2 2020-09-08 21:16:44 +03:00
Balena CI
b9d90b9e38 v12.17.1 2020-09-08 15:16:37 +03:00
Balena CI
bdcf58471f v12.17.0 2020-09-07 16:31:25 +03:00
Scott Lowe
273ea5ce4d Display command suggestions, when command not recognized
Change-type: minor
Signed-off-by: Scott Lowe <scott@balena.io>
2020-09-07 14:35:35 +02:00
Scott Lowe
d56fec6e36 Convert help to oclif, remove capitano
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
2020-09-07 14:13:32 +02:00
Balena CI
cd81ff005f v12.16.0 2020-09-04 14:09:05 +03:00
Balena CI
d131fb4fa8 v12.15.1 2020-09-04 12:26:57 +03:00
Balena CI
8631e22686 v12.15.0 2020-09-03 20:31:45 +03:00
Scott Lowe
88569066b5 Add support for new device metrics to device command
Change-type: minor
Signed-off-by: Scott Lowe <scott@balena.io>
2020-09-03 18:26:53 +02:00
Balena CI
c20bbe658b v12.14.18 2020-08-28 17:10:37 +03:00
Balena CI
1f4554abe8 v12.14.17 2020-08-27 17:51:29 +03:00
Thodoris Greasidis
2e1570149d preload: Improve the typings
Change-type: patch
Depends-on: https://github.com/balena-io/balena-sdk/pull/980
See: https://github.com/balena-io/balena-cli/pull/2007#discussion_r478330624
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2020-08-27 16:44:08 +03:00
Thodoris Greasidis
c647989054 Update balena-sdk to 15.3.7
Update balena-sdk from 15.3.1 to 15.3.7

Change-type: patch
2020-08-27 12:51:13 +00:00
Balena CI
44bd667648 v12.14.16 2020-08-27 15:37:55 +03:00
Pagan Gazzard
787966a0b6 Update to typescript 4.0
Change-type: patch
2020-08-27 11:50:57 +01:00
Balena CI
a59d85e833 v12.14.15 2020-08-27 13:25:58 +03:00
Scott Lowe
d21a18f353 Convert command preload to oclif, typescript
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
2020-08-27 10:19:54 +02:00
Balena CI
7d3dbc2c0b v12.14.14 2020-08-26 17:13:46 +03:00
Balena CI
fb879d3020 v12.14.13 2020-08-26 13:40:27 +03:00
Paulo Castro
f772957d29 preload: Fix splash image file name for balenaOS >= 2.53.0
Resolves: #1993
Change-type: patch
2020-08-26 10:48:30 +01:00
Balena CI
fd9520224c v12.14.12 2020-08-24 13:14:10 +03:00
Balena CI
e96fca551e v12.14.11 2020-08-21 14:28:43 +03:00
Balena CI
64ebebb121 v12.14.10 2020-08-15 01:49:55 +03:00
Balena CI
830e1f801d v12.14.9 2020-08-14 16:49:45 +03:00
Pagan Gazzard
d7f49d2442 Update dependencies
Update balena-sdk from 15.3.0 to 15.3.1

Change-type: patch
2020-08-14 13:28:06 +01:00
Balena CI
34597f629d v12.14.8 2020-08-14 01:51:05 +03:00
Paulo Castro
1ee12b70bc build / push: Fix sudden process crash (update tar-utils dependency)
Change-type: patch
2020-08-13 23:05:11 +01:00
Balena CI
ca7b1ae084 v12.14.7 2020-08-13 18:03:37 +03:00
Pagan Gazzard
230677e5e8 Update dependencies
Update balena-sdk from 15.2.5 to 15.3.0

Change-type: patch
2020-08-13 14:36:13 +01:00
Balena CI
025f817eb6 v12.14.6 2020-08-12 18:29:07 +03:00
Pagan Gazzard
648a73fd91 Tests: check shrinkwrap is deduped
Change-type: patch
2020-08-12 15:34:53 +01:00
Balena CI
4496bc88f5 v12.14.5 2020-08-11 20:24:07 +03:00
Pagan Gazzard
c1a5718364 Avoid trying to refresh token in tests 2020-08-11 17:54:39 +01:00
Pagan Gazzard
e021ad9af6 Update balena-sdk to 15.x
Update balena-config-json from 4.0.0 to 4.1.0
Update balena-image-manager from 7.0.1 to 7.0.3
Update balena-preload from 10.2.0 to 10.2.4
Update balena-sdk from 14.8.0 to 15.2.1
Update balena-sync from 11.0.0 to 11.0.2

Change-type: patch
2020-08-11 17:53:33 +01:00
Balena CI
5c8a5165e0 v12.14.4 2020-08-11 19:27:44 +03:00
Pagan Gazzard
53b2b54b23 Tests: Use a mocha file helper to always load config-tests first
Change-type: patch
2020-08-11 16:04:28 +01:00
Pagan Gazzard
e7f753007f Tests: Share mocha options between commands in package.json
Change-type: patch
2020-08-11 16:03:36 +01:00
Balena CI
0afaf8502f v12.14.3 2020-08-11 16:06:00 +03:00
Balena CI
604c182e2c v12.14.2 2020-08-10 16:46:37 +03:00
Balena CI
d348d9f71f v12.14.1 2020-08-08 01:23:00 +03:00
Pagan Gazzard
e1c42405a1 Update balena-sdk to 14.x
Update balena-sdk from 13.6.0 to 14.8.0

Change-type: patch
2020-08-07 21:06:07 +00:00
Balena CI
bf22d9eaa8 v12.14.0 2020-08-07 23:58:35 +03:00
Paulo Castro
e8eb031253 Live push: Accept Dockerfile ENV instructions in live push to local device
Update livepush, chokidar and @types/dockerode dependencies

Change-type: minor
2020-08-07 21:09:47 +01:00
Balena CI
120c82d657 v12.13.0 2020-08-07 18:13:27 +03:00
Balena CI
eaf220b64f v12.12.2 2020-08-07 15:26:38 +03:00
Paulo Castro
94f3825119 Tests: add verification of 'pkg' warnings against saved output
Change-type: patch
2020-08-07 01:47:31 +01:00
Balena CI
abde3cf48a v12.12.1 2020-08-05 16:14:57 +03:00
Pagan Gazzard
6ca7c34e57 Reduce bluebird usage
Change-type: patch
2020-08-05 09:41:15 +01:00
Balena CI
3f084366db v12.12.0 2020-08-05 03:27:13 +03:00
Balena CI
4d9affd030 v12.11.3 2020-08-04 22:28:57 +03:00
Balena CI
1d566a72ca v12.11.2 2020-08-04 20:23:26 +03:00
Balena CI
7aa1708f46 v12.11.1 2020-08-04 19:25:57 +03:00
Thodoris Greasidis
a52a623fdf Update balena-release to v3
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2020-08-04 15:35:29 +00:00
Balena CI
b63e31e255 v12.11.0 2020-08-04 18:34:05 +03:00
Paulo Castro
d18f25cb9c Testing: Increase mocha timeout from 6s to 12s (experimental)
Change-type: patch
2020-08-03 20:26:10 +01:00
Balena CI
304ade9772 v12.10.2 2020-08-03 18:57:08 +03:00
Balena CI
8047779c0c v12.10.1 2020-07-31 15:00:00 +03:00
Balena CI
41e7ba12ff v12.10.0 2020-07-30 22:22:32 +03:00
Balena CI
0eb4e6d770 v12.9.9 2020-07-30 17:31:34 +03:00
Balena CI
94cc84e5ce v12.9.8 2020-07-30 16:04:09 +03:00
Balena CI
5b39878d54 v12.9.7 2020-07-29 16:10:35 +03:00
Balena CI
66f793e327 v12.9.6 2020-07-29 13:52:06 +03:00
Balena CI
fd4c740d29 v12.9.5 2020-07-28 20:22:34 +03:00
Paulo Castro
f6529eec26 Adjustments for balena-preload v10 (SDK v14). Improved error reporting.
Change-type: patch
2020-07-28 16:12:11 +00:00
Balena CI
401c116820 v12.9.4 2020-07-28 19:08:34 +03:00
Balena CI
598423acaa v12.9.3 2020-07-28 18:12:50 +03:00
Paulo Castro
d4de25e545 Update net-keepalive to v1.3.3, reclaiming ~200MB disk space (npm install)
Change-type: patch
2020-07-28 14:38:26 +00:00
Balena CI
d1f46a59f7 v12.9.2 2020-07-28 17:28:54 +03:00
Balena CI
839de65df2 v12.9.1 2020-07-16 17:41:39 +03:00
Balena CI
7b78a777ac v12.9.0 2020-07-15 21:04:53 +03:00
Paulo Castro
a6a8dc822f Update net-keepalive and pkg, Node.js >= v10.20.0 (steps towards Node.js v14)
Change-type: minor
2020-07-15 16:30:15 +00:00
Paulo Castro
b0dce6b477 Add ability to conditionally apply patches per platform (Linux, Mac, Windows)
Change-type: patch
2020-07-15 16:30:15 +00:00
Balena CI
b9734b7b09 v12.8.0 2020-07-15 18:02:21 +03:00
Balena CI
d419ae9183 v12.7.7 2020-07-15 01:19:21 +03:00
Balena CI
c65dafd2ff v12.7.6 2020-07-14 18:48:43 +03:00
Balena CI
8c12510f17 v12.7.5 2020-07-13 15:01:52 +03:00
Balena CI
457eff1d43 v12.7.4 2020-07-13 13:42:03 +03:00
Balena CI
bcc9f9e766 v12.7.3 2020-07-10 22:17:17 +03:00
Paulo Castro
da6c048a3b Fix env var for standalone executable tests in package.json
Change-type: patch
2020-07-10 19:10:10 +01:00
Balena CI
3beaa76ec5 v12.7.2 2020-07-10 13:51:11 +03:00
Balena CI
92d37ffcb7 v12.7.1 2020-07-10 10:57:14 +03:00
Paulo Castro
17a9d71e59 Disable mixpanel.track() calls while running automated tests
Change-type: patch
2020-07-09 19:54:03 +01:00
Balena CI
7da7ff6cf0 v12.7.0 2020-07-09 21:43:41 +03:00
Balena CI
00c78dfcd8 v12.6.8 2020-07-09 19:54:11 +03:00
Balena CI
0c3790bc45 v12.6.7 2020-07-09 17:42:21 +03:00
Balena CI
463f3f40ca v12.6.6 2020-07-09 15:30:13 +03:00
Balena CI
e2c9bf86c7 v12.6.5 2020-07-09 13:22:52 +03:00
Balena CI
0bd27bd7ac v12.6.4 2020-07-08 20:46:13 +03:00
Balena CI
6082771aad v12.6.3 2020-07-08 19:12:51 +03:00
Balena CI
a27536045d v12.6.2 2020-07-08 17:59:12 +03:00
Pagan Gazzard
11afbf3da2 Remove rindle dependency
Change-type: patch
2020-07-08 15:28:44 +01:00
Balena CI
0da5f822e4 v12.6.1 2020-07-08 12:55:11 +03:00
Balena CI
4b110fef8e v12.6.0 2020-07-07 03:25:23 +03:00
Paulo Castro
f326994f8e build/deploy/preload: Accept DOCKER_CERT_PATH and DOCKER_TLS_VERIFY env vars
This allows the build and deploy commands to work with 'docker-machine'
(the preload command still does not work with docker-machine, though).

Resolves: #1844
Change-type: minor
2020-07-06 23:07:02 +01:00
Balena CI
e80697013e v12.5.2 2020-07-06 14:24:21 +03:00
Balena CI
d4c513fd41 v12.5.1 2020-07-06 13:47:11 +03:00
Balena CI
7301b9c246 v12.5.0 2020-07-04 01:33:30 +03:00
Balena CI
95f9443c2a v12.4.0 2020-07-04 01:00:01 +03:00
Balena CI
67d6b59cb9 v12.3.15 2020-07-04 00:29:51 +03:00
Paulo Castro
224f721a72 Publish '.fast-boot.json' to the npm registry to avoid stale caching
Change-type: patch
2020-07-03 19:38:05 +01:00
Balena CI
467a923353 v12.3.14 2020-07-03 21:37:21 +03:00
Balena CI
f846ef0c19 v12.3.13 2020-07-03 16:13:32 +03:00
Pagan Gazzard
afc660762f Add explicit dependency on balena-settings-storage
Change-type: patch
2020-07-02 23:12:38 +00:00
Balena CI
5002017de6 v12.3.12 2020-07-02 23:01:13 +03:00
Balena CI
6f6cb42725 v12.3.11 2020-07-02 19:13:32 +03:00
Balena CI
a74815c1bb v12.3.10 2020-07-02 15:56:37 +03:00
Balena CI
9e465217b2 v12.3.9 2020-07-02 11:50:21 +03:00
Paulo Castro
fe5e6a1dae Improve pkg dependency resolution (standalone zip package reliability)
Connects-to: #1896
Change-type: patch
2020-07-02 00:45:54 +01:00
Balena CI
33add41dc7 v12.3.8 2020-07-01 16:36:19 +03:00
Pagan Gazzard
f6ca5ef397 Enable long stack traces for --debug as well as DEBUG=1
Change-type: patch
2020-07-01 13:03:42 +00:00
Balena CI
15ed67422d v12.3.7 2020-07-01 12:53:32 +03:00
Balena CI
35200697de v12.3.6 2020-07-01 02:30:55 +03:00
Balena CI
41a8e1b2a4 v12.3.5 2020-07-01 01:51:46 +03:00
Pagan Gazzard
5e94f3f9c9 Add typing info to requires wherever possible
Change-type: patch
2020-06-30 23:21:39 +01:00
Balena CI
3d0a93692f v12.3.4 2020-07-01 01:03:52 +03:00
Pagan Gazzard
209ea64b82 Update dependencies still using balena-sdk 10.x
Change-type: patch
2020-06-30 22:19:48 +01:00
Balena CI
21c8a38c22 v12.3.3 2020-06-30 18:02:52 +03:00
Pagan Gazzard
d0a4ff0d6b Generate/include an oclif.manifest.json when packaging
This saves ~220ms for me when running oclif commands

Change-type: patch
2020-06-30 14:02:02 +00:00
Balena CI
c95568b5a4 v12.3.2 2020-06-30 16:36:50 +03:00
Balena CI
7f2501439d v12.3.1 2020-06-30 13:43:09 +03:00
Balena CI
c5628d0056 v12.3.0 2020-06-30 00:56:03 +03:00
Pagan Gazzard
488d9b901c Use @balena/es-version to set the desired es version for modules
Change-type: minor
2020-06-29 21:25:48 +00:00
Balena CI
812b11db5f v12.2.2 2020-06-29 23:54:25 +03:00
Thodoris Greasidis
45f131ec93 Drop balena-device-status from the dependencies
Change-type: patch
2020-06-29 22:55:17 +03:00
Balena CI
a039ec86dd v12.2.1 2020-06-29 22:53:40 +03:00
Balena CI
361e54b3bd v12.2.0 2020-06-29 11:55:32 +03:00
Balena CI
4cc4a22af3 v12.1.16 2020-06-26 15:29:05 +03:00
Balena CI
17089a35c3 v12.1.15 2020-06-26 14:45:30 +03:00
Balena CI
674dccef21 v12.1.14 2020-06-26 13:27:24 +03:00
Balena CI
f47a4ccb2b v12.1.13 2020-06-25 15:29:26 +03:00
Balena CI
4f7ea7e32a v12.1.12 2020-06-25 02:20:42 +03:00
Pagan Gazzard
b114697cab Use native fs promises rather than promisify or mz
Change-type: patch
2020-06-24 18:13:48 +01:00
Balena CI
14ce4d73b6 v12.1.11 2020-06-24 20:12:41 +03:00
Pagan Gazzard
c054d55456 Use cacheScope for fast-boot2 to allow caching when globally installed
Change-type: patch
2020-06-24 16:43:03 +00:00
Balena CI
133daefe83 v12.1.10 2020-06-24 19:13:43 +03:00
Balena CI
e1d51305b0 v12.1.9 2020-06-24 17:57:44 +03:00
Balena CI
a26c3912d3 v12.1.8 2020-06-24 16:31:24 +03:00
Balena CI
cfbf00f543 v12.1.7 2020-06-24 15:05:43 +03:00
Balena CI
ab9dabaf77 v12.1.6 2020-06-24 14:15:03 +03:00
Balena CI
10120bb97f v12.1.5 2020-06-24 11:39:12 +03:00
Balena CI
f686d3a9bf v12.1.4 2020-06-23 19:19:22 +03:00
Balena CI
24d6b7fa38 v12.1.3 2020-06-22 14:52:51 +03:00
Balena CI
70bfe4ce8e v12.1.2 2020-06-19 11:35:33 +03:00
Balena CI
4995e9b642 v12.1.1 2020-06-18 22:35:22 +03:00
Balena CI
907508bce1 v12.1.0 2020-06-17 18:00:03 +03:00
Paulo Castro
146de39b83 Add --gitignore (-g) option to push/build/deploy commands for v11 compatibility
Change-type: minor
2020-06-17 14:18:23 +01:00
Balena CI
a3cab32b4e v12.0.0 2020-06-16 11:02:40 +03:00