myarmolinsky
2ab635f49a
Update expected warnings
2024-12-11 12:00:08 -05:00
myarmolinsky
ec92f21b70
Drop the no longer needed __metadata property handling
2024-10-25 12:56:48 -04:00
myarmolinsky
5adc43bcbd
Update image_size
type from number to string
2024-10-25 12:56:48 -04:00
myarmolinsky
1ee9a68288
Update device.overall_status comments with their respective replacements
...
Changelog-entry: Rename `device.overall_status` values: `IDLE` to `OPERATIONAL`, `OFFLINE` to `DISCONNECTED`; add `REDUCED_FUNCTIONALITY`
Change-type: major
2024-10-25 12:56:48 -04:00
myarmolinsky
56e5dafb20
Drop the device.is_managed_by__device
property from test-data
2024-10-25 12:56:48 -04:00
myarmolinsky
afd14794f5
git mv v6 test-data api-responses to v7
2024-10-25 12:56:48 -04:00
myarmolinsky
37e08e4667
Update actor
to use PineDeferred
type
2024-10-25 12:56:48 -04:00
myarmolinsky
e5cee648f2
Add alias device-type list
for command devices supported
...
Change-type: minor
2024-10-23 07:23:40 -04:00
myarmolinsky
3eb3b3b584
Add alias device note
for command notes
...
Change-type: minor
2024-10-21 21:07:38 -04:00
myarmolinsky
bff5897047
Add alias device tunnel
for command tunnel
...
Change-type: minor
2024-10-21 20:29:20 -04:00
myarmolinsky
f1924bba6b
Add alias env set
for command env add
...
Change-type: minor
2024-10-21 12:06:17 -04:00
myarmolinsky
76c08b6c13
Add alias device ssh
for ssh
command
...
Change-type: minor
2024-10-21 10:46:08 -04:00
myarmolinsky
b77f266bd7
Add alias device logs
for logs
...
Change-type: minor
2024-10-21 07:35:58 -04:00
myarmolinsky
ba5bb7b12c
Add alias device detect
for scan
...
Change-type: minor
2024-10-18 10:45:06 -04:00
myarmolinsky
082cce332a
Add alias organization list
for orgs
command
...
Change-type: minor
2024-10-18 09:33:27 -04:00
myarmolinsky
5eba175bf1
Add alias tag list
for tags
command
...
Change-type: minor
2024-10-18 08:49:53 -04:00
myarmolinsky
417c75484b
Add alias env list
for command envs
...
Change-type: minor
2024-10-18 07:47:46 -04:00
myarmolinsky
e853b15f12
Add ssh-key
as aliases for all key
commands
...
Change-type: minor
2024-10-17 11:46:52 -04:00
myarmolinsky
6b5c6e072b
Add key list
alias for keys
command
...
Change-type: minor
2024-10-16 15:21:44 -04:00
myarmolinsky
8d1394a77d
Add release list
alias for releases
command
...
Change-type: minor
2024-10-16 14:50:44 -04:00
myarmolinsky
5243803342
Add alias fleet list
for fleets
command
...
Change-type: minor
2024-10-16 12:36:45 -04:00
myarmolinsky
cad5543863
Add alias api-key list
for command api-keys
...
Change-type: minor
2024-10-16 11:20:30 -04:00
myarmolinsky
6a81ed2d70
Update expected warnings
2024-10-14 15:56:54 -04:00
Otavio Jacobi
2a357a438f
Bump @oclif/core from 3.27.0 to 4.0.18
...
Change-type: patch
2024-09-02 09:24:08 -03:00
Thodoris Greasidis
04b4444fc2
Update expected build warning tests
2024-04-09 17:17:07 +03:00
Otavio Jacobi
38a2817587
Add support for macos arm64 builds
...
Change-type: minor
2024-03-11 20:49:29 -03:00
Otavio Jacobi
756f6b328b
Update dependencies
...
Change-type: patch
2024-03-11 16:35:32 -03:00
Otávio Jacobi
bf5e61a61c
Update to Node 20
...
Change-type: major
2024-02-05 18:29:02 -03:00
Brian Bugh
d78045b6ab
device: Add --json
option for JSON output
...
change-type: minor
2023-11-10 12:10:53 -03:00
Otávio Jacobi
04db9c7a91
Update balena-sdk and deduped dependencies
...
Update balena-sdk from 18.0.0 to 19.0.0
Update balena-preload from 14.0.3 to 15.0.1
Update balena-image-manager from 9.0.2 to 10.0.1
Change-type: patch
2023-10-26 16:27:43 -03:00
myarmolinsky
e46378ec51
Update oclif, improve help command
...
Change-type: minor
2023-09-04 21:07:05 -03:00
Otávio Jacobi
817ce5dc96
Update to Node 18
...
Change-type: major
2023-08-29 07:35:53 -03:00
balenaCI
d61c300750
build linux/arm packages
...
change-type: minor
2023-05-16 10:39:00 -07:00
Felipe Lalanne
2cf2918d73
Update vercel/pkg to v5.8.1
...
This seems to be needed to build the binaries for node v16 since earlier
versions failed with
```
Error: Could not detect abi for version 16.13.0 and runtime node. Updating "node-abi" might help solve this issue if it is a new release of node
```
Change-type: patch
2023-05-11 17:49:49 -04:00
Felipe Lalanne
7dfb7474f5
Update to Node 16
...
This also drops support for Node 14
Change-type: major
2023-05-11 17:49:37 -04:00
Otávio Jacobi
5761a306be
Devices: explicitly fetches only used fields
...
Change-type: patch
2023-03-13 09:35:43 -03:00
JSReds
ecf4b046b5
Fix application isLegacy check for rename and deploy
...
Change-type: patch
2023-03-10 16:33:00 +01:00
Thodoris Greasidis
2fd0ca6a02
Stop using the deprecated balena-sync module
...
Change-type: patch
2022-12-29 01:05:51 +02:00
Thodoris Greasidis
a20d2a04a8
Stop relying on device-type.json for resolving the device type aliases
...
Resolves : #2541
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2022-10-17 19:09:09 +03:00
Akis Kesoglou
c7f56d92dd
Switch to balena-compose
...
Removes a bunch of individual dependencies by switching to `@balena/compose` which (currently) groups and manages those dependencies together in one package.
Change-type: minor
2022-07-14 13:05:21 +00:00
Pagan Gazzard
008972b3d3
Update pkg
...
Change-type: patch
2022-01-03 17:35:13 +00:00
Paulo Castro
9145f2fb28
device, devices: Print the fleet's slug in 'org/fleetName' format
...
Change-type: major
2021-12-23 15:34:09 +00:00
Paulo Castro
d64b6deb81
push/build: Add test cases for .dockerignore filtering corner cases
...
Change-type: patch
2021-11-22 01:50:27 +00:00
Paul Jonathan Zoulin
a18e182ae4
Add support for releases
...
Signed-off-by: Paul Jonathan <pj@balena.io>
Change-type: minor
2021-09-28 14:28:43 +00:00
toochevere
ffccbfba12
build, deploy: Add support for multiarch base images
...
Bump version of balena-multibuild to the one that supports multiarch
Remove previous hack to avoid sending platform information to multibuild
Change-type: minor
Signed-off-by: Paul Jonathan <pj@balena.io>
See: https://github.com/balena-io/balena-cli/issues/1508
2021-09-23 16:37:45 +00:00
Paulo Castro
6244af3464
chore: Update net-keepalive dependency (fix CLI packaging errors)
...
Change-type: patch
2021-09-10 00:20:26 +01:00
Thodoris Greasidis
24fe6666e4
balena deploy: Retrieve the cpu arch as part of the device type resource
...
Connects-to: #2318
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2021-08-30 22:30:16 +00:00
Paulo Castro
d0cdc900a2
Add contract contents at release creation time
...
Change-type: patch
2021-08-26 16:11:23 +01:00
toochevere
7d568a928b
Add balena.yml handling and --draft
to balena deploy
release creation
...
This change allows use of a contract and release semver when doing a push,
and is part of the larger feature to use the builder as part of a CI/CD pipeline.
Change-type: minor
Signed-off-by: Paul Jonathan <pj@balena.io>
2021-08-25 17:01:17 +00:00
Paulo Castro
a254e46118
devices supported: Use new DeviceType data model as source of truth
...
Change-type: patch
2021-05-16 22:48:22 +00:00