Commit Graph

2188 Commits

Author SHA1 Message Date
Resin CI
c8bd26bebc v8.3.5 2018-11-06 16:14:52 +01:00
CameronDiver
ce15ba3838
Merge pull request #774 from balena-io/add-docs
doc: Add documentation for all remaining supervisor endpoints
2018-11-06 16:13:21 +01:00
Cameron Diver
3ad8700066
doc: Add documentation for supervisor endpoints added after v7
Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-11-06 13:13:06 +00:00
Resin CI
d8a9011d54 v8.3.4 2018-11-06 14:09:58 +01:00
Page-
3171b7257a
Merge pull request #797 from balena-io/remove-unused-deps
Remove unused dependencies
2018-11-06 13:08:14 +00:00
Pagan Gazzard
02d12aebcf Remove unused dependencies
Change-type: patch
2018-11-06 12:31:47 +00:00
Resin CI
2111c645b9 v8.3.3 2018-11-06 13:21:53 +01:00
CameronDiver
05b210306d
Merge pull request #804 from balena-io/remove-ts-node
Remove ts-node from testing procedure
2018-11-06 13:20:24 +01:00
Cameron Diver
e270652122
Remove ts-node from test process
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2018-11-06 12:05:35 +00:00
Cameron Diver
00bd88c50d
fix: Rework code to avoid prettier errors
Signed-off-by: Cameron Diver <cameron@balena.io>
2018-11-06 11:07:55 +00:00
Resin CI
0820dbca68 v8.3.2 2018-11-06 11:19:43 +01:00
CameronDiver
34ad18910c
Merge pull request #794 from balena-io/remove-node-flags
Remove node garbage collection flags
2018-11-06 11:18:28 +01:00
Cameron Diver
15187a54c0
Remove node garbage collection flags
The introduction of these flags correlates with OOM issues on the
supervisor. More investigation is needed into these features
before adding them back into production.

Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2018-11-06 09:46:51 +00:00
Resin CI
b7dfa73e5b v8.3.1 2018-11-06 00:33:25 +01:00
Page-
975ba5d3f9
Merge pull request #798 from balena-io/fix-resolvers-on-windows
Fix migrations/jsonstream custom resolvers on windows
2018-11-05 23:31:42 +00:00
Pagan Gazzard
055648a992 Fix migrations/jsonstream custom resolvers on windows
Change-type: patch
2018-11-05 18:35:33 +00:00
Resin CI
7957bf544e v8.3.0 2018-11-05 13:20:57 +01:00
CameronDiver
00efce1b0b
Merge pull request #787 from balena-io/v2-restart-improvement
V2 service device api improvments
2018-11-05 13:18:47 +01:00
Cameron Diver
dfdc371a9c
device-api: Also support serviceName in v2 service endpoints
Now you can either pass a serviceName or imageId to restart a specific
service, which is much easier from a device container.

Change-type: minor
Signed-off-by: Cameron Diver <cameron@balena.io>
2018-11-05 11:44:29 +00:00
Cameron Diver
9963d24675
fix: Fix typo in image cleanup code
Signed-off-by: Cameron Diver <cameron@balena.io>
2018-11-05 11:44:29 +00:00
Cameron Diver
2bdb34d78d
fix: Correctly type bluebird promises in application-manager typings
Signed-off-by: Cameron Diver <cameron@balena.io>
2018-11-05 11:44:26 +00:00
Resin CI
88cd9e557e v8.2.4 2018-11-05 11:31:41 +01:00
Page-
9ac8666ea4
Merge pull request #791 from balena-io/remove-type-casts
Remove some type casts
2018-11-05 10:29:52 +00:00
Pagan Gazzard
235f9f04af Remove some type casts
Change-type: patch
2018-11-02 20:45:13 +00:00
Page-
c66e1aab9d
Merge pull request #789 from balena-io/remove-versionist
Remove versionist from package.json, it's handled by versionbot
2018-11-02 17:59:52 +00:00
Pagan Gazzard
f53a47a3cf Remove versionist from package.json, it's handled by versionbot
Change-type: patch
2018-11-02 16:38:59 +00:00
Resin CI
f897c68a28 v8.2.3 2018-11-02 17:31:49 +01:00
Page-
8767481bab
Merge pull request #788 from balena-io/update-typescript
Update to typescript 3
2018-11-02 16:30:06 +00:00
Pagan Gazzard
83927f36d8 Update to typescript 3
Change-type: patch
2018-11-02 15:41:14 +00:00
Resin CI
02cd9522e1 v8.2.2 2018-11-02 16:11:56 +01:00
Page-
3db260aa5c
Merge pull request #786 from balena-io/update-linting
Update linting
2018-11-02 15:10:41 +00:00
Pagan Gazzard
ab6401343b Run prettier on the typescript files 2018-11-02 14:50:13 +00:00
Pagan Gazzard
21738f8fe3 Update to resin-lint 2 and add a precommit hook for prettier
Change-type: patch
2018-11-02 14:50:12 +00:00
Pagan Gazzard
d6e9283a15 Fix coffee-script lint failures 2018-11-02 14:50:12 +00:00
Pagan Gazzard
e788c630fb Run resin-lint for both coffee and typescript
Change-type: patch
2018-11-02 14:50:11 +00:00
Resin CI
572cabc9c1 v8.2.1 2018-11-02 15:44:28 +01:00
Pablo Carranza Vélez
51117e00ec
Merge pull request #785 from balena-io/resinci-yml
Add a .resinci.yml to disable regular docker and npm builds
2018-11-02 07:42:43 -07:00
Pablo Carranza Velez
f4882a06d4 Add a .resinci.yml to disable regular docker and npm builds
Change-type: patch
Signed-off-by: Pablo Carranza Velez <pablo@balena.io>
2018-11-01 18:44:13 -07:00
Resin CI
7e2e5f7ae6 v8.2.0 2018-11-02 01:37:46 +01:00
Pablo Carranza Vélez
94d26fed33
Merge pull request #769 from balena-io/balena-supervisor
Rename most of the documentation and variable names from resin to balena
2018-11-01 17:36:36 -07:00
Pablo Carranza Velez
4bf6f75a4f Remove unused codepaths that do deltas from resin/scratch
The supervisor has been doing regular pulls instead of deltas
from scratch for a while now. We remove remaining references to
resin/scratch, and add a handler in docker-utils to fall back
to a regular pull with a null deltaSource (which should never be
called anyways, but is left as a precaution).

Change-type: patch
Signed-off-by: Pablo Carranza Velez <pablo@balena.io>
2018-11-01 17:00:13 -07:00
Pablo Carranza Velez
8298487a88 Rename most of the documentation and variable names from resin to balena
Change-type: minor
Signed-off-by: Pablo Carranza Velez <pablo@balena.io>
2018-11-01 17:00:13 -07:00
Resin CI
94ebc67839 v8.1.0 2018-11-02 00:35:43 +01:00
Pablo Carranza Vélez
2b291cdca8
Merge pull request #770 from balena-io/balena-supervisor-automation
Rename package to balena-supervisor and push to balena repos
2018-11-01 16:30:52 -07:00
Pablo Carranza Velez
fd5ca76752 Remove a deprecated debian repository from the aarch64 node image (used only at build-time)
Change-type: patch
Signed-off-by: Pablo Carranza Velez <pablo@balena.io>
2018-11-01 14:59:41 -07:00
Pablo Carranza Velez
007bd168bb When updating from resin-supervisor to balena-supervisor, try to delete old resin-supervisor images
Change-type: minor
Signed-off-by: Pablo Carranza Velez <pablo@balena.io>
2018-11-01 14:59:41 -07:00
Pablo Carranza Velez
7ffac14bb3 Rename package to balena-supervisor and push to balena repos in DockerHub
Change-type: minor
Signed-off-by: Pablo Carranza Velez <pablo@balena.io>
2018-11-01 14:59:41 -07:00
Resin CI
fa29a1b997 v8.0.0 2018-11-01 14:27:23 +01:00
dfunckt
40a08ee4e5
Merge pull request #784 from balena-io/api-v5
api-binder: Use API v5
2018-11-01 15:25:44 +02:00
Akis Kesoglou
b71c59c002 api-binder: Use API v5
Change-type: major
2018-11-01 13:17:30 +02:00