Commit Graph

564 Commits

Author SHA1 Message Date
Resin CI
2855295432 v9.10.2 2019-03-13 14:25:03 +02:00
Resin CI
3b475db94c v9.10.1 2019-03-12 15:59:07 +02:00
Cameron Diver
af734ad008
Pin lodash types to avoid compile error
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-03-12 13:36:46 +00:00
Resin CI
16ee0cec60 v9.10.0 2019-03-12 14:58:22 +02:00
Resin CI
92049534f5 v9.9.1 2019-03-08 17:54:16 +02:00
Resin CI
b821d08754 v9.9.0 2019-03-07 20:50:42 +02:00
Resin CI
9c55574533 v9.8.7 2019-02-28 12:53:57 +01:00
Giovanni Garufi
50d2df73a1 v9.8.6 2019-02-25 14:12:08 +01:00
Giovanni Garufi
bdaf1bc41f v9.8.5 2019-02-25 13:21:33 +01:00
Giovanni Garufi
58fa0ac761 v9.8.4 2019-02-25 13:16:22 +01:00
Resin CI
19584c465a v9.8.3 2019-02-19 19:10:49 +01:00
Resin CI
b3f90e94ec v9.8.2 2019-02-19 18:09:32 +01:00
Resin CI
112bc644c4 v9.8.1 2019-02-14 15:06:34 +01:00
Resin CI
adc8ef231e v9.8.0 2019-02-14 10:40:54 +01:00
Resin CI
cff5965d5e v9.7.7 2019-02-13 17:02:02 +01:00
Resin CI
c6d20a598b v9.7.6 2019-02-12 15:29:43 +01:00
Cameron Diver
06580bf437
Don't treat a non-200 status response on patch as report errors
Non-200 errors were causing the watchdog to restart the supervisor,
which in some cases could cause a restart loop. Instead we change the
code to only treat communication failures as an error, and report status
code failures directly.

Change-type: patch
Closes: #843
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-02-12 13:56:54 +00:00
Resin CI
e2cd757b46 v9.7.5 2019-02-12 13:29:17 +01:00
Resin CI
3b43579da7 v9.7.4 2019-02-11 14:19:11 +01:00
Resin CI
5567682c1c v9.7.3 2019-02-11 11:54:12 +01:00
Resin CI
d19e63d38f v9.7.2 2019-02-11 11:05:10 +01:00
Resin CI
04a9790e11 v9.7.1 2019-02-06 13:25:17 +01:00
Resin CI
9d8552ea8d v9.7.0 2019-02-05 20:55:12 +01:00
Resin CI
65f267f793 v9.6.6 2019-02-05 18:54:47 +01:00
Resin CI
d0c9b697da v9.6.5 2019-02-04 19:16:16 +01:00
Resin CI
93460d36b9 v9.6.4 2019-02-04 14:55:32 +01:00
Cameron Diver
28d09f2772
Pin terser version to avoid breaking change in minor update
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-02-04 11:58:14 +00:00
Resin CI
94b267c199 v9.6.3 2019-02-03 12:54:35 +01:00
Resin CI
e2c159f009 v9.6.2 2019-01-29 17:19:03 +01:00
Resin CI
e4ca8ba7e7 v9.6.1 2019-01-29 13:33:58 +01:00
Resin CI
1bf5eeb046 v9.6.0 2019-01-25 19:58:16 +01:00
Resin CI
adefc10564 v9.5.0 2019-01-25 18:42:31 +01:00
Resin CI
52898b98dd v9.4.2 2019-01-23 19:12:38 +01:00
Resin CI
ffa79926e1 v9.4.1 2019-01-23 18:00:15 +01:00
Resin CI
b978e2769a v9.4.0 2019-01-23 10:27:10 +01:00
Cameron Diver
f10ad00e01
deps: Update docker-toolbelt for typing fixes
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-01-22 13:26:46 +00:00
Cameron Diver
0505c0f976
config: Properly type the change events from config module
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-01-21 11:13:14 +00:00
Resin CI
acf2a6d6b5 v9.3.1 2019-01-16 14:29:54 +01:00
Resin CI
11fc93af0f v9.3.0 2019-01-12 13:48:47 +01:00
Cameron Diver
db74e748a1
refactor: Fully type and validate config module set and get
We define the type for each config value, and validate the data when
retrieving and setting it.

Change-type: minor
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-01-11 10:37:25 +00:00
Resin CI
e8d5364bf8 v9.2.10 2019-01-08 17:55:10 +01:00
Resin CI
f33a2adf12 v9.2.9 2019-01-08 15:59:41 +01:00
Cameron Diver
9decea1d3b
refactor: Convert supervisor api module to typescript
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-01-08 11:59:53 +00:00
Resin CI
6c1f36dd75 v9.2.8 2019-01-02 13:55:32 +01:00
Resin CI
68aa34927b v9.2.7 2018-12-21 18:39:33 +01:00
Cameron Diver
f4f67a5afc
refactor: Convert host-config module to typescript
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2018-12-21 17:18:32 +00:00
Resin CI
59887bad57 v9.2.6 2018-12-21 14:22:15 +01:00
Resin CI
7284863e6c v9.2.5 2018-12-20 19:00:28 +01:00
Resin CI
851db08af0 v9.2.4 2018-12-20 18:04:21 +01:00
Pagan Gazzard
77dd1d0a44 Use fork-ts-checker to speed up the webpack build
Change-type: patch
2018-12-20 16:41:30 +00:00