Commit Graph

3531 Commits

Author SHA1 Message Date
Balena CI
604c182e2c v12.14.2 2020-08-10 16:46:37 +03:00
bulldozer-balena[bot]
60593a77ac
Merge pull request #1987 from balena-io/lazy-load-tar-stream
Lazy load tar-stream
2020-08-10 13:44:39 +00:00
Pagan Gazzard
497c8cd49b Lazy load tar-stream
Change-type: patch
2020-08-10 12:01:55 +01:00
Balena CI
d348d9f71f v12.14.1 2020-08-08 01:23:00 +03:00
bulldozer-balena[bot]
d6651fdd7e
Merge pull request #1969 from balena-io/update-balena-sdk
Update balena-sdk to 14.x
2020-08-07 22:21:14 +00:00
Pagan Gazzard
e1c42405a1 Update balena-sdk to 14.x
Update balena-sdk from 13.6.0 to 14.8.0

Change-type: patch
2020-08-07 21:06:07 +00:00
Balena CI
bf22d9eaa8 v12.14.0 2020-08-07 23:58:35 +03:00
bulldozer-balena[bot]
88523a2887
Merge pull request #1986 from balena-io/bump-chokidar-livepush
Live push: Accept Dockerfile ENV instructions in push to local device
2020-08-07 20:56:30 +00:00
Paulo Castro
e8eb031253 Live push: Accept Dockerfile ENV instructions in live push to local device
Update livepush, chokidar and @types/dockerode dependencies

Change-type: minor
2020-08-07 21:09:47 +01:00
Balena CI
120c82d657 v12.13.0 2020-08-07 18:13:27 +03:00
bulldozer-balena[bot]
cb2e60d5af
Merge pull request #1985 from balena-io/devices-json
devices: Add '--json' option to help with scripting
2020-08-07 15:11:32 +00:00
Paulo Castro
62dfae371c devices: Add '--json' option to help with scripting
Change-type: minor
2020-08-07 15:27:42 +01:00
Balena CI
eaf220b64f v12.12.2 2020-08-07 15:26:38 +03:00
bulldozer-balena[bot]
9804dd3c33
Merge pull request #1983 from balena-io/pkg-warning-diff
Tests: add verification of 'pkg' warnings against saved output
2020-08-07 12:24:40 +00:00
Paulo Castro
94f3825119 Tests: add verification of 'pkg' warnings against saved output
Change-type: patch
2020-08-07 01:47:31 +01:00
Balena CI
abde3cf48a v12.12.1 2020-08-05 16:14:57 +03:00
bulldozer-balena[bot]
efb488f81a
Merge pull request #1977 from balena-io/reduce-bluebird
Reduce bluebird usage
2020-08-05 13:12:59 +00:00
Pagan Gazzard
6ca7c34e57 Reduce bluebird usage
Change-type: patch
2020-08-05 09:41:15 +01:00
Balena CI
3f084366db v12.12.0 2020-08-05 03:27:13 +03:00
bulldozer-balena[bot]
9f98529e56
Merge pull request #1962 from nwneisen/1956-bulk-add-env-vars
Add ability to add env var to multiple locations in one command
2020-08-05 00:25:32 +00:00
Nick Neisen
bab98df87b
env add: Add ability to add env var to multiple locations in one command
Change-type: minor
2020-08-04 17:40:26 -06:00
Balena CI
4d9affd030 v12.11.3 2020-08-04 22:28:57 +03:00
bulldozer-balena[bot]
15b536a3b2
Merge pull request #1980 from balena-io/dont-change-preloader-config
Dont set the preloader config device type to intel-nuc
2020-08-04 19:26:42 +00:00
Alexis Svinartchouk
505acc19db Dont set the preloader config device type to intel-nuc
Change-type: patch
2020-08-04 20:12:28 +02:00
Balena CI
1d566a72ca v12.11.2 2020-08-04 20:23:26 +03:00
bulldozer-balena[bot]
0337e284a6
Merge pull request #1978 from balena-io/1975-fix-os-build-config-undefined
os build-config: Fix output file containing 'undefined' word since v12.9.4
2020-08-04 17:21:25 +00:00
Paulo Castro
74c6f8a627 os build-config: Fix output file containing 'undefined' word since v12.9.4
Resolves: #1975
Change-type: patch
2020-08-04 17:27:20 +01:00
Balena CI
7aa1708f46 v12.11.1 2020-08-04 19:25:57 +03:00
bulldozer-balena[bot]
32a21684e8
Merge pull request #1976 from balena-io/balena-release-v3
Update balena-release to v3
2020-08-04 16:23:50 +00:00
Thodoris Greasidis
a52a623fdf Update balena-release to v3
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2020-08-04 15:35:29 +00:00
Balena CI
b63e31e255 v12.11.0 2020-08-04 18:34:05 +03:00
bulldozer-balena[bot]
fec01977c7
Merge pull request #1972 from balena-io/1773-browser-login-port-number
login: Use any free port number instead of 8989 for web authentication
2020-08-04 15:32:06 +00:00
Paulo Castro
cf894d98a5 login: Use any free port number instead of 8989 for web authentication
Change-type: minor
2020-08-03 20:26:10 +01:00
Paulo Castro
d18f25cb9c Testing: Increase mocha timeout from 6s to 12s (experimental)
Change-type: patch
2020-08-03 20:26:10 +01:00
Paulo Castro
4cdff9694e Update GitHub issue template (request openBalena vs balenaCloud info)
Change-type: patch
2020-08-03 20:26:10 +01:00
Balena CI
304ade9772 v12.10.2 2020-08-03 18:57:08 +03:00
bulldozer-balena[bot]
0865633020
Merge pull request #1973 from balena-io/fix-per-regression
Fix performance regressions from #1967
2020-08-03 15:55:16 +00:00
Pagan Gazzard
ddb87f403d Fix performance regressions from #1967
Change-type: patch
2020-08-03 11:04:36 +01:00
Balena CI
8047779c0c v12.10.1 2020-07-31 15:00:00 +03:00
bulldozer-balena[bot]
9da7f03b2a
Merge pull request #1966 from balena-io/reduce-bluebird
Remove some bluebird usage
2020-07-31 11:58:03 +00:00
Pagan Gazzard
9aacb7ec56 Remove some bluebird usage
Change-type: patch
2020-07-31 10:33:51 +00:00
Balena CI
41e7ba12ff v12.10.0 2020-07-30 22:22:32 +03:00
bulldozer-balena[bot]
10decc785d
Merge pull request #1952 from nwneisen/1951-bulk-device-rm
Add ability to remove multiple devices in one command
2020-07-30 19:19:56 +00:00
Nick Neisen
47e9d39c6f
device rm: Add ability to remove multiple devices in one command
Change-type: minor
2020-07-30 10:31:48 -06:00
Balena CI
0eb4e6d770 v12.9.9 2020-07-30 17:31:34 +03:00
bulldozer-balena[bot]
492b877d02
Merge pull request #1967 from balena-io/convert-build
Convert command `build` to typescript, oclif, and refactor
2020-07-30 14:27:36 +00:00
Scott Lowe
09b8cc495c Convert command build to typescript, oclif, and refactor
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
2020-07-30 15:53:55 +02:00
Balena CI
94cc84e5ce v12.9.8 2020-07-30 16:04:09 +03:00
bulldozer-balena[bot]
cd3fa4521c
Merge pull request #1968 from balena-io/tests-reliability
Tests: improve reliability of os/configure.spec.ts
2020-07-30 13:02:04 +00:00
Pagan Gazzard
5d7d687d6c Tests: improve reliability of os/configure.spec.ts
Change-type: patch
2020-07-30 13:24:41 +01:00