Commit Graph

3313 Commits

Author SHA1 Message Date
Pagan Gazzard
eea8c83bff Enforce and improve lazy loading of resin-cli-form
Change-type: patch
2020-07-09 10:51:10 +01:00
Balena CI
0bd27bd7ac v12.6.4 2020-07-08 20:46:13 +03:00
bulldozer-balena[bot]
b15f4de899
Merge pull request #1926 from balena-io/oclif-reduce-lodash
Reduce lodash usage in oclif actions
2020-07-08 17:44:23 +00:00
Pagan Gazzard
5242510481 Reduce lodash usage in oclif actions
Change-type: patch
2020-07-08 18:04:28 +01:00
Balena CI
6082771aad v12.6.3 2020-07-08 19:12:51 +03:00
bulldozer-balena[bot]
bf8f41d2b4
Merge pull request #1920 from balena-io/clarify-flag-nocache
Clarify -c flag in balena push
2020-07-08 16:10:53 +00:00
Vipul Gupta (@vipulgupta2048)
b1ab0337c0 Improve help description for --nocache option of balena push
Change-type: patch
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipul@balena.io>
2020-07-08 15:37:08 +00:00
Balena CI
a27536045d v12.6.2 2020-07-08 17:59:12 +03:00
bulldozer-balena[bot]
3b56b7b324
Merge pull request #1925 from balena-io/remove-rindle
Remove rindle dependency
2020-07-08 14:57:03 +00:00
Pagan Gazzard
11afbf3da2 Remove rindle dependency
Change-type: patch
2020-07-08 15:28:44 +01:00
Balena CI
0da5f822e4 v12.6.1 2020-07-08 12:55:11 +03:00
bulldozer-balena[bot]
9c6b6b3718
Merge pull request #1924 from balena-io/preload-dockerd-stderr
preload: Expand dockerd stderr logs in case of errors
2020-07-08 09:53:14 +00:00
Paulo Castro
3d7833a640 preload: Expand dockerd stderr logs in case of errors
Change-type: patch
2020-07-08 10:13:22 +01:00
Balena CI
4b110fef8e v12.6.0 2020-07-07 03:25:23 +03:00
bulldozer-balena[bot]
89e2bb5945
Merge pull request #1921 from balena-io/1844-build-DOCKER_CERT_PATH
build/deploy/preload: Accept DOCKER_CERT_PATH and DOCKER_TLS_VERIFY env vars
2020-07-07 00:23:06 +00:00
Paulo Castro
f326994f8e build/deploy/preload: Accept DOCKER_CERT_PATH and DOCKER_TLS_VERIFY env vars
This allows the build and deploy commands to work with 'docker-machine'
(the preload command still does not work with docker-machine, though).

Resolves: #1844
Change-type: minor
2020-07-06 23:07:02 +01:00
Balena CI
e80697013e v12.5.2 2020-07-06 14:24:21 +03:00
bulldozer-balena[bot]
3a06701747
Merge pull request #1913 from balena-io/alter-runcommand
Modify runCommand to accept args array instead of string
2020-07-06 11:22:00 +00:00
Scott Lowe
e20265518d Modify runCommand to accept args array instead of string
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
2020-07-06 12:49:37 +02:00
Balena CI
d4c513fd41 v12.5.1 2020-07-06 13:47:11 +03:00
bulldozer-balena[bot]
dec92a3d9c
Merge pull request #1906 from balena-io/convert-logs-oclif
Convert `logs` command to oclif
2020-07-06 10:45:22 +00:00
Scott Lowe
4cdaf29348 Convert logs command to oclif
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
2020-07-06 11:46:15 +02:00
Balena CI
7301b9c246 v12.5.0 2020-07-04 01:33:30 +03:00
bulldozer-balena[bot]
1accb885a9
Merge pull request #1915 from balena-io/1914-mixed-arch-fleets
config generate, os configure: Add support for mixed arch fleets
2020-07-03 22:31:48 +00:00
Thodoris Greasidis
497023965f config generate, os configure: Add support for mixed arch fleets
Resolves: #1914
Change-type: minor
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2020-07-03 22:03:18 +00:00
Balena CI
95f9443c2a v12.4.0 2020-07-04 01:00:01 +03:00
bulldozer-balena[bot]
f677156fe0
Merge pull request #1743 from balena-io/unauthenticated-os-downloads
os download: Allow not logged in users to download images
2020-07-03 21:57:58 +00:00
Thodoris Greasidis
edeea18b15 os download: Allow not logged in users to download images
This allows unauthenticated users to download
unconfigured images. Balena-pine v11 that started
being user by balena-sdk v13 now support
unauthenticated requests.

Change-type: minor
See: https://github.com/balena-io/balena-cli/pull/1742
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2020-07-03 21:31:13 +00:00
Balena CI
67d6b59cb9 v12.3.15 2020-07-04 00:29:51 +03:00
bulldozer-balena[bot]
9997b29ef7
Merge pull request #1917 from balena-io/publish-fast-boot
Publish '.fast-boot.json' to the npm registry to avoid stale caching
2020-07-03 21:28:02 +00:00
Paulo Castro
224f721a72 Publish '.fast-boot.json' to the npm registry to avoid stale caching
Change-type: patch
2020-07-03 19:38:05 +01:00
Balena CI
467a923353 v12.3.14 2020-07-03 21:37:21 +03:00
bulldozer-balena[bot]
20dec8821f
Merge pull request #1910 from balena-io/1896-ssh-tests-2
balena ssh: Add test cases
2020-07-03 18:35:41 +00:00
Paulo Castro
69e9222703 balena ssh: Add test cases
Connects-to: #1896
Change-type: patch
2020-07-03 18:53:56 +01:00
Paulo Castro
238e5cb9d2 Update os download help re openBalena support
Change-type: patch
2020-07-03 14:50:17 +01:00
Balena CI
f846ef0c19 v12.3.13 2020-07-03 16:13:32 +03:00
bulldozer-balena[bot]
8044bb6079
Merge pull request #1912 from balena-io/add-explicit-dep
Add explicit dependency on balena-settings-storage
2020-07-03 13:11:38 +00:00
Pagan Gazzard
afc660762f Add explicit dependency on balena-settings-storage
Change-type: patch
2020-07-02 23:12:38 +00:00
Balena CI
5002017de6 v12.3.12 2020-07-02 23:01:13 +03:00
bulldozer-balena[bot]
2ba9f9dfcf
Merge pull request #1911 from balena-io/convert-device-init
Fix cross-framework command calls and convert `device init` to oclif
2020-07-02 19:59:37 +00:00
Scott Lowe
40f643c07f Convert device init to async await and oclif
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
2020-07-02 20:33:58 +02:00
Scott Lowe
402e48c8f8 Fix cross-framework nested commands
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
2020-07-02 20:33:05 +02:00
Balena CI
6f6cb42725 v12.3.11 2020-07-02 19:13:32 +03:00
bulldozer-balena[bot]
a3c10ded82
Merge pull request #1907 from balena-io/reduce-bluebird
Remove all module level bluebird usage from eagerly loaded modules
2020-07-02 16:11:18 +00:00
Pagan Gazzard
178c3f9154 Remove all module level bluebird usage from eagerly loaded modules
Change-type: patch
2020-07-02 14:00:26 +01:00
Balena CI
a74815c1bb v12.3.10 2020-07-02 15:56:37 +03:00
bulldozer-balena[bot]
9dbdf7db38
Merge pull request #1905 from balena-io/async-tunnel
Convert lib/actions-oclif/tunnel to async/await
2020-07-02 12:54:42 +00:00
Pagan Gazzard
c35f701190 Convert lib/actions-oclif/tunnel to async/await
Change-type: patch
2020-07-02 11:02:41 +00:00
Balena CI
9e465217b2 v12.3.9 2020-07-02 11:50:21 +03:00
bulldozer-balena[bot]
d20beae926
Merge pull request #1909 from balena-io/1896-ssh-tests
balena ssh: Refactor error handling and test cases
2020-07-02 08:48:45 +00:00