Commit Graph

2987 Commits

Author SHA1 Message Date
Page-
e8cd4153c7
Merge pull request #1766 from balena-io/js-lib-actions-device
Convert lib/actions/device.coffee to javascript
2020-04-25 15:34:31 +01:00
Pagan Gazzard
0cfa1a0dfb Convert lib/actions/device.coffee to javascript
Change-type: patch
2020-04-25 14:08:30 +00:00
Balena CI
00ce3ab751 v11.31.21 2020-04-25 16:57:15 +03:00
Page-
5c1323d583
Merge pull request #1767 from balena-io/add-types
Install types for modules used in javascript to improve type checking
2020-04-25 14:55:03 +01:00
Pagan Gazzard
d9f42b888d Install types for modules used in javascript to improve type checking
Change-type: patch
2020-04-25 12:01:05 +01:00
Balena CI
0db8c85fc8 v11.31.20 2020-04-25 02:19:34 +03:00
Page-
bc601d07e3
Merge pull request #1762 from balena-io/js-lib-actions-preload
Convert lib/actions/preload.coffee to javascript
2020-04-25 00:16:18 +01:00
Pagan Gazzard
e1a91035ae Convert lib/actions/preload.coffee to javascript
Change-type: patch
2020-04-24 22:44:10 +00:00
Balena CI
8dced8afe2 v11.31.19 2020-04-25 01:10:05 +03:00
Page-
ffded6736a
Merge pull request #1763 from balena-io/js-lib-actions-config
Convert lib/actions/config.coffee to javascript
2020-04-24 23:07:43 +01:00
Pagan Gazzard
1a851f552e Convert lib/actions/config.coffee to javascript
Change-type: patch
2020-04-24 21:06:23 +00:00
Balena CI
68b64016ab v11.31.18 2020-04-25 00:01:35 +03:00
Page-
edac54ccfe
Merge pull request #1756 from balena-io/js-lib-utils-compose
Convert lib/utils/compose.coffee to javascript
2020-04-24 21:59:35 +01:00
Pagan Gazzard
560b0abbe7 Convert lib/utils/compose.coffee to javascript
Change-type: patch
2020-04-24 16:17:23 +01:00
Balena CI
b48d238be6 v11.31.17 2020-04-24 18:04:06 +03:00
Page-
a10d5b9abe
Merge pull request #1764 from balena-io/js-lib-utils-docker-coffee
Convert lib/utils/docker-coffee.coffee to javascript
2020-04-24 16:01:58 +01:00
Pagan Gazzard
23f2242e22 Convert lib/utils/docker-coffee.coffee to javascript
Change-type: patch
2020-04-24 15:25:20 +01:00
Balena CI
f8612fd748 v11.31.16 2020-04-24 17:14:18 +03:00
Page-
36446ff488
Merge pull request #1761 from balena-io/js-lib-actions-os
Convert lib/actions/os.coffee to javascript
2020-04-24 15:12:13 +01:00
Pagan Gazzard
a5ce0436c7 Convert lib/actions/os.coffee to javascript
Change-type: patch
2020-04-24 13:38:34 +01:00
Balena CI
3302e2f639 v11.31.15 2020-04-24 12:57:15 +03:00
Page-
c3c1c5fc41
Merge pull request #1755 from balena-io/js-lib-utils-qemu
Convert lib/utils/qemu.coffee to javascript
2020-04-24 10:55:10 +01:00
Pagan Gazzard
9f59b6dde5 Convert lib/utils/qemu.coffee to javascript
Change-type: patch
2020-04-24 10:20:15 +01:00
Balena CI
8be56ef092 v11.31.14 2020-04-23 19:35:54 +03:00
Thodoris Greasidis
e9f8cadb73
Merge pull request #1744 from balena-io/os-update-overall-progress
device os-update: Refactor to use the overall_progress field
2020-04-23 19:34:00 +03:00
Thodoris Greasidis
3e4f9f9572 device os-update: Refactor to use the overall_progress field
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2020-04-23 16:10:09 +00:00
Balena CI
f7d4a37060 v11.31.13 2020-04-23 14:48:05 +03:00
Page-
d0e268815a
Merge pull request #1754 from balena-io/remove-unnecessary-files
Remove unnecessary files
2020-04-23 12:46:07 +01:00
Pagan Gazzard
c3454d3abb Remove unnecessary files
Change-type: patch
2020-04-23 11:21:38 +00:00
Balena CI
6b0f645094 v11.31.12 2020-04-23 14:15:45 +03:00
Page-
ada7801a0d
Merge pull request #1746 from balena-io/js-lib-actions-local-configure
Convert lib/actions/local/configure.coffee to javascript
2020-04-23 12:12:15 +01:00
Pagan Gazzard
da5e26f37e Convert lib/actions/local/index.coffee to typescript
Change-type: patch
2020-04-23 11:30:04 +01:00
Pagan Gazzard
9447195c26 Convert lib/actions/local/configure.coffee to javascript
Change-type: patch
2020-04-23 11:12:02 +01:00
Page-
cd59496f11
Merge pull request #1602 from balena-io/ts-lib-utils-tty
Convert lib/utils/tty to typescript
2020-04-23 10:35:54 +01:00
Pagan Gazzard
9fda165d34 Convert lib/utils/tty to typescript
Change-type: patch
2020-04-23 09:42:23 +01:00
Balena CI
fe0ad92b43 v11.31.11 2020-04-22 18:37:33 +03:00
Paulo Castro
81c5a62380
Merge pull request #1750 from balena-io/npm-files-patches0
Avoid patch-package warning with 'npm install -g --production'
2020-04-22 16:34:57 +01:00
Paulo Castro
ebdd04ec73 Avoid patch-package warning with 'npm install -g --production'
Change-type: patch
2020-04-22 15:59:38 +01:00
Balena CI
e6264ced7a v11.31.10 2020-04-22 17:07:19 +03:00
srlowe
247f31a3cc
Merge pull request #1666 from balena-io/convert-scan-ts
Convert command `scan` to TypeScript, migrate to oclif
2020-04-22 16:05:29 +02:00
Scott Lowe
a2b761ec4b Convert command scan to TypeScript, migrate to oclif
Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
2020-04-22 11:13:40 +00:00
Balena CI
e3672bc655 v11.31.9 2020-04-22 14:12:25 +03:00
Paulo Castro
028141c0b0
Merge pull request #1739 from balena-io/1723-update-patch-package
Update patch-package (fix remaining source of seemingly random ENOENT error)
2020-04-22 12:10:14 +01:00
Paulo Castro
e3c42cf63e Update patch-package (fix remaining source of seemingly random ENOENT error)
Connects-to: #1723
Change-type: patch
2020-04-22 11:42:09 +01:00
Balena CI
0ae138db03 v11.31.8 2020-04-22 13:40:55 +03:00
Page-
9350af9ddf
Merge pull request #1745 from balena-io/balena-release
Update to balena-release
2020-04-22 11:39:02 +01:00
Pagan Gazzard
88e4009e88 Update to balena-release
Change-type: patch
2020-04-21 17:39:25 +01:00
Page-
cb7692690d
Merge pull request #1740 from balena-io/update-deps
Update dependencies to pick up performance improvements
2020-04-21 16:49:42 +01:00
Pagan Gazzard
82e17cea6a Update dependencies to pick up performance improvements
Change-type: patch
2020-04-21 15:42:56 +01:00
Balena CI
9ed363da9e v11.31.7 2020-04-21 12:09:47 +03:00