resin-io-versionbot[bot]
a921139a12
v7.3.2
2018-04-16 15:21:33 +00:00
Tim Perry
36da7b66c8
Update Dockerode to fix local push issue in standalone builds
...
Connects-To: #824
Change-Type: patch
2018-04-16 16:43:17 +02:00
resin-io-versionbot[bot]
3aa87544eb
Auto-merge for PR #849 via VersionBot
...
Update resin-compose-parse to v1.8.1 to fix a problem parsing ports
2018-04-13 19:43:58 +00:00
resin-io-versionbot[bot]
6121fa505e
v7.3.1
2018-04-13 19:38:01 +00:00
Pablo Carranza Velez
a5ba5befd1
Update resin-compose-parse to v1.8.1 to fix a problem parsing ports
...
Connects-to: https://github.com/resin-io/resin-supervisor/issues/618
Change-Type: patch
Signed-off-by: Pablo Carranza Velez <pablo@resin.io>
2018-04-13 11:17:18 -07:00
resin-io-versionbot[bot]
b7214a306c
Auto-merge for PR #854 via VersionBot
...
Add 'api-key generate' command
2018-04-12 10:24:39 +00:00
resin-io-versionbot[bot]
d7616e941a
v7.3.0
2018-04-12 10:06:09 +00:00
Tim Perry
834a2f1e4d
Warn user that api keys will not be shown again in future
2018-04-11 19:31:03 +02:00
Tim Perry
0e5f2fe748
Remove now-unused stream-to-promise dependency
2018-04-11 19:30:29 +02:00
Tim Perry
e0bcb5e0b9
Always call done() for api key generation, not just if we're successful
2018-04-11 19:27:58 +02:00
Tim Perry
59d4890eae
Add 'api-key generate' command
...
Change-Type: minor
2018-04-10 19:21:37 +02:00
resin-io-versionbot[bot]
51da5360da
Auto-merge for PR #852 via VersionBot
...
Explicitly depend on tar-stream
2018-04-10 14:14:38 +00:00
resin-io-versionbot[bot]
2655aef28b
v7.2.4
2018-04-10 13:49:09 +00:00
Tim Perry
45d3a7a124
Explicitly depend on tar-stream
...
Change-Type: patch
2018-04-10 13:10:25 +02:00
Tim Perry
662e4f8940
Merge pull request #853 from resin-io/document-version-rec
...
Correct documented node version requirement to 6+
2018-04-10 13:10:02 +02:00
Tim Perry
c06993cb8e
Correct documented node version requirement to 6+
...
Change-Type: patch
2018-04-09 16:55:36 +02:00
resin-io-versionbot[bot]
a650f30ce8
Auto-merge for PR #847 via VersionBot
...
Add a fast build script to package.json
2018-04-06 17:11:31 +00:00
resin-io-versionbot[bot]
0a924b2dcb
v7.2.3
2018-04-06 16:27:32 +00:00
Cameron Diver
89f62683ce
Add a fast build script to package.json
...
This doesn't run a linter or any documentation generation, aiding in
quick development time.
Change-type: patch
Signed-off-by: Cameron Diver <cameron@resin.io>
2018-04-06 15:40:08 +01:00
resin-io-versionbot[bot]
143d88f3df
Auto-merge for PR #846 via VersionBot
...
Throw a clear error when logging in with an invalid token
2018-04-04 19:34:56 +00:00
resin-io-versionbot[bot]
d166a65422
v7.2.2
2018-04-04 18:56:26 +00:00
Tim Perry
dd268993b3
Throw a clear error when logging in with an invalid token
...
Change-Type: patch
2018-04-04 15:43:34 +02:00
resin-io-versionbot[bot]
13a35b288f
Auto-merge for PR #839 via VersionBot
...
Update docker-qemu-transpose to avoid the broken 0.4.1 release
2018-03-29 14:47:30 +00:00
resin-io-versionbot[bot]
81e653d31b
v7.2.1
2018-03-29 13:52:06 +00:00
Tim Perry
875ec8b8bd
Update docker-qemu-transpose to avoid the broken 0.4.1 release
...
Change-Type: patch
2018-03-29 15:28:56 +02:00
resin-io-versionbot[bot]
989df9b857
Auto-merge for PR #835 via VersionBot
...
Initial support for api keys in the CLI
2018-03-29 10:15:31 +00:00
resin-io-versionbot[bot]
0829d3c176
v7.2.0
2018-03-29 10:09:08 +00:00
Tim Perry
ce64889b04
Clarify isTokenValid logic
2018-03-29 11:11:25 +02:00
Tim Perry
d3a0bfc5f6
Fix auth utils tests to work with new SDK
2018-03-29 11:11:25 +02:00
Tim Perry
e965c603d2
Use spec test reporter, so we can debug with output
2018-03-29 11:11:25 +02:00
Tim Perry
0e2fb8c96c
Promisify auth utils tests
2018-03-29 11:11:25 +02:00
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