Commit Graph

996 Commits

Author SHA1 Message Date
Balena CI
57d0014e32 v11.31.5 2020-04-20 18:05:13 +03:00
Balena CI
7c9a23451b v11.31.4 2020-04-20 16:17:14 +03:00
Paulo Castro
655534469a Review 'instanceof' usage with classes of external packages
Change-type: patch
2020-04-18 02:50:00 +01:00
Paulo Castro
a8b0573699 Unpin balena-sdk (bump balena-sdk to v12.33.0)
Change-type: patch
2020-04-18 02:50:00 +01:00
Balena CI
99963cbb89 v11.31.3 2020-04-17 02:40:26 +03:00
Paulo Castro
264c8535b4 Fix balena ssh "Application not found" (pin balena-sdk to v12.30.0)
Change-type: patch
2020-04-17 00:11:33 +01:00
Balena CI
159ee44d7e v11.31.2 2020-04-16 03:39:14 +03:00
Balena CI
cc1ba3d84e v11.31.1 2020-04-15 19:46:53 +03:00
Balena CI
eba2e7e4fb v11.31.0 2020-04-15 16:48:28 +03:00
Scott Lowe
320b4864d9 device os-update: allow host OS upgrade with development balenaOS images
also:
fix `device os-update` incorrectly showing 0% progress
convert `device os-update` to use async/await

Change-type: minor
Resolves: #1725
Signed-off-by: Scott Lowe <scott@balena.io>
2020-04-15 15:07:10 +02:00
Balena CI
7f79451376 v11.30.17 2020-04-10 00:05:24 +03:00
Balena CI
f72d78954d v11.30.16 2020-04-07 21:43:29 +03:00
Balena CI
4fe5a10029 v11.30.15 2020-04-03 18:01:50 +03:00
Balena CI
7e2ee7ab93 v11.30.14 2020-04-03 15:46:50 +03:00
Balena CI
c062e6e876 v11.30.13 2020-04-02 22:24:40 +03:00
Balena CI
ff319d67f3 v11.30.12 2020-04-01 17:18:17 +03:00
Balena CI
cbe12d5be7 v11.30.11 2020-04-01 14:53:30 +03:00
Balena CI
77873cf919 v11.30.10 2020-03-31 18:55:44 +03:00
Balena CI
43b1c5c24f v11.30.9 2020-03-31 14:21:28 +03:00
Balena CI
2d55df4704 v11.30.8 2020-03-31 02:36:18 +03:00
Paulo Castro
be76b8adbd Fix 'balena ssh' on MSYS Windows shell ("unexpected end of file")
Resolves: #1681
Change-type: patch
2020-03-30 14:45:16 +01:00
Balena CI
7b8e86372b v11.30.7 2020-03-30 16:43:29 +03:00
Balena CI
a6ccd87069 v11.30.6 2020-03-26 15:41:08 +02:00
Balena CI
eca3e91512 v11.30.5 2020-03-25 14:57:29 +02:00
Pagan Gazzard
b3b22d6399 Use balena-lint for javascript linting and add javascript type-checking
Change-type: patch
2020-03-25 12:12:03 +00:00
Balena CI
217cba819a v11.30.4 2020-03-24 20:57:00 +02:00
Balena CI
c8cade95da v11.30.3 2020-03-24 19:33:02 +02:00
Pagan Gazzard
1ee74df67e Add type checking for tests
Change-type: patch
2020-03-24 16:42:18 +00:00
Balena CI
3e1b10007a v11.30.2 2020-03-24 18:18:18 +02:00
Balena CI
6ec8bcddaa v11.30.1 2020-03-19 21:16:18 +02:00
Balena CI
dabe81c31b v11.30.0 2020-03-19 17:14:26 +02:00
Balena CI
9b79f79bac v11.29.5 2020-03-19 01:00:58 +02:00
Balena CI
62ea7518bc v11.29.4 2020-03-16 19:41:10 +02:00
Balena CI
18d3ca3413 v11.29.3 2020-03-13 02:37:28 +02:00
Balena CI
47fa2a6151 v11.29.2 2020-03-13 01:09:53 +02:00
Balena CI
e42650f433 v11.29.1 2020-03-13 00:16:33 +02:00
Balena CI
122b5a0655 v11.29.0 2020-03-12 21:11:52 +02:00
Pagan Gazzard
3d2e109e7f Update dependencies
Update balena-sdk from 12.26.7 to 12.29.1

Change-type: minor
2020-03-12 18:03:10 +00:00
Balena CI
26803067f1 v11.28.17 2020-03-12 20:01:37 +02:00
Balena CI
e2114f73d7 v11.28.16 2020-03-12 02:55:02 +02:00
Paulo Castro
daa34feeda Add test case for build --emulated
Connects-to: #1649
Change-type: patch
2020-03-11 22:02:01 +00:00
Balena CI
f813dad4d9 v11.28.15 2020-03-11 13:45:11 +02:00
Paulo Castro
f44c2b777f Fix 'balena login' web auth on Linux standalone zip install (xdg-open ENOENT)
Resolves: #1657
Change-type: patch
2020-03-11 01:16:38 +00:00
Balena CI
bcfba693a5 v11.28.14 2020-03-10 16:54:18 +02:00
Paulo Castro
d2df2c7b60 Fix occasional "CLI prints 'null' and exits" (replace old Raven/Sentry SDK)
Resolves: #1523
Connects-to: #1333
Connects-to: #1193
Change-type: patch
2020-03-09 12:51:56 +00:00
Balena CI
524397fc9b v11.28.13 2020-03-06 17:48:03 +02:00
Cameron Diver
b83431c2e0 Improve the UX by only printing effective file changes in livepush
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2020-03-06 15:17:02 +00:00
Balena CI
40c559322a v11.28.12 2020-03-06 04:56:19 +02:00
Balena CI
d6e7359400 v11.28.11 2020-03-02 18:47:38 +02:00
Pagan Gazzard
00943463a4 Use types for global-agent and global-tunnel-ng
Change-type: patch
2020-03-02 15:10:58 +00:00