Cameron Diver
1b13d1b969
Allow specifying a .local address for logs and push
...
Change-type: minor
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-25 11:00:45 +01:00
Resin CI
e6b09f1b94
v10.7.0
2019-04-24 19:47:46 +03:00
CameronDiver
8fa592dff0
Merge pull request #1188 from balena-io/system-logs
...
Allow filtering of system logs with push and logs commands
2019-04-24 17:45:40 +01:00
Cameron Diver
a6d2950260
Allow filtering of system logs with push and logs commands
...
Change-type: minor
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-24 17:30:18 +01:00
Resin CI
b22ddb50f1
v10.6.0
2019-04-24 17:56:56 +03:00
CameronDiver
0aa10ba2a1
Merge pull request #1186 from balena-io/per-service-log-filtering
...
Add per-service filtering to logs and push
2019-04-24 15:54:41 +01:00
Cameron Diver
56c74af1ff
Add per-service filtering to logs and push
...
Change-type: minor
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-24 15:05:05 +01:00
Resin CI
6460d850ca
v10.5.0
2019-04-24 17:00:45 +03:00
CameronDiver
b05aa7b385
Merge pull request #1185 from balena-io/add-detached-logs-push
...
push: Add detached flag to avoid streaming logs after local push
2019-04-24 14:58:12 +01:00
Cameron Diver
97c15208b5
push: Add detached flag to avoid streaming logs after local push
...
Change-type: minor
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-24 14:31:30 +01:00
Resin CI
375464eb1a
v10.4.1
2019-04-24 16:03:11 +03:00
CameronDiver
811262ed8b
Merge pull request #1184 from balena-io/local-logs
...
Refactor and improve balena logs, with consistent interface and local mode support
2019-04-24 14:00:54 +01:00
Cameron Diver
f816cb4ce8
Fix and update log documentation
...
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-24 13:04:49 +01:00
Cameron Diver
7b5272e926
Add tslint config to enable consistent lint process
...
The lint configuration used seems to vary between build machines, and
this is a bug in resin-lint. Until that's fixed, we provide another
tslint which points to the resin-lint configuration.
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-24 12:48:52 +01:00
Cameron Diver
d412d39164
Add ability to use balena logs with a local mode device
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-24 12:48:52 +01:00
Cameron Diver
d41fb72ded
refactor: Convert logs action to typescript
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-24 12:48:51 +01:00
Cameron Diver
4676396b5f
logs: Make device logs consistent across the CLI
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-24 12:25:09 +01:00
Cameron Diver
b97565d2e7
refactor: Create and use validation functions for input
...
This includes IP address, application name and dotlocal url parsing.
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-24 12:11:46 +01:00
Resin CI
a697121b97
v10.4.0
2019-04-24 13:17:19 +03:00
Will Boyce
12615cd0dc
Merge pull request #1180 from balena-io/tunnel-short-uuid
...
tunnel: allow using partial device uuids
2019-04-24 11:15:05 +01:00
Will Boyce
cba73eec44
tunnel: allow using partial device uuids
...
Connects-to: #1173
Change-type: minor
Signed-off-by: Will Boyce <will@balena.io>
2019-04-24 10:51:42 +01:00
Resin CI
f5ed0648ba
v10.3.0
2019-04-23 19:43:25 +03:00
Paulo Castro
ac5ffeda09
Merge pull request #1171 from balena-io/587-build-dockerfile-f-flag
...
Add --dockerfile option to the build, deploy and push commands
2019-04-23 17:41:17 +01:00
Paulo Castro
db25a65753
Add --dockerfile option to the build, deploy and push commands
...
It allows the selection of an alternative Dockerfile in single-
container projects that do not include a docker-compose file.
Change-type: minor
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-04-23 15:34:19 +01:00
Paulo Castro
296f1ae2de
Fix push and deploy issues under Windows ('/' vs '\' path separators)
...
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-04-23 15:16:47 +01:00
Resin CI
579cdaa2e2
v10.2.0
2019-04-23 16:29:53 +03:00
CameronDiver
69db3c0171
Merge pull request #1076 from balena-io/add-livepush
...
Add livepush to balena push
2019-04-23 14:27:54 +01:00
Cameron Diver
7c71098d86
Update livepush documentation and required versions
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-23 14:00:05 +01:00
Cameron Diver
490f833a33
Cleanup intermediate containers on exit of livepush
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-23 14:00:05 +01:00
Cameron Diver
a81c1971f1
livepush: Perform full rebuild on Dockerfile-like file change
...
Change-type: minor
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-23 14:00:05 +01:00
Cameron Diver
76034696e9
Fix lint warnings
...
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-23 14:00:04 +01:00
Cameron Diver
454f82883e
Add supervisor version information to push documentation
...
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-23 14:00:04 +01:00
Cameron Diver
6a9a9e1fdb
Add livepush ability to balena push
...
Change-type: minor
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-23 14:00:04 +01:00
Cameron Diver
cf2ad66955
log: Add livepush logging functions
...
Change-type: minor
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-23 12:14:09 +01:00
Cameron Diver
4cfaf6e666
Add device status endpoint api function
...
Change-type: minor
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-23 12:14:05 +01:00
Resin CI
bc563ea963
v10.1.1
2019-04-22 20:25:24 +03:00
Thodoris Greasidis
65ac35a93e
Merge pull request #1179 from balena-io/1178-filter-before-patching-release-status
...
Ensure not marking successful releases as canceled
2019-04-22 20:23:13 +03:00
Thodoris Greasidis
1ee51ca9a7
Ensure not marking successful releases as canceled
...
Resolves : #1178
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2019-04-22 20:09:32 +03:00
Resin CI
e9e15dbbe3
v10.1.0
2019-04-18 18:44:46 +03:00
Daniel Andrade
a665a3d153
Merge pull request #1170 from balena-io/update-readme
...
Add more information about the stantalone version
2019-04-18 16:43:00 +01:00
Paulo Castro
9da5f88ecf
Updated CLI installation notes on README.md and ran prettier
...
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-04-18 14:52:51 +01:00
Daniel Andrade
14e9b34636
Add more information about the stantalone version
...
Change-type: minor
Signed-off-by: Daniel Andrade <daniel@balena.io>
2019-04-17 17:56:33 +01:00
Resin CI
e619caea42
v10.0.1
2019-04-13 19:14:09 +03:00
Paulo Castro
a133fe8c6f
Merge pull request #1163 from balena-io/fix-ignore
...
Fix file ignore rules matching metadata folders
2019-04-13 17:12:29 +01:00
Paulo Castro
29dd5e71a1
Fix docs markdown (deprecation messages for 'local push' and 'sync')
...
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-04-13 16:23:06 +01:00
Akis Kesoglou
9b52dec725
Fix file ignore rules matching metadata folders breaking qemu builds
...
Change-type: patch
2019-04-12 16:16:56 +03:00
CameronDiver
6bc55ea7ab
Merge pull request #1160 from balena-io/change-sync-deprecation-message
...
Remove information about livepush in sync deprecation message
2019-04-09 14:35:30 +01:00
Cameron Diver
717affa591
Remove information about livepush in sync deprecation message
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-09 11:08:40 +01:00
Resin CI
6a9eeaaba2
v10.0.0
2019-04-03 20:01:58 +03:00
Paulo Castro
98eaeddbfe
Merge pull request #1152 from balena-io/1140-1141-deprecate-commands
...
Remove 'quickstart' command and deprecate 'local push'.
2019-04-03 18:00:15 +01:00