Cameron Diver
a832f47508
Improve livepush UX
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-05-02 14:06:34 +01:00
Cameron Diver
4557cf626f
Improve logging for detached mode + livepush
...
Change-type: patch
Closes : #1196
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-05-02 14:06:26 +01:00
Resin CI
8c68aaad49
v10.9.3
2019-05-02 15:38:03 +03:00
Gergely Imreh
260c6fccd2
Merge pull request #1208 from balena-io/dependencies
...
update dependencies and tests
2019-05-02 13:36:05 +01:00
Gergely Imreh
d40f2eb500
actions/auth: fix mixed indentation error
...
Change-type: patch
Signed-off-by: Gergely Imreh <gergely@balena.io>
2019-05-02 13:22:22 +01:00
Gergely Imreh
b6f3975bc1
dependencies: bump gulp to v4
...
To fix the same error as here https://github.com/nodejs/node/issues/20285
Task changes as described at https://fettblog.eu/gulp-4-parallel-and-series/
Change-type: patch
Signed-off-by: Gergely Imreh <gergely@balena.io>
2019-05-02 11:53:54 +01:00
Gergely Imreh
f2bd3c0ffb
dependencies: bump etcher-sdk to pull in fixes
...
Change-type: patch
Signed-off-by: Gergely Imreh <gergely@balena.io>
2019-05-02 11:53:50 +01:00
Resin CI
3ae01fdaa0
v10.9.2
2019-05-02 13:53:25 +03:00
Paulo Castro
2452b42f81
Merge pull request #1204 from balena-io/1174-add-INSTALL-md-review
...
Update README and INSTALL docs (review typos and some rewording)
2019-05-02 11:51:23 +01:00
Paulo Castro
3303ac21c9
Update README and INSTALL docs (review typos and some rewording)
...
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-05-01 18:15:47 +01:00
Resin CI
1b277bda87
v10.9.1
2019-05-01 11:16:23 +03:00
CameronDiver
5f67c243c0
Merge pull request #1205 from balena-io/better-.local-detection
...
Allow any amount of subdomains when parsing .local addresses
2019-05-01 09:14:36 +01:00
Cameron Diver
9bbfb31bf7
Allow any amount of subdomains when parsing .local addresses
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-05-01 08:50:27 +01:00
Resin CI
5b805fe1da
v10.9.0
2019-04-29 16:50:50 +03:00
Paulo Castro
24ed25aa37
Merge pull request #1175 from balena-io/1174-add-INSTALL-md
...
Add INSTALL.md file and centralise other docs on README.md
2019-04-29 14:48:12 +01:00
Paulo Castro
2ad0b60aeb
Unify the CLI instructions between capitanodoc.ts and README.md, move
...
the installation instructions to INSTALL.md, and update the markdown
generation scripts.
Change-type: minor
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-04-29 14:27:32 +01:00
Resin CI
37bd6be77b
v10.8.2
2019-04-29 13:13:22 +03:00
Paulo Castro
88ad591a83
Merge pull request #1194 from balena-io/1187-numeric-app-name
...
Handle app names that look like a number (e.g. 1234)
2019-04-29 11:11:15 +01:00
Paulo Castro
30c36a26e2
Handle app names that look like a number (eg 1234)
...
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-04-27 00:54:15 +01:00
Resin CI
6d6afc5140
v10.8.1
2019-04-26 19:02:14 +03:00
CameronDiver
fc79d89f10
Merge pull request #1191 from balena-io/better-detached-live
...
Add better semantics for detached mode + live for push
2019-04-26 16:59:49 +01:00
Cameron Diver
57fba32fa2
Add better semantics for detached mode + live for push
...
Now if you pass both --live and --detached, the logs won't be displayed
but livepush will continue to run.
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-26 16:50:27 +01:00
Resin CI
b41f9b9261
v10.8.0
2019-04-25 13:37:06 +03:00
CameronDiver
a9aa7538f3
Merge pull request #1190 from balena-io/push-logs-.local
...
Allow specifying a .local address for logs and push
2019-04-25 11:34:55 +01:00
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