Commit Graph

638 Commits

Author SHA1 Message Date
Resin CI
31f4af721d v9.9.4 2019-01-14 12:20:58 +01:00
Resin CI
99650ab732 v9.9.3 2019-01-13 15:17:19 +01:00
Resin CI
3ca681a4a6 v9.9.2 2019-01-11 19:49:35 +01:00
Resin CI
e0bd6b9d4e v9.9.1 2019-01-11 18:23:33 +01:00
Alexis Svinartchouk
77b763a88f Update util available-drives action
* switch from coffeescript to typescript
 * use etcher-sdk instead of drivelist

Change-Type: patch
2019-01-11 17:56:34 +01:00
Alexis Svinartchouk
f9390ceb10 Update lib/actions/local/flash.coffee
* switch to typescript
 * replace etcher-image-stream with etcher-sdk

Change-type: patch
2019-01-11 17:56:34 +01:00
Resin CI
bc41ff0540 v9.9.0 2019-01-10 14:52:32 +01:00
Resin CI
f3d5e26e1e v9.8.0 2019-01-07 19:45:17 +01:00
Resin CI
8ee994ce7d v9.7.0 2018-12-28 23:11:23 +01:00
Resin CI
7713ca31e5 v9.6.0 2018-12-18 22:19:12 +01:00
Paulo Castro
0f302d30ec Add push --registry-secrets option for private docker registry authentication
Change-type: minor
Signed-off-by: Paulo Castro <paulo@balena.io>
2018-12-18 00:01:15 +00:00
Resin CI
140e851fcd v9.5.0 2018-12-14 17:07:40 +02:00
Resin CI
095a597381 v9.4.1 2018-12-14 12:38:50 +02:00
Alexis Svinartchouk
03a3ef38e1 Fix deploy action on node 6
Downgrade @types/node to version 6 as we support node6

Change-type: patch
2018-12-14 11:26:59 +01:00
Resin CI
464d706920 v9.4.0 2018-12-10 23:22:40 +02:00
Resin CI
f096f4f55f v9.3.6 2018-12-03 15:25:48 +02:00
Resin CI
6070ee0f83 v9.3.5 2018-11-28 20:30:15 +02:00
Thodoris Greasidis
ca861a6349 Fix potential dependency security issue
Until further investigation it is recommended to pin event-stream
to v3.3.4.

Change-type: patch
See: https://github.com/dominictarr/event-stream/issues/116
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2018-11-28 20:15:28 +02:00
Resin CI
493c6576c3 v9.3.4 2018-11-28 19:53:54 +02:00
Cameron Diver
ca8484b466
Update dependencies
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2018-11-28 17:03:47 +00:00
Resin CI
7a8d746a54 v9.3.3 2018-11-27 17:32:16 +02:00
Resin CI
47b35db03e v9.3.2 2018-11-26 11:04:04 +02:00
Resin CI
6677f1faf5 v9.3.1 2018-11-26 10:00:27 +02:00
Resin CI
759c2d4a6f v9.3.0 2018-11-22 16:28:28 +02:00
Alexis Svinartchouk
2f53cbf088 Stop pinning ext2fs and update preload to ^8.0.4
* ext2fs fixes build issues on 32 bit Linux platforms
 * preload fixes issues with the --dont-check-arch flag

Change-type: minor
2018-11-22 14:46:45 +01:00
Resin CI
c3b74a869a v9.2.2 2018-11-20 15:38:57 +02:00
Resin CI
67de638c76 v9.2.1 2018-11-19 16:15:29 +01:00
Cameron Diver
6ad4598e7e
Add case-insensitive checking for application names in balena push
The filter is added with an `as any`, as the typings dont yet support
using $eq and $ne.

Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2018-11-19 12:49:00 +00:00
Resin CI
fd580083d5 v9.2.0 2018-11-16 19:14:15 +01:00
Akis Kesoglou
8291c96e69 Make specifying the version during configuration optional
`version` used to be optional but it seems we recently had to make it a required parameter. However it really feels redundant when all it’s used for is to determine whether the command should issue a legacy user API key or a provisioning key.

This makes version optional but tries to figure it out by itself by reading os-release from the image's boot partition. This is not foul-proof however, and while it'll work with most recent images it won't work with all and in that case it'll bail out and only then warn the user to specify it via the --version argument.

Change-type: minor
2018-11-16 19:39:43 +02:00
Resin CI
561325e66d v9.1.4 2018-11-16 18:21:48 +01:00
Resin CI
0273d2e02c v9.1.3 2018-11-16 16:00:43 +01:00
Resin CI
9ca76348ff v9.1.2 2018-11-13 19:08:00 +01:00
Tim Perry
116c3c787c Fix build & deploy commands in standalone build
Change-type: patch
2018-11-13 18:43:00 +01:00
Resin CI
74a896b3cd v9.1.1 2018-11-12 17:17:16 +01:00
Resin CI
3a3cfbc85e v9.1.0 2018-11-08 11:27:20 +01:00
Resin CI
69ab9788fc v9.0.3 2018-11-07 16:47:02 +01:00
Resin CI
203285bab9 v9.0.2 2018-11-06 13:08:14 +01:00
Tim Perry
75bc937995 Stop validating device config, now that it's API-generated
Change-type: patch
2018-11-06 12:31:05 +01:00
Resin CI
dd41145912 v9.0.1 2018-11-01 15:18:58 +01:00
Resin CI
fdc9fd67d8 v9.0.0 2018-10-29 22:46:27 +01:00
Tim Perry
4907fccf48 Rename everything from 'resin' to 'balena'
Change-type: major
2018-10-29 22:29:02 +01:00
Thodoris Greasidis
f4b84941cd package.json: Use the pre-release balena SDK
Signed-off-by: Thodoris Greasidis <thodoris@resin.io>
2018-10-29 22:29:02 +01:00
Resin CI
8dc4c0871a v8.1.0 2018-10-24 12:44:15 +02:00
Thodoris Greasidis
24c2ffefc9 chore: Add on the fly transpiled bin
Adds an alternative bin file that does not require building the project but
loads the source files directly.

Change-type: minor
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2018-10-24 13:05:02 +03:00
Resin CI
c293a1742d v8.0.3 2018-10-22 18:39:13 +02:00
Resin CI
67ebf7aa19 v8.0.2 2018-10-20 19:09:46 +02:00
Resin CI
73455b4264 v8.0.1 2018-10-20 15:26:04 +02:00
Tim Perry
c904726259 Update dockerignore to fix escSL bug
Change-type: patch
2018-10-20 14:54:33 +02:00
Resin CI
6606b65c9b v8.0.0 2018-10-19 17:31:41 +02:00