Cameron Diver
afd544f440
housekeeping: Add private:true to package.json
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-08-29 09:05:30 -07:00
resin-io-versionbot[bot]
01db7c448f
v7.18.0
2018-08-24 15:35:56 +00:00
resin-io-versionbot[bot]
8003ab830b
v7.17.1
2018-08-17 09:07:20 +00:00
resin-io-versionbot[bot]
aa45e9c955
v7.17.0
2018-08-16 16:09:23 +00:00
Cameron Diver
1060e70e82
dev: Add package.json tasks to aid debugging supervisor tests
...
Running mocha on the coffee and ts sources resulted in unreliable
sourcemaps, and breakpoints not working, among other things. To solve
this, this commit adds package.json tasks which will build both the
coffeescript and typescript files with their sourcemaps and places it
into a build directory. It also copies over other dependent files, such
as test data and migrations.
Another task adds a mocha debugging command, which can be connected to
using a node debugger.
Another tasks runs mocha without a debugging interface, but also without
running linters etc first. This enables the tests to be run much faster.
Change-type: minor
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-08-16 16:38:40 +01:00
resin-io-versionbot[bot]
e55193151a
v7.16.7
2018-08-16 15:02:03 +00:00
Cameron Diver
cb2349dbb6
Update docker-toolbelt to pull in typings
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-08-16 15:35:31 +01:00
resin-io-versionbot[bot]
9415d04bc3
v7.16.6
2018-08-13 12:00:10 +00:00
resin-io-versionbot[bot]
840ec03b3e
v7.16.5
2018-08-13 09:33:26 +00:00
resin-io-versionbot[bot]
51f008a44f
v7.16.4
2018-08-07 12:54:52 +00:00
resin-io-versionbot[bot]
be73be53e1
v7.16.3
2018-08-01 19:41:31 +00:00
resin-io-versionbot[bot]
8cad3a664c
v7.16.2
2018-07-25 14:57:58 +00:00
resin-io-versionbot[bot]
fa79c4872f
v7.16.1
2018-07-25 10:34:13 +00:00
resin-io-versionbot[bot]
0578840f09
v7.16.0
2018-07-23 18:56:09 +00:00
Petros Angelatos
bba1da370b
logger: Remove pubnub leftovers
...
Change-type: minor
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
2018-07-18 12:31:10 -07:00
resin-io-versionbot[bot]
d9eee69fcd
v7.15.0
2018-07-17 20:40:33 +00:00
resin-io-versionbot[bot]
f8ead44b2b
v7.14.1
2018-07-16 15:52:46 +00:00
resin-io-versionbot[bot]
b1c3faabb0
v7.14.0
2018-07-12 13:46:47 +00:00
resin-io-versionbot[bot]
4e3070f343
v7.13.3
2018-07-12 11:53:34 +00:00
resin-io-versionbot[bot]
36f95c88bf
v7.13.2
2018-07-09 10:31:19 +00:00
resin-io-versionbot[bot]
98486717aa
v7.13.1
2018-06-28 14:18:21 +00:00
resin-io-versionbot[bot]
71a2c3c456
v7.13.0
2018-06-27 11:52:58 +00:00
resin-io-versionbot[bot]
9f03d2885d
v7.12.0
2018-06-26 08:01:14 +00:00
Cameron Diver
6ca2701b85
Move v2 endpoints to separate module
...
Change-type: patch
Connects-to: #640
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-06-25 17:32:47 +01:00
resin-io-versionbot[bot]
d1b7a4c2e4
v7.11.3
2018-06-25 09:54:05 +00:00
resin-io-versionbot[bot]
90ab089ca1
v7.11.2
2018-06-18 12:46:50 +00:00
Cameron Diver
809bc87b88
Convert config module to typescript
...
Extract config.json handling code out to separate modules too.
Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-06-18 13:41:18 +01:00
Cameron Diver
1b0fd82f51
Convert db module to typescript
...
Also had to change config module to bind `.this` value, due to
differences in setup.
Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-06-18 13:39:08 +01:00
resin-io-versionbot[bot]
f5e2f56da0
v7.11.1
2018-06-14 09:08:22 +00:00
Cameron Diver
31c6db2ccd
Upgrade TypedError and move docker-utils error to error module
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-06-13 16:55:34 +01:00
resin-io-versionbot[bot]
a170d63a6a
v7.11.0
2018-06-13 10:52:23 +00:00
resin-io-versionbot[bot]
9c9e5e9e36
v7.10.2
2018-06-11 12:53:33 +00:00
resin-io-versionbot[bot]
bf58808dff
v7.10.1
2018-06-11 10:06:15 +00:00
Cameron Diver
ea18462244
Move dependencies out to devDependencies
2018-06-11 10:20:17 +01:00
resin-io-versionbot[bot]
2f97955e6e
v7.10.0
2018-06-06 13:57:47 +00:00
Cameron Diver
dc59c83409
Move boot config related code to config-utils module
...
This commit abstracts all of the boot config code out of the
device-config module, ready to extend with different config backends.
Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-06-05 17:00:45 +01:00
resin-io-versionbot[bot]
0cd0ba2b36
v7.9.1
2018-05-29 17:22:51 +00:00
resin-io-versionbot[bot]
410d1cf294
v7.9.0
2018-05-23 18:24:23 +00:00
Akis Kesoglou
8479801674
Add support for Balena deltas
...
Resin’s delta server supports Balena deltas as version 3 deltas. This commit adds support for triggering delta generation for Balena deltas, and applying them locally to the device via a simple pull.
The delta version to use when updating has been abstracted away as an env var that is user-defined. The default value is still instructing use of rsync deltas (v2).
Change-Type: minor
2018-05-23 20:59:56 +03:00
resin-io-versionbot[bot]
511549b259
v7.8.0
2018-05-23 12:49:44 +00:00
resin-io-versionbot[bot]
e84a5d8d30
v7.7.2
2018-05-22 10:52:19 +00:00
resin-io-versionbot[bot]
e797046f12
v7.7.1
2018-05-21 14:06:19 +00:00
resin-io-versionbot[bot]
2a05a21a5b
v7.7.0
2018-05-18 17:28:38 +00:00
resin-io-versionbot[bot]
25cbe2075e
v7.6.0
2018-05-16 15:19:34 +00:00
resin-io-versionbot[bot]
8ca6b239bb
v7.5.6
2018-05-14 09:47:25 +00:00
resin-io-versionbot[bot]
7e9cc78ce5
v7.5.5
2018-05-11 15:44:38 +00:00
resin-io-versionbot[bot]
3b2c466327
v7.5.4
2018-05-11 12:47:17 +00:00
resin-io-versionbot[bot]
79c38538a9
v7.5.3
2018-05-02 12:03:57 +00:00
Cameron Diver
022eeaa2b3
Add typescript linting to supervisor tests
...
This also required updating node-resin-lint to v1.5.7
Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-05-02 09:36:21 +01:00
resin-io-versionbot[bot]
8a390e159a
v7.5.2
2018-05-01 15:44:42 +00:00