Commit Graph

1382 Commits

Author SHA1 Message Date
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