Commit Graph

3865 Commits

Author SHA1 Message Date
Balena CI
c938df2445 v12.44.17 2021-05-24 18:17:54 +03:00
bulldozer-balena[bot]
bf1df05606
Merge pull request #2272 from balena-io/rgz/deploy-doc
doc: Document the image nameing scheme used by deploy
2021-05-24 15:15:46 +00:00
Robert Günzler
e04242db64
doc: Document the image nameing scheme used by deploy
When using deploy to create a release for a multi-container project one
needs to follow this to avoid triggering a build. Relevant for CI/CD scenarios
with their own build pipeline.

Change-type: patch
Signed-off-by: Robert Günzler <robertg@balena.io>
2021-05-24 16:24:26 +02:00
Balena CI
9265588745 v12.44.16 2021-05-18 18:35:46 +03:00
bulldozer-balena[bot]
cd8070b1a6
Merge pull request #2269 from balena-io/2231-balena-preload
preload: Update balena-preload to 10.4.7
2021-05-18 15:33:56 +00: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
bulldozer-balena[bot]
ccc2c20b6d
Merge pull request #2267 from Kajatin/automatic-boot-partition-number
os configure, local configure: Fix "Unsupported filesystem" error
2021-05-16 19:13:29 +00: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
bulldozer-balena[bot]
5544f4a5dd
Merge pull request #2199 from khancyr/completion
Completion
2021-05-09 22:07:13 +00: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
bulldozer-balena[bot]
1ac573c659
Merge pull request #2259 from balena-io/bump-multibuild-docker-progress
Fix "Total: undefined" image pull progress report and update dependencies
2021-05-07 17:52:39 +00: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
Paulo Castro
732fc2d539 build: Workaround issue with Docker v20.10 + single-arch base images
Change-type: patch
2021-05-06 23:20:06 +01:00
Paulo Castro
535a443d7c build: Fix "Total: undefined" image pull progress report
Change-type: patch
2021-05-03 15:48:16 +01:00
Balena CI
579d68a8f0 v12.44.12 2021-04-27 17:58:06 +03:00
bulldozer-balena[bot]
ffac8cb9e5
Merge pull request #2258 from balena-io/balena-preload-10-4-2
preload: Update to Docker 20.10 with cgroups v2 support
2021-04-27 14:55:58 +00: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
bulldozer-balena[bot]
f45ac42dd3
Merge pull request #2255 from balena-io/build-args-warning
Add message regarding deprecation of --buildArg option
2021-04-21 13:44:15 +00:00
Scott Lowe
fa26004648 Add message regarding deprecation of --buildArg option in build/deploy commands
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
2021-04-21 07:26:57 +02:00
Balena CI
ba1ea54d69 v12.44.10 2021-04-16 01:24:55 +03:00
bulldozer-balena[bot]
9fb62d92b7
Merge pull request #2253 from balena-io/2252-fix-ssh-service-list
ssh: fix incorrect service name parsing in local mode
2021-04-15 22:21:58 +00:00
Tomás Migone
8780a24fb5 ssh: fix incorrect service name parsing in local mode
Resolves: #2252
Change-type: patch
Signed-off-by: Tomás Migone <tomas@balena.io>
2021-04-14 16:31:07 -03:00
Balena CI
3d3e91d49d v12.44.9 2021-04-14 04:06:00 +03:00
bulldozer-balena[bot]
f6e6d9ce8b
Merge pull request #2251 from balena-io/1003-config-inject-umount
config inject/read/write: Fix umount errors with OS image files
2021-04-14 01:03:53 +00:00
Paulo Castro
0f9d78ab50 config inject/read/write: Fix umount errors with OS image files
Resolves: #1003
Change-type: patch
2021-04-13 23:30:19 +01:00
Paulo Castro
06f7683837 Refactor dependency import in utils/helpers.ts for performance
Change-type: patch
2021-04-13 22:14:13 +01:00
Balena CI
83a23d9f30 v12.44.8 2021-04-10 02:37:53 +03:00
bulldozer-balena[bot]
ffa181a2c3
Merge pull request #2248 from balena-io/2185-fix-ndjson-parsing
push, logs: Fix parsing of local mode device logs (NDJSON stream)
2021-04-09 23:35:27 +00: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
bulldozer-balena[bot]
c1244c0c98
Merge pull request #2247 from balena-io/osConfigureFix
lib/commands/local/configure: Fix local configure when resin-wifi is …
2021-04-09 18:56:42 +00:00
Marios Balamatsias
213e54feb1 lib/commands/local/configure: Fix local configure when resin-wifi is not available on the image
Resolves: #2239
Change-type: patch
Signed-off-by: Marios Balamatsias <mbalamatsias@gmail.com>
2021-04-09 21:20:47 +03:00
Balena CI
cc8a8513e9 v12.44.6 2021-04-07 22:44:44 +03:00
bulldozer-balena[bot]
42c3236313
Merge pull request #2246 from balena-io/missing-arch-install-notes
Direct missing release installs to npm install method
2021-04-07 19:42:26 +00:00
Miguel Casqueira
91fd515266 Direct missing release installs to npm install method
Change-type: patch
Signed-off-by: Miguel Casqueira <miguel@balena.io>
2021-04-07 13:56:17 -04:00
Balena CI
57cd096612 v12.44.5 2021-04-07 19:59:18 +03:00
bulldozer-balena[bot]
854501cf8d
Merge pull request #2245 from balena-io/sdk-15.31.0
Update balena-sdk (15.31.0) and other dependencies
2021-04-07 16:56:55 +00:00
Paulo Castro
d44afa8c39 docs: Update install instructions re macOS installer notarization
Change-type: patch
2021-04-07 17:26:59 +01: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
bulldozer-balena[bot]
9c3eb76856
Merge pull request #2186 from balena-io/notarization
Update macOS installer to avoid Apple's warning pop-up
2021-04-06 21:40:12 +00:00
Dan Goodman
973f1a9c40 Add notarization for macOS graphical installer
Change-type: patch
2021-04-06 16:56:07 -04:00