Kyle Harding
65d5bdff08
docker: Add Docker images with the CLI and Docker-in-Docker
...
Add Dockerfiles for alpine and debian images, based on
balenalib/arch-distro-node images.
Change-type: minor
Signed-off-by: Kyle Harding <kyle@balena.io>
2021-03-15 08:34:23 -04:00
Balena CI
23165806aa
v12.40.4
2021-03-09 19:36:10 +02:00
bulldozer-balena[bot]
3649bafbb1
Merge pull request #2209 from balena-io/update-apple-certificate-name
...
macOS GUI installer: Update signing certificate name
2021-03-09 17:34:12 +00:00
Paulo Castro
c62445a399
macOS GUI installer: Update signing certificate name
...
Change-type: patch
2021-03-09 16:40:38 +00:00
Paulo Castro
b233ea3e3e
Linux installation instructions: Add sudo configuration section
...
Change-type: patch
2021-03-07 23:31:31 +00:00
Balena CI
4fe660b3a5
v12.40.3
2021-03-06 18:51:02 +02:00
bulldozer-balena[bot]
1f07cd1b1c
Merge pull request #2207 from balena-io/fix-qemu-download-error-handling
...
build, deploy: Fix error handling when QEMU download fails
2021-03-06 16:48:59 +00:00
Paulo Castro
bcea5193a1
build, deploy: Fix error handling when QEMU download fails
...
Change-type: patch
2021-03-06 16:10:33 +00:00
Balena CI
8b99cd7170
v12.40.2
2021-02-24 00:45:01 +02:00
bulldozer-balena[bot]
1986c9339c
Merge pull request #2197 from balena-io/device-local-mode-markdown
...
docs: Fix missing markdown docs for device `deactivate` and `local-mode`
2021-02-23 22:43:00 +00:00
Paulo Castro
b90c9b0d7e
docs: Fix missing markdown docs for device deactivate
and local-mode
...
Change-type: patch
2021-02-23 22:10:52 +00:00
Balena CI
e28c3f9814
v12.40.1
2021-02-23 16:55:03 +02:00
bulldozer-balena[bot]
d054ced541
Merge pull request #2194 from balena-io/klutchell/emulated-docs
...
docs: emphasize that push emulation is not required in most cases
2021-02-23 14:52:52 +00:00
Kyle Harding
c8e4d2c9a6
docs: emphasize that push emulation is not required in most cases
...
Change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
2021-02-23 08:55:25 -05:00
Balena CI
9671372b9e
v12.40.0
2021-02-10 03:28:52 +02:00
bulldozer-balena[bot]
2a4ff75203
Merge pull request #2177 from balena-io/livepush-compose-dev-overlay
...
Add support for docker-compose dev overlay
2021-02-10 01:26:52 +00:00
Scott Lowe
f3d750a024
Add support for docker-compose dev overlay in local pushes
...
Change-type: minor
Signed-off-by: Scott Lowe <scott@balena.io>
2021-02-09 13:06:03 +01:00
Balena CI
a701cd8d4d
v12.39.1
2021-02-07 01:08:07 +02:00
bulldozer-balena[bot]
e2c0c2f359
Merge pull request #2179 from balena-io/klutchell/qemu-v5.2.0+balena4
...
build/deploy: fix emulated builds to use fully static qemu binaries
2021-02-06 23:05:50 +00:00
Kyle Harding
15fc805f89
build/deploy: fix emulated builds to use fully static qemu binaries
...
Avoid possible situations where the local glibc may not support
the required syscalls for arm emulation during build/deploy.
Change-type: patch
Conneted-to: https://github.com/balena-io/qemu/issues/21
Signed-off-by: Kyle Harding <kyle@balena.io>
2021-02-06 09:50:46 -05:00
Balena CI
0a995ecc49
v12.39.0
2021-02-04 19:41:10 +02:00
bulldozer-balena[bot]
1ba992ada2
Merge pull request #2176 from balena-io/device-localmode
...
Add command `device local-mode`
2021-02-04 17:39:05 +00:00
Scott Lowe
e47fd0c887
Add command device local-mode
...
Change-type: minor
Resolves : #1304
Signed-off-by: Scott Lowe <scott@balena.io>
2021-02-04 15:36:32 +00:00
Balena CI
af1de34840
v12.38.10
2021-02-04 17:00:43 +02:00
bulldozer-balena[bot]
96fb525378
Merge pull request #2169 from balena-io/deduplicated-msg
...
Improve build-time checks (automation/test-lock-deduplicated.sh)
2021-02-04 14:58:27 +00:00
Balena CI
3d1f16c0ab
v12.38.9
2021-02-04 15:59:06 +02:00
bulldozer-balena[bot]
6fb58a25fc
Merge pull request #2175 from balena-io/cloud-build-orgs
...
Modify push to pass app slug to builder
2021-02-04 13:56:31 +00:00
Scott Lowe
e6b85c9cf8
Modify push to pass app slug to builder
...
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
2021-02-04 10:41:00 +01:00
Balena CI
43b93e7fd4
v12.38.8
2021-01-29 17:04:38 +02:00
bulldozer-balena[bot]
a05dcf08b8
Merge pull request #2173 from balena-io/klutchell/qemu-v5.2.0
...
build/deploy: Update QEMU to speed up emulated builds
2021-01-29 15:02:49 +00:00
Kyle Harding
9636985ee7
build/deploy: Update QEMU to speed up emulated builds
...
QEMU v5 has quite a few improvements over v4, and the speed
difference when emulating arm is quite noticible.
We tested this with, and without, our single-core limitation
patch and have not been able to reproduce the stability
issues we were seeing in v4 so the patch was removed in
this release.
Change-type: patch
Connects-to: https://github.com/balena-io/balena-io/issues/2340
Signed-off-by: Kyle Harding <kyle@balena.io>
2021-01-29 09:26:34 -05:00
Balena CI
023fc57914
v12.38.7
2021-01-26 10:31:28 +02:00
bulldozer-balena[bot]
492bdab2fe
Merge pull request #2170 from balena-io/tunnel-help-openbalena
...
tunnel: Add note re openBalena version compatibility
2021-01-26 08:29:29 +00:00
Paulo Castro
941c365259
tunnel: Add note re openBalena version compatibility
...
Change-type: patch
2021-01-25 17:33:41 +00:00
Balena CI
fed58278c9
v12.38.6
2021-01-23 03:09:50 +02:00
bulldozer-balena[bot]
d74af38bfe
Merge pull request #2171 from balena-io/debug-logging
...
logging: note that the device supervisor version is operative
2021-01-23 01:07:30 +00:00
Matthew McGinn
53926067ca
logging: note that the device supervisor version is operative
...
Change-type: patch
Signed-off-by: Matthew McGinn <matthew@balena.io>
2021-01-22 16:53:15 -05:00
Balena CI
7181dc5401
v12.38.5
2021-01-22 12:59:32 +02:00
bulldozer-balena[bot]
e35e13f9a7
Merge pull request #2163 from balena-io/switch-tunnel-to-tls
...
tls: Use TLS for tunnel connection
2021-01-22 10:57:39 +00:00
Paulo Castro
6e0638f3be
Improve build-time checks (automation/test-lock-deduplicated.sh)
...
Change-type: patch
2021-01-21 21:29:10 +00:00
Balena CI
d60ec13d5c
v12.38.4
2021-01-21 19:14:47 +02:00
bulldozer-balena[bot]
731e50a757
Merge pull request #2166 from balena-io/engines-less-than-13
...
Update supported Node.js version range in package.json (<13.0.0)
2021-01-21 17:11:55 +00: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
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
31281549a6
v12.38.3
2021-01-19 19:19:10 +02:00
bulldozer-balena[bot]
e86bcc438c
Merge pull request #2161 from balena-io/workaround-push-public
...
Handle 'push' edge case with application access
2021-01-19 17:17:31 +00:00
Scott Lowe
a1cf602f6f
Handle 'push' edge case with application access
...
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
2021-01-19 13:38:22 +01:00
Balena CI
4cd3ef8b91
v12.38.2
2021-01-19 10:22:20 +02:00
bulldozer-balena[bot]
e4eb4586f5
Merge pull request #2158 from balena-io/delete-travis-appveyor
...
Delete old config files for Travis and AppVeyor to avoid confusion
2021-01-19 08:20:37 +00:00
Balena CI
360c6e42f8
v12.38.1
2021-01-15 18:54:21 +02:00