Commit Graph

1026 Commits

Author SHA1 Message Date
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
Balena CI
4e61c00255 v11.28.10 2020-03-02 17:01:29 +02:00
Pagan Gazzard
fe4e1d09d7 Update dependencies
Update balena-sdk from 12.21.1 to 12.26.7

Change-type: patch
2020-03-02 11:20:20 +00:00
Balena CI
766695ceef v11.28.9 2020-03-02 10:30:58 +02:00
Balena CI
62e4930e5b v11.28.8 2020-02-29 02:17:58 +02:00
Balena CI
0ab0e417b8 v11.28.7 2020-02-28 18:06:18 +02:00
Balena CI
86af954f3b v11.28.6 2020-02-28 17:26:48 +02:00
Balena CI
8598223b61 v11.28.5 2020-02-28 02:14:29 +02:00
Balena CI
077d1db9b7 v11.28.4 2020-02-25 22:48:49 +02:00
Paulo Castro
cdfd1d124b Fix build/deploy commands with QEMU emulation and alternative Dockerfile name
Resolves: #1624
Change-type: patch
2020-02-25 16:42:12 -03:00
Balena CI
dec570a6e2 v11.28.3 2020-02-24 17:43:44 +02:00
Pagan Gazzard
4abdd71ce7 Update type deps
Change-type: patch
2020-02-24 14:15:48 +00:00
Balena CI
36f2f491b3 v11.28.2 2020-02-22 00:05:12 +02:00
Paulo Castro
03053e125f Add pre-commit check for cli.markdown updates and coffeelint execution
These checks compare the timestamps of cli.markdown with those of staged files,
effectively enforcing that 'npm run build' or 'npm test' are executed.

Change-type: patch
2020-02-21 18:22:48 -03:00
Paulo Castro
bdc7c0fa39 Fix 'test:fast' npm script definition
Change-type: patch
2020-02-21 18:22:48 -03:00
Balena CI
ad4981328f v11.28.1 2020-02-21 15:40:29 +02:00
Thodoris Greasidis
f2be811e18 Add a script to automate nested changelogs
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2020-02-21 15:18:17 +02:00
Balena CI
6439aa5552 v11.28.0 2020-02-20 05:01:08 +02:00
Cameron Diver
95c93d24da
Update resin-multibuild and add app and release template vars
Change-type: minor
Signed-off-by: Cameron Diver <cameron@balena.io>
2020-02-18 10:21:12 +07:00
Balena CI
278d7fd02c v11.27.0 2020-02-17 17:51:58 +02:00
Balena CI
5dbace353d v11.26.0 2020-02-14 17:26:58 +02:00
Balena CI
5e196b8f63 v11.25.18 2020-02-13 19:32:57 +02:00
Paulo Castro
88a1e413a3 Fix balena push "Segmentation fault" on Windows (replace 'mmmagic' with 'isBinaryFile')
Connects-to: #1611
Change-type: patch
2020-02-13 15:51:45 +00:00
Balena CI
d48672fa93 v11.25.17 2020-02-12 19:01:59 +02:00
Balena CI
9d04e616a8 v11.25.16 2020-02-12 15:57:18 +02:00
Balena CI
bff845a0e4 v11.25.15 2020-02-12 15:01:04 +02:00
Pagan Gazzard
93ba5832d8 Convert lib/auth/server to typescript
Change-type: patch
2020-02-12 12:10:12 +00:00
Balena CI
af86ac73e6 v11.25.14 2020-02-12 13:56:18 +02:00
Pagan Gazzard
a4b34c109d Convert lib/actions/keys to typescript
Change-type: patch
2020-02-10 22:22:06 +00:00
Balena CI
69714a646b v11.25.13 2020-02-11 00:11:34 +02:00
Balena CI
cefb3acc1f v11.25.12 2020-02-10 17:53:58 +02:00
Balena CI
a9c0899c32 v11.25.11 2020-02-10 16:28:18 +02:00
Balena CI
4b8cec652a v11.25.10 2020-02-08 02:54:39 +02:00
Paulo Castro
05d478b759 CI builds: revert patch-package upgrade to fix patch errors
This fixes a build error caused by a recent version bump of 'patch-package':
"Patch file found for package execa which is not present at node_modules/qqjs/node_modules/execa"

Change-type: patch
2020-02-08 00:19:05 +00:00
Balena CI
2cb5e28258 v11.25.9 2020-02-08 00:29:18 +02:00
Pagan Gazzard
467afb3de6 Add .gitattributes to check out with the correct line-ending on windows
Change-type: patch
2020-02-07 21:40:48 +00:00
Balena CI
324a406e7f v11.25.8 2020-02-07 23:36:09 +02:00
Pagan Gazzard
6d543b79ff Merge resin-lint linting and fixing steps into one
Change-type: patch
2020-02-07 19:34:35 +00:00
Pagan Gazzard
85aaf77e44 Remove redundant type checking of tests
Change-type: patch
2020-02-07 19:34:35 +00:00
Pagan Gazzard
83c5684491 Remove duplicate type checking of automation code
Change-type: patch
2020-02-07 19:34:35 +00:00
Balena CI
6bc4fbb750 v11.25.7 2020-02-07 21:32:58 +02:00
Balena CI
654d1dcff8 v11.25.6 2020-02-07 13:21:48 +02:00
Pagan Gazzard
3f84045127 Switch from opn to its new name of open
Change-type: patch
2020-02-06 19:55:22 +00:00
Balena CI
544f8fb4bd v11.25.5 2020-02-06 20:50:18 +02:00
Balena CI
f732c5bf5d v11.25.4 2020-02-06 19:58:38 +02:00
Pagan Gazzard
895be0be5d Use resin-lint for automatic lint fixing
Change-type: patch
2020-02-06 17:29:23 +00:00
Balena CI
0f17129c2e v11.25.3 2020-02-06 19:25:49 +02:00
Balena CI
da3c11533c v11.25.2 2020-02-05 05:14:59 +02:00
Balena CI
f53a69feb1 v11.25.1 2020-02-04 12:33:13 +02:00
Balena CI
1417875110 v11.25.0 2020-02-03 10:23:28 +02:00
Scott Lowe
58e7880f1d Add support for auto-conversion of CRLF line endings.
Applies to commands:
 balena push
 balena build
 balena deploy --build

Change-type: minor
Resolves: #1273
Signed-off-by: Scott Lowe <scott@balena.io>
2020-01-31 16:27:22 +01:00
Balena CI
38194e6175 v11.24.0 2020-01-31 01:42:39 +02:00
Paulo Castro
1e37c97ffb Fix proxy support and add proxy exclusion feature (Node.js >= 10.16.0 only)
See README for more details on proxy configuration and Node.js compatibility.

Resolves: #1579
Resolves: #1335
Connects-to: #1580
Change-type: minor
Signed-off-by: Paulo Castro <paulo@balena.io>
2020-01-27 12:11:11 +00:00
Balena CI
ceb47e9969 v11.23.0 2020-01-27 13:12:47 +02:00
Pagan Gazzard
77931b314a Update dependencies
Change-type: minor
2020-01-24 23:28:15 +00:00
Balena CI
b38b5b0b61 v11.22.0 2020-01-21 23:45:41 +02:00
Balena CI
751f67e997 v11.21.8 2020-01-21 13:06:33 +02:00
Paulo Castro
9db6961a7e Add catch-uncommitted to balena CI build
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2020-01-20 23:25:24 +00:00
Paulo Castro
b978230f9e Update resin-lint and prettier, and re-prettify
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2020-01-20 22:46:32 +00:00
Balena CI
bbea58a9c8 v11.21.7 2020-01-20 13:26:30 +02:00
Balena CI
df3e1f1886 v11.21.6 2020-01-20 05:22:14 +02:00
Balena CI
cd6072ac73 v11.21.5 2020-01-15 13:37:57 +02:00
Balena CI
a2ca8e8f73 v11.21.4 2020-01-14 22:16:39 +02:00
Paulo Castro
51adfeaa3b Fix join and leave commands on Windows (hanging on stdin and argument escaping)
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2020-01-14 19:34:53 +00:00
Balena CI
76447a2177 v11.21.3 2020-01-14 21:32:33 +02:00
Paulo Castro
3466be1992 Increase default mocha test timeout to avoid spurious CI failures
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2020-01-14 17:12:17 +00:00
Balena CI
dd7d9d1570 v11.21.2 2020-01-14 18:05:30 +02:00
Balena CI
a94e6d550e v11.21.1 2020-01-14 02:19:39 +02:00
Balena CI
4e95cb0cca v11.21.0 2019-12-27 14:32:41 +02:00
Balena CI
024bf2996b v11.20.2 2019-12-17 16:55:00 +02:00
Scott Lowe
3cce8d822c Update livepush to fix windows path issue.
Change-type: patch
Connects-to: https://github.com/balena-io-modules/livepush/issues/55
Signed-off-by: Scott Lowe <scott@balena.io>
2019-12-17 15:24:34 +01:00