|
af1c4b0d03
|
build: Fix --buildArg and --cache-from options (broken since v12.9.9)
Change-type: patch
|
2020-08-14 23:12:12 +01:00 |
|
|
53b2b54b23
|
Tests: Use a mocha file helper to always load config-tests first
Change-type: patch
|
2020-08-11 16:04:28 +01:00 |
|
|
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 |
|
|
62dfae371c
|
devices: Add '--json' option to help with scripting
Change-type: minor
|
2020-08-07 15:27:42 +01:00 |
|
|
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 |
|
|
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 |
|
|
47e9d39c6f
|
device rm: Add ability to remove multiple devices in one command
Change-type: minor
|
2020-07-30 10:31:48 -06:00 |
|
|
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 |
|
|
5d7d687d6c
|
Tests: improve reliability of os/configure.spec.ts
Change-type: patch
|
2020-07-30 13:24:41 +01:00 |
|
|
0f058a4441
|
Convert command push to oclif
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-07-29 10:53:17 +00:00 |
|
|
56cc70cd50
|
Convert config commands to typescript, oclif
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-07-29 12:11:18 +02:00 |
|
|
3fc25cd745
|
Convert os build-config to oclif, typescript
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-07-28 15:33:28 +00:00 |
|
|
7eb398c6ef
|
devices supported: Rename 'BETA' to 'NEW' in verbose output
Change-type: patch
|
2020-07-27 20:23:51 +00:00 |
|
|
b7c74598b2
|
Convert os initialize to oclif, typescript
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-07-16 16:06:41 +02:00 |
|
|
edaf76e329
|
device move: Add ability to move multiple devices in one command
Change-type: minor
|
2020-07-15 08:26:31 -06:00 |
|
|
1c17572db0
|
Convert os download to oclif, typescript
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-07-14 23:42:39 +02:00 |
|
|
41635c746b
|
Convert os versions to oclif, typescript
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-07-14 17:11:30 +02:00 |
|
|
7ebc94c1e5
|
Convert local flash to oclif
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-07-10 11:55:24 +02:00 |
|
|
6fe8fb7c6e
|
Test cases: Re-add nock checks for unexpected HTTP requests
Connects-to: #1910
Change-type: patch
|
2020-07-09 19:54:03 +01:00 |
|
|
477c48f831
|
Device: Fix the last_seen field not showing up
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
|
2020-07-09 18:12:13 +00:00 |
|
|
fb9943a375
|
Device: explicitly fetch only the presented fields
Depends on open-balena adding the mac_address &
the overall_status device fields, but the latest cli
version is probably already not working, since some
of its dependencies already use the v14 SDK which
needs the v6 model, that the open-balena-api doesn't
have yet either.
Change-type: minor
See: https://www.flowdock.com/app/rulemotion/i-cli/threads/SaSXFlJEv-dpk9uUngWY225zv2D
See: https://github.com/balena-io/open-balena-api/issues/388
See: https://github.com/balena-io/open-balena-api/issues/338
See: https://github.com/balena-io/balena-sdk/issues/920
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
|
2020-07-09 18:12:13 +00:00 |
|
|
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 |
|
|
69e9222703
|
balena ssh: Add test cases
Connects-to: #1896
Change-type: patch
|
2020-07-03 18:53:56 +01:00 |
|
|
9697081d73
|
Convert command tunnel to oclif, and fix port map spec issues.
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-07-01 11:25:09 +02:00 |
|
|
eaf61d801c
|
Add --multi-dockerignore (-m) option to push/build/deploy commands
Connects-to: #1870
Change-type: minor
|
2020-06-28 23:55:30 +01:00 |
|
|
512cfa3da1
|
Convert command ssh to oclif.
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-06-26 12:46:27 +02:00 |
|
|
667358b23e
|
Import just strip-tags from common-tags to reduce startup time
This saves ~100ms for me on startup with no fast-boot cache and ~50ms
with a fast-boot cache
Change-type: patch
|
2020-06-25 22:56:43 +01:00 |
|
|
b114697cab
|
Use native fs promises rather than promisify or mz
Change-type: patch
|
2020-06-24 18:13:48 +01:00 |
|
|
11d1a3f5a0
|
Add runtime warning for unused .dockerignore files
Change-type: patch
|
2020-06-22 01:14:27 +01:00 |
|
|
ebb0ec5287
|
Convert device os-update command to oclif
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-06-19 10:04:39 +02:00 |
|
|
ab673f884a
|
Convert device commands to oclif
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-06-18 13:59:41 +02:00 |
|
|
146de39b83
|
Add --gitignore (-g) option to push/build/deploy commands for v11 compatibility
Change-type: minor
|
2020-06-17 14:18:23 +01:00 |
|
|
c619bd4b99
|
Update 'balena-lint' and apply new prettier rules
Change-type: patch
|
2020-06-15 23:53:07 +01:00 |
|
|
19c3069b22
|
Convert 'logs' command to async/await and add tests
Change-type: patch
|
2020-06-15 23:53:05 +01:00 |
|
|
7e1d58546c
|
Add tests for standalone executable via proxy server
Change-type: patch
|
2020-06-15 23:53:04 +01:00 |
|
|
3ecf461d55
|
Update 'balena-sdk' from v12 to v13 and update code and tests as needed
Change-type: patch
|
2020-06-15 23:53:01 +01:00 |
|
|
d967b942e0
|
Allow setting the initialDeviceName
Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
|
2020-06-11 16:02:17 +01:00 |
|
|
1569915fae
|
v12 preparations: Add feature switch for default eol-converson
Change-type: patch
Connects-to: #1770
|
2020-06-05 16:37:44 +01:00 |
|
|
b1552f8e9b
|
v12 preparations: Fix dockerignore tests on Windows
Change-type: patch
|
2020-06-05 16:35:07 +01:00 |
|
|
728c4f4296
|
Convert 'balena device public-url' commands to oclif
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-06-02 19:00:32 +02:00 |
|
|
626d328194
|
v12 preparations: Add feature switch for build/deploy --logs option
Connects-to: #1770
Change-type: patch
|
2020-06-02 16:42:51 +01:00 |
|
|
2ab8ae1c10
|
v12 preparations: Add feature switch for project directory validation
Connects-to: #1770
Change-type: patch
|
2020-05-29 22:03:55 +01:00 |
|
|
a38b41f339
|
v12 preparations: Add feature switch for 'devices supported' default columns
Connects-to: #1770
Change-type: patch
|
2020-05-29 20:06:14 +01:00 |
|
|
2fc0728a09
|
v12 preparations: Amend test cases for '--nogitignore' option
Connects-to: #1770
Change-type: patch
|
2020-05-29 20:06:14 +01:00 |
|
|
6e5e1c4f5f
|
v12 preparations: Add feature switch for 'envs --all'
Change-type: patch
Connects-to: #1770
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-05-29 17:39:40 +02:00 |
|
|
979284b071
|
Convert tags , tag set , tag rm to oclif.
Change-type: patch
Resolves: #1805
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-05-28 19:49:23 +02:00 |
|
|
480228d8f4
|
Add tests for 'balena deploy'
Connects-to: #1045
Change-type: patch
|
2020-05-22 00:24:46 +01:00 |
|
|
4577d72ead
|
push/build/deploy: add --nogitignore option and update dockerignore filter library
Connects-to: #1032
Connects-to: #1148
Change-type: minor
|
2020-05-13 22:33:37 +01:00 |
|
|
98a2c0635d
|
Improve presentation of errors, help
Change-type: patch
Resolves: #1779 #1757
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-05-06 10:48:50 +02:00 |
|
|
83286e6729
|
Convert balena api-key generate to oclif
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
|
2020-05-04 13:50:50 +02:00 |
|