Tim Perry
2db1d84d3c
Do not require a login for builds
...
Fixes : #578
Change-Type: patch
2018-03-29 11:11:25 +02:00
Tim Perry
12a1916007
Allow (experimental!) login with API keys
...
Change-Type: minor
2018-03-29 11:11:25 +02:00
resin-io-versionbot[bot]
b4526e9895
Auto-merge for PR #838 via VersionBot
...
Fix build emulation for multi-stage builds
2018-03-29 09:03:40 +00:00
resin-io-versionbot[bot]
a2d867c860
v7.1.6
2018-03-29 08:56:07 +00:00
Tim Perry
05b1c37379
Fix build emulation for multi-stage builds
...
Fixes #814
Change-Type: patch
2018-03-29 10:18:31 +02:00
resin-io-versionbot[bot]
906cfe9268
Auto-merge for PR #834 via VersionBot
...
Fix crash when an app is not specified for build command
2018-03-28 12:01:10 +00:00
resin-io-versionbot[bot]
3c8054faa7
v7.1.5
2018-03-27 17:51:36 +00:00
Akis Kesoglou
c6c9046826
Fix crash when an app is not specified for build command
...
This is a regression introduced in #818
Change-Type: patch
2018-03-27 19:12:31 +03:00
resin-io-versionbot[bot]
2bbbbf6fdd
Auto-merge for PR #832 via VersionBot
...
Upgrade resin-sync to pull in the fix for #824
2018-03-26 16:31:46 +00:00
resin-io-versionbot[bot]
9cce4001af
v7.1.4
2018-03-26 16:09:22 +00:00
Tim Perry
2e944cf2f4
Upgrade resin-sync to pull in the fix for #824
...
Change-Type: patch
2018-03-26 17:39:47 +02:00
resin-io-versionbot[bot]
2b0143775c
Auto-merge for PR #831 via VersionBot
...
Prefix all pine options with '$' in preload to avoid pine warnings.
2018-03-23 15:57:54 +00:00
resin-io-versionbot[bot]
49fec7d8f2
v7.1.3
2018-03-23 15:49:16 +00:00
Alexis Svinartchouk
ca1ac2bb83
Prefix all pine options with '$' in preload to avoid pine warnings.
...
Change-Type: patch
2018-03-23 15:20:18 +00:00
resin-io-versionbot[bot]
50b1a7e6b0
Auto-merge for PR #830 via VersionBot
...
Update resin-preload to 6.2.0 and resin-sdk to 9.0.0-beta16
2018-03-23 13:56:14 +00:00
resin-io-versionbot[bot]
69ce2c0473
v7.1.2
2018-03-23 13:49:24 +00:00
Alexis Svinartchouk
a3b446dbe7
Update resin-preload to 6.2.0 and resin-sdk to 9.0.0-beta16
...
Change-Type: patch
2018-03-23 13:41:16 +00:00
resin-io-versionbot[bot]
1032d9927f
Auto-merge for PR #827 via VersionBot
...
Remove explicit anchor links in CLI docs
2018-03-22 18:03:07 +00:00
resin-io-versionbot[bot]
12e8a50abc
v7.1.1
2018-03-22 17:06:07 +00:00
zwalchuk
a4142097f8
Merge branch 'master' into doc-headings
2018-03-22 09:17:32 -05:00
resin-io-versionbot[bot]
b388ccb6f3
Auto-merge for PR #818 via VersionBot
...
Restore legacy deployment method
2018-03-22 11:43:59 +00:00
resin-io-versionbot[bot]
e011502b7e
v7.1.0
2018-03-22 11:36:41 +00:00
Akis Kesoglou
4f167cb836
Address review feedback
2018-03-22 13:26:47 +02:00
Akis Kesoglou
9455d438e2
Formatting fixes
2018-03-22 13:26:47 +02:00
Akis Kesoglou
a356ecf9b6
Remove unused code
2018-03-22 13:26:47 +02:00
Akis Kesoglou
066ac591ac
Warn early if deploying a multicontainer project to an incompatible app
...
Change-Type: patch
2018-03-22 13:26:47 +02:00
Akis Kesoglou
62f006b89a
Add legacy deploy method back
...
This mostly reverts the removal of the legacy deploy code that pushed image tars via the builder. It’s needed for users to avoid having to switch between CLI versions in order to push to legacy apps as well.
Note: this pins resin-sdk to 9.0.0-beta14 as I couldn’t get it to install otherwise — npm would always install 9.0.0-beta9 instead.
Change-Type: minor
2018-03-22 13:26:47 +02:00
Zach Walchuk
ee75ff2753
Remove explicit anchor links in CLI docs
...
Our docs markdown renderer doesn't process explicit anchor tags, as it generates its own. The script that generates the markdown has been updated to not include these tags and to properly build the TOC links.
Change-type: patch
2018-03-20 13:10:07 -05:00
resin-io-versionbot[bot]
e4c9defb70
Auto-merge for PR #821 via VersionBot
...
Update resin-preload to 6.1.2
2018-03-20 15:54:28 +00:00
resin-io-versionbot[bot]
bb102c1918
v7.0.7
2018-03-20 15:44:13 +00:00
Alexis Svinartchouk
24ebe2946c
Update resin-preload to 6.1.2
...
Connects-To: #820
Change-Type: patch
2018-03-20 15:22:59 +00:00
resin-io-versionbot[bot]
ba82b1fa27
Auto-merge for PR #815 via VersionBot
...
Build/deploy commands improvements
2018-03-20 10:43:31 +00:00
resin-io-versionbot[bot]
e3b145e7b7
v7.0.6
2018-03-20 10:33:01 +00:00
Akis Kesoglou
242c3731ee
Remove redundant import
2018-03-19 20:52:51 +02:00
Akis Kesoglou
5f7eee8eac
Make sure image name is all lowercase
...
Change-Type: patch
2018-03-19 20:52:51 +02:00
Akis Kesoglou
1833f6ff0a
Improve handling of build log output
...
This makes sure build logs don’t leak escape sequences and new lines and they don’t break the output. Also improved “inline” logs by normalising the stream before passing it to “transpose build stream”.
Fixes : #808
Change-Type: patch
2018-03-19 20:52:51 +02:00
resin-io-versionbot[bot]
e5fb954645
Auto-merge for PR #801 via VersionBot
...
add bash completions
2018-03-15 20:03:33 +00:00
resin-io-versionbot[bot]
13f76dc020
v7.0.5
2018-03-15 18:51:46 +00:00
Ronald McCollam
b409bdcc73
add blurb about bash completion
...
Add brief information about tab completions for bash and instructions to enable it.
2018-03-15 18:06:04 +01:00
Ronald McCollam
8c3cb3f585
Add bash completions
...
This contains bash completion functionality for the resin CLI, including completion for sub-commands.
Change-type: patch
2018-03-15 18:05:50 +01:00
resin-io-versionbot[bot]
76a8b4df50
Auto-merge for PR #813 via VersionBot
...
Properly generate consistent working anchors for both our md output & resin docs
2018-03-15 12:09:16 +00:00
resin-io-versionbot[bot]
a03680311d
v7.0.4
2018-03-15 12:01:05 +00:00
Tim Perry
6ee36cb5c7
Generate consistent working anchors for both our md output & resin docs
...
Change-Type: patch
2018-03-15 11:40:29 +01:00
resin-io-versionbot[bot]
5625326c65
Auto-merge for PR #812 via VersionBot
...
Fix getting window size when there’s no TTY attached
2018-03-15 08:54:19 +00:00
resin-io-versionbot[bot]
b912419839
v7.0.3
2018-03-15 08:47:28 +00:00
Akis Kesoglou
fe01ead023
Fix getting window size when there’s no TTY attached
...
Change-Type: patch
2018-03-15 10:30:54 +02:00
resin-io-versionbot[bot]
229c105d0c
Auto-merge for PR #807 via VersionBot
...
Update full CLI docs with recent installation improvements too
2018-03-13 12:00:31 +00:00
resin-io-versionbot[bot]
b6e044345f
v7.0.2
2018-03-13 10:47:55 +00:00
Tim Perry
d9906121e1
Update full CLI docs with recent installation improvements too
...
Change-Type: patch
2018-03-12 22:17:20 +01:00
Tim Perry
3e019f7f34
Remove leftover capitanodoc.coffee file (it's now TS)
2018-03-12 20:06:44 +01:00