Alexis Svinartchouk
e181c21f85
Merge pull request #2724 from balena-io/fix-wmic-not-in-path
...
Use full path to wmic as some systems don't have it in their PATH
2019-04-02 18:51:38 +02:00
Alexis Svinartchouk
db771bc2cc
Use full path to wmic as some systems don't have it in their PATH
...
Changelog-entry: (Windows): Use full path to wmic as some systems don't have it in their PATH
Change-type: patch
2019-04-02 17:32:49 +02:00
Resin CI
0695cfb3c0
v1.5.21
v1.5.21
2019-04-02 17:43:58 +03:00
Alexis Svinartchouk
ff3982efa4
Merge pull request #2721 from balena-io/fix-getMixpanelConfig
...
Fix error when config.analytics was undefined
2019-04-02 16:42:00 +02:00
Alexis Svinartchouk
40de7f5d54
Fix error when config.analytics was undefined
...
Changelog-entry: Fix error when config.analytics was undefined
Change-type: patch
2019-04-01 18:16:56 +02:00
Resin CI
18a848696f
v1.5.20
v1.5.20
2019-04-01 19:04:20 +03:00
Alexis Svinartchouk
58de7375a2
Merge pull request #2717 from balena-io/1.5.20
...
1.5.20
2019-04-01 18:00:27 +02:00
Alexis Svinartchouk
b61109a269
Fix reading images from network drives on windows
...
Change-type: patch
2019-04-01 15:40:30 +02:00
Alexis Svinartchouk
164fd8f022
Don't try to flash when no device is selected
...
Changelog-entry: Don't try to flash when no device is selected
Change-type: patch
2019-03-29 17:24:34 +01:00
Giovanni Garufi
cafaa9ff22
Delete versionist.conf
...
Versionist will now look at repo.yml and inject the versionist config
corresponding to the type
Change-type: patch
Changelog-Entry: Reformat changelog
Signed-off-by: Giovanni Garufi <giovanni@balena.io>
2019-03-29 17:24:34 +01:00
Alexis Svinartchouk
34c98d1dcd
Use async/await in flash.js
...
Avoid a rare race condition leading to "Error: There is already a flash in progress" messages
Changelog-entry: Avoid "Error: There is already a flash in progress" errors
Change-type: patch
2019-03-29 17:24:34 +01:00
Alexis Svinartchouk
ec015da795
Avoid "Invalid state percentage: null" errors
...
Change-type: patch
2019-03-29 17:24:34 +01:00
Resin CI
a21a82c64e
v1.5.19
v1.5.19
2019-03-28 16:49:12 +02:00
Alexis Svinartchouk
1aca669c62
Merge pull request #2714 from balena-io/report-unhandled-rejections
...
Better reporting of unhandled rejections to sentry
2019-03-28 15:47:02 +01:00
Alexis Svinartchouk
39573ada54
Update resin-corvus to ^2.0.2
...
Changelog-entry: Update resin-corvus to ^2.0.2
Change-type: patch
2019-03-28 13:47:30 +01:00
Alexis Svinartchouk
bceb7c77d1
Better reporting of unhandled rejections to sentry
...
Changelog-entry: Better reporting of unhandled rejections to sentry
Change-type: patch
2019-03-27 19:54:28 +01:00
Resin CI
68fa771905
v1.5.18
v1.5.18
2019-03-27 01:42:35 +02:00
Lorenzo Alberto Maria Ambrosi
8a85968ec4
Merge pull request #2709 from balena-io/fix-appimage-build
...
Recreate zipped appImage
2019-03-27 00:40:22 +01:00
Giovanni Garufi
03b1a2dcff
Update scripts
...
Change-type: patch
Changelog-entry: Update build scripts
Signed-off-by: Giovanni Garufi <giovanni@balena.io>
2019-03-26 23:29:17 +01:00
Resin CI
5cb231e427
v1.5.17
v1.5.17
2019-03-26 10:48:08 +02:00
Giovanni Garufi
e90f6764f5
Merge pull request #2705 from balena-io/publish-github
...
Set publish: github in repo.yml
2019-03-26 01:45:28 -07:00
Giovanni Garufi
d078055e40
Set publish: github in repo.yml
...
Change-type: patch
Signed-off-by: Giovanni Garufi <giovanni@balena.io>
Changelog-entry: Automatically publish github release from CI
2019-03-25 17:48:21 +01:00
Resin CI
98134eb612
v1.5.16
v1.5.16
2019-03-25 18:38:34 +02:00
Giovanni Garufi
b0f2dfc4fb
Merge pull request #2696 from balena-io/test-pipeline
...
Add repo.yml
2019-03-25 09:31:05 -07:00
Giovanni Garufi
195f07c09f
Update scripts
...
Change-type: patch
Signed-off-by: Giovanni Garufi <giovanni@balena.io>
2019-03-22 18:23:16 +01:00
Giovanni Garufi
15f87edc96
Update .gitattributes to always use LF for EOL in json files
2019-03-22 12:12:36 +01:00
Giovanni Garufi
52caae8f05
Add repo.yml
...
Change-type: patch
Signed-off-by: Giovanni Garufi <giovanni@balena.io>
Changelog-Entry: Add repo.yml for CI
2019-03-22 12:11:02 +01:00
Resin CI
99f7fc99da
v1.5.15
v1.5.15
2019-03-21 02:21:49 +02:00
Alexis Svinartchouk
89fc98c6f6
Merge pull request #2701 from balena-io/upgrade-etcher-sdk
...
etcher-sdk: Upgrade to 1.3.11
2019-03-21 01:19:14 +01:00
Juan Cruz Viotti
0c2eb1caab
etcher-sdk: Upgrade to 1.3.11
...
Change-type: patch
Changelog-entry: Show the correct logo on usbboot devices on Ubuntu
Signed-off-by: Juan Cruz Viotti <juan@balena.io>
2019-03-20 21:18:30 +00:00
Resin CI
303969bdbf
v1.5.14
v1.5.14
2019-03-20 19:14:54 +02:00
Alexis Svinartchouk
8b7266a435
Merge pull request #2692 from balena-io/1.5.13
...
1.5.14
2019-03-20 18:09:34 +01:00
Alexis Svinartchouk
fc9282fff7
Remove versionist from dev dependencies
...
Change-type: patch
2019-03-20 16:13:38 +01:00
Alexis Svinartchouk
33fb79e0de
Update etcher-sdk to ^1.3.10
...
Changelog-entry: Update etcher-sdk to ^1.3.10
Change-type: patch
2019-03-20 16:13:38 +01:00
Resin CI
b4418660df
v1.5.13
v1.5.13
2019-03-18 20:07:14 +02:00
Giovanni Garufi
3560a22a77
Merge pull request #2694 from balena-io/update-scripts
...
Update scripts
2019-03-18 19:02:30 +01:00
Giovanni Garufi
818b466687
Update scripts
...
Change-type: patch
Signed-off-by: Giovanni Garufi <giovanni@balena.io>
Changelog-Entry: Update build scripts
2019-03-18 17:44:44 +01:00
Resin CI
91d29c1e2c
v1.5.12
v1.5.12
2019-03-15 19:18:17 +02:00
Alexis Svinartchouk
e06fe72131
Merge pull request #2691 from balena-io/local-node-gyp-electron-builder
...
Update electron-builder scripts
2019-03-15 18:12:01 +01:00
Alexis Svinartchouk
7d715fdca0
Disable node gyp rebuild while running electron-builder
...
Change-type: patch
2019-03-15 17:33:19 +01:00
Lorenzo Alberto Maria Ambrosi
3cfa6988ab
Update build scripts
...
Changelog-entry: Update build scripts
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2019-03-15 17:33:19 +01:00
Resin CI
1c707b2d37
v1.5.11
v1.5.11
2019-03-12 20:07:34 +02:00
Alexis Svinartchouk
2ed4c76abf
Merge pull request #2689 from balena-io/1.5.11
...
1.5.11
2019-03-12 19:00:51 +01:00
David Lozano Jarque
94e91723f4
Update PUBLISHING.md
...
Fixed broken Hombrew cask link for etcher
Changelog-entry: Fixed broken Hombrew cask link for etcher
Change-type: patch
2019-03-12 17:35:19 +01:00
Alexis Svinartchouk
091bddbad8
Remove no longer used travis and appveyor configs
...
Changelog-entry: Remove no longer used travis and appveyor configs
Change-type: patch
2019-03-12 17:35:19 +01:00
Resin CI
b3f68c2638
v1.5.10
v1.5.10
2019-03-12 18:01:29 +02:00
Alexis Svinartchouk
00c94c8efd
Merge pull request #2688 from balena-io/fix-appimage
...
Use APPDIR from env in the child writer
2019-03-12 16:29:00 +01:00
Alexis Svinartchouk
66b19677bf
Use APPDIR from env in the child writer
...
Change-type: patch
2019-03-12 13:30:26 +01:00
Alexis Svinartchouk
2d4170e0d7
Merge pull request #2683 from balena-io/fix-makefile
...
Fix Makefile
2019-03-07 17:54:00 +01:00
Alexis Svinartchouk
7f8f38ddf1
Update resin-scripts
...
Changelog-entry: Update resin-scripts
Change-type: patch
2019-03-07 16:29:20 +01:00