Resin CI
cd491a7935
v11.7.0
2019-07-15 19:51:36 +03:00
Paulo Castro
90269525be
Merge pull request #1344 from balena-io/1164-local-secrets
...
Add build secrets and variables support for push/build/deploy to/on/via balena devices
2019-07-15 17:49:19 +01:00
Paulo Castro
225408c57d
Add "build secrets" and "build variables" support for push/build/deploy
...
to/on/via balena devices
Change-type: minor
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-07-15 16:23:35 +01:00
Paulo Castro
8cfacc9cbc
Fix truncated logs in local multicontainer image builds (balena build/deploy)
...
Resolves : #1346
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-07-15 16:19:41 +01:00
Resin CI
9a270539c6
v11.6.1
2019-07-15 18:17:55 +03:00
Paulo Castro
df22d42412
Merge pull request #1351 from balena-io/remove-beta-suffix
...
Remove BETA suffix from Windows and macOS installers, and update INSTALL.md
2019-07-15 16:15:49 +01:00
Paulo Castro
49a7eb30c0
Remove BETA suffix from Windows and macOS installers, and update INSTALL.md
...
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-07-15 14:08:27 +01:00
Resin CI
e41ea6fb1a
v11.6.0
2019-07-09 18:30:13 +03:00
Paulo Castro
636ec2a8f2
Merge pull request #1341 from mwohlert/feature/include_sshKeys_in_os_configure
...
Add support for sshKeys in config file with os configure
2019-07-09 16:28:01 +01:00
Michel Wohlert
9eae9dcee3
Add os.sshKeys to generateBaseConfig
...
Change-type: minor
2019-07-09 14:01:58 +02:00
Resin CI
6c26e1235c
v11.5.0
2019-07-05 17:54:12 +03:00
Paulo Castro
bacca5383a
Merge pull request #1298 from balena-io/integrate-balena-ci
...
Integrate with balena CI (installer signing)
2019-07-05 15:52:40 +01:00
Giovanni Garufi
32e72c832f
Add release target in repo.yml
...
Change-type: patch
Signed-off-by: Giovanni Garufi <giovanni@balena.io>
2019-07-05 15:16:59 +02:00
Paulo Castro
05aaed07b2
Patch oclif to use "npx npm@6.9.0 install" if npm is older than 6.9.0
...
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-07-04 20:01:08 +01:00
Paulo Castro
7c750f9e43
balena CI: Add balena-cli executable signing step
...
Change-type: minor
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-07-04 20:01:08 +01:00
Paulo Castro
55bf4dc0f0
Add 'npm run package' command
...
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-07-04 20:01:07 +01:00
Paulo Castro
0afbd6f17a
Refactor build:standalone / build:installer / run release
...
So that:
- Standalone zip files are created in the standalone step,
- oclif installers are renamed in the installer step, and
- npm run release (which is skipped by balena CI) is reduced to
uploading the files to the GitHub releases page.
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-07-04 20:01:07 +01:00
Paulo Castro
66b997d98c
balena CI integration: Use C:\tmp to avoid 260-char path length limit
...
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-07-03 11:56:03 +01:00
Resin CI
d485fd00a0
v11.4.4
2019-07-03 02:18:55 +03:00
Paulo Castro
3322faeeb2
Merge pull request #1337 from balena-io/include-shrinkwrap-in-published
...
Add npm-shrinkwrap in package.json so that it gets published to the npm registry
2019-07-03 00:17:09 +01:00
Paulo Castro
c32d894e97
Add 'patches' to files section of package.json for npm publishing
...
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-07-02 21:00:01 +01:00
Giovanni Garufi
ad737b8e02
Add npm-shrinkwrap in package.json so that it gets published to the
...
registry
Change-type: patch
Signed-off-by: Giovanni Garufi <giovanni@balena.io>
2019-07-02 19:15:32 +02:00
Resin CI
bcc86fbcb6
v11.4.3
2019-07-01 13:23:47 +03:00
Paulo Castro
d5c7527f8d
Merge pull request #1334 from balena-io/1332-shrinkwrap-web-stream-polyfill
...
Fix "Error: Cannot find module 'web-streams-polyfill'"
2019-07-01 11:22:09 +01:00
Paulo Castro
5df65f67c3
Fix "Error: Cannot find module 'web-streams-polyfill'"
...
Fix npm-shrinkwrap.json produced by npm v6.4.1, by using npm v6.9.0
Resolves : #1332
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-07-01 11:07:36 +01:00
Resin CI
79e65025cb
v11.4.2
2019-07-01 12:15:22 +03:00
CameronDiver
dff6dafe85
Merge pull request #1330 from balena-io/upgrade-livepush
...
Explicitly upgrade livepush version to 2.0.1 to pick up fix
2019-07-01 02:13:33 -07:00
Cameron Diver
adcc862acb
Explicitly upgrade livepush version to 2.0.1 to pick up fix
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-07-01 09:59:07 +01:00
Resin CI
8bf884d425
v11.4.1
2019-06-28 18:55:39 +03:00
Paulo Castro
a6b282598b
Merge pull request #1326 from balena-io/1293-add-npm-shrinkwrap
...
Add npm-shrinkwrap.json to control dependency updates
2019-06-28 16:54:04 +01:00
Paulo Castro
77089e31e4
Unpin selected dependencies following addition of npm-shrinkwrap.json
...
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-06-28 12:30:56 +01:00
Paulo Castro
7c6bae491f
Add npm-shrinkwrap.json file to control dependency updates
...
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-06-28 12:29:50 +01:00
Resin CI
d5586e12d4
v11.4.0
2019-06-27 19:01:52 +03:00
Paulo Castro
7e1f4791ed
Merge pull request #1328 from balena-io/1327-balena-version-options
...
Add options to `balena version` to show Node.js version
2019-06-27 17:00:14 +01:00
Paulo Castro
9d5ecb5f9c
Add options to 'balena version' to show Node.js version
...
Change-type: minor
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-06-27 16:22:26 +01:00
Paulo Castro
236dce37da
Pin the major Node version used by standalone zip packages to Node 10
...
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-06-27 13:10:55 +01:00
Resin CI
a2ee48f2fb
v11.3.6
2019-06-27 15:06:08 +03:00
Paulo Castro
b74a0d1141
Merge pull request #1329 from balena-io/1306-patch-preload-tarfs
...
Patch 'pkg' package to resolve 'preload' issue in standalone installations
2019-06-27 13:04:19 +01:00
Paulo Castro
34d7b84d1e
Patch 'pkg' package to resolve 'preload' issue in standalone installs
...
Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-06-27 00:50:35 +01:00
Resin CI
d999b901bb
v11.3.5
2019-06-26 15:29:12 +03:00
Gergely Imreh
4a9d133c11
Merge pull request #1325 from balena-io/changelog
...
Add machine-readable changelog
2019-06-26 13:27:36 +01:00
Gergely Imreh
3a7604368a
Add machine-readable changelog
...
Change-type: patch
Signed-off-by: Gergely Imreh <gergely@balena.io>
2019-06-26 12:24:03 +01:00
Resin CI
df2e611c42
v11.3.4
2019-06-26 14:13:33 +03:00
Thodoris Greasidis
30e48b658f
Merge pull request #1324 from balena-io/1302-fix-ssh-numeric-short-uuid
...
Fix incorrect parsing of numeric short UUIDs in ssh and tunnel actions
2019-06-26 14:12:08 +03:00
Thodoris Greasidis
f095ac169a
patterns: Add debug logs in the getOnlineTargetUuid resolution
...
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2019-06-26 13:44:56 +03:00
Thodoris Greasidis
f0030a1891
tunnel: Fix incorrect parsing of numeric short UUIDs
...
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2019-06-26 13:44:56 +03:00
Thodoris Greasidis
1d3af3245a
ssh: Fix incorrect parsing of numeric short UUIDs
...
Resolves : #1302
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2019-06-26 13:44:56 +03:00
Resin CI
f4612116b9
v11.3.3
2019-06-20 19:33:22 +03:00
CameronDiver
65ab3008e6
Merge pull request #1318 from balena-io/fix-multiple-image-use-push
...
Fix using an image more than once in a balena push
2019-06-20 09:31:34 -07:00
Cameron Diver
36026d8556
Fix using an image more than once in a balena push
...
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-06-20 16:46:29 +01:00