Balena CI
278d7fd02c
v11.27.0
2020-02-17 17:51:58 +02:00
Paulo Castro
59b9429570
Merge pull request #1571 from balena-io/1421-validate-project-dir
...
Add project directory validation for balena push / build / deploy
2020-02-17 15:50:03 +00:00
Paulo Castro
9e870b08a7
Add tests for project directory validation
...
Change-type: patch
2020-02-17 15:19:07 +00:00
Paulo Castro
671dca8287
Add project directory validation for balena push / build / deploy commands
...
Change-type: minor
2020-02-17 15:19:07 +00:00
Paulo Castro
a15060e9fc
Refactor 'balena push' error handling
...
Change-type: patch
2020-02-17 15:19:07 +00:00
Paulo Castro
0738dd1520
Add and refactor tests for push/build/deploy commands (docker-compose)
...
Change-type: patch
2020-02-17 15:19:07 +00:00
Balena CI
5dbace353d
v11.26.0
2020-02-14 17:26:58 +02:00
Paulo Castro
e773549297
Merge pull request #1617 from balena-io/1616-deploy-cachefrom
...
Add '--cachefrom' option to balena build/deploy commands
2020-02-14 15:25:25 +00:00
Paulo Castro
a1c406a479
Add '--cache-from' option to balena build and deploy commands
...
It implements the same feature as the "docker build --cache-from" option.
Resolves : #1616
Change-type: minor
2020-02-13 18:43:15 +00:00
Balena CI
5e196b8f63
v11.25.18
2020-02-13 19:32:57 +02:00
Paulo Castro
054e59c6af
Merge pull request #1615 from balena-io/1611-replace-mmmagic
...
Fix balena push "Segmentation fault" on Windows (replace 'mmmagic' with 'isBinaryFile')
2020-02-13 17:31:18 +00:00
Paulo Castro
88a1e413a3
Fix balena push "Segmentation fault" on Windows (replace 'mmmagic' with 'isBinaryFile')
...
Connects-to: #1611
Change-type: patch
2020-02-13 15:51:45 +00:00
Paulo Castro
1a74dcf4cf
Re-add windows-crlf.sh to git index (fix git warnings)
2020-02-12 17:34:17 +00:00
Balena CI
d48672fa93
v11.25.17
2020-02-12 19:01:59 +02:00
Page-
9a7fcfffe8
Merge pull request #1601 from balena-io/ts-lib-actions-auth
...
Convert lib/actions/auth to typescript
2020-02-12 17:00:07 +00:00
Pagan Gazzard
f9ece2ce7d
Convert lib/actions/auth to typescript
...
Change-type: patch
2020-02-12 14:26:32 +00:00
Balena CI
9d04e616a8
v11.25.16
2020-02-12 15:57:18 +02:00
Page-
b8c7f23443
Merge pull request #1600 from balena-io/ts-lib-auth-index
...
Convert lib/auth/index to typescript
2020-02-12 13:55:27 +00:00
Pagan Gazzard
2b04763ac0
Convert lib/auth/index to typescript
...
Change-type: patch
2020-02-12 13:20:36 +00:00
Balena CI
bff845a0e4
v11.25.15
2020-02-12 15:01:04 +02:00
Page-
5076ca7532
Merge pull request #1598 from balena-io/ts-lib-auth-server
...
Convert lib/auth/server to typescript
2020-02-12 12:59:07 +00:00
Pagan Gazzard
93ba5832d8
Convert lib/auth/server to typescript
...
Change-type: patch
2020-02-12 12:10:12 +00:00
Balena CI
af86ac73e6
v11.25.14
2020-02-12 13:56:18 +02:00
Page-
173a48eede
Merge pull request #1613 from balena-io/ts-lib-actions-keys
...
Convert lib/actions/keys to typescript
2020-02-12 11:54:41 +00:00
Pagan Gazzard
a4b34c109d
Convert lib/actions/keys to typescript
...
Change-type: patch
2020-02-10 22:22:06 +00:00
Balena CI
69714a646b
v11.25.13
2020-02-11 00:11:34 +02:00
Page-
a41ef3764e
Merge pull request #1612 from balena-io/ts-lib-actions-notes
...
Convert lib/actions/notes to typescript
2020-02-10 22:10:02 +00:00
Pagan Gazzard
f1220c6377
Convert lib/actions/notes to typescript
...
Change-type: patch
2020-02-10 18:31:40 +00:00
Balena CI
cefb3acc1f
v11.25.12
2020-02-10 17:53:58 +02:00
Page-
277da3ea9c
Merge pull request #1594 from balena-io/ts-lib-actions-app
...
Convert lib/actions/app to typescript
2020-02-10 15:52:25 +00:00
Pagan Gazzard
99f84c2f6a
Convert lib/actions/app to typescript
...
Change-type: patch
2020-02-10 15:02:00 +00:00
Balena CI
a9c0899c32
v11.25.11
2020-02-10 16:28:18 +02:00
Page-
8d3fb8fef5
Merge pull request #1597 from balena-io/ts-lib-auth-utils
...
Convert lib/auth/utils to typescript
2020-02-10 14:26:48 +00:00
Pagan Gazzard
4de41ce3e0
Convert lib/auth/utils to typescript
...
Change-type: patch
2020-02-10 13:42:50 +00:00
Balena CI
4b8cec652a
v11.25.10
2020-02-08 02:54:39 +02:00
Paulo Castro
2dd8e71adc
Merge pull request #1608 from balena-io/1607-fix-mmmagic-build
...
Node 13 compatibility: update ext2fs module
2020-02-08 00:52:47 +00:00
Paulo Castro
05d478b759
CI builds: revert patch-package upgrade to fix patch errors
...
This fixes a build error caused by a recent version bump of 'patch-package':
"Patch file found for package execa which is not present at node_modules/qqjs/node_modules/execa"
Change-type: patch
2020-02-08 00:19:05 +00:00
Scott Lowe
9a7a364776
Node 13 compatibility: upgrade ext2fs module
...
Change-type: patch
Resolves : #1591
Signed-off-by: Scott Lowe <scott@balena.io>
2020-02-07 22:30:02 +00:00
Balena CI
2cb5e28258
v11.25.9
2020-02-08 00:29:18 +02:00
Page-
02e8429155
Merge pull request #1604 from balena-io/gitattributes
...
Add .gitattributes to check out with the correct line-ending on windows
2020-02-07 22:27:33 +00:00
Pagan Gazzard
467afb3de6
Add .gitattributes to check out with the correct line-ending on windows
...
Change-type: patch
2020-02-07 21:40:48 +00:00
Balena CI
324a406e7f
v11.25.8
2020-02-07 23:36:09 +02:00
Page-
17bf061853
Merge pull request #1606 from balena-io/faster-tests
...
Speed up tests
2020-02-07 21:34:27 +00:00
Pagan Gazzard
6d543b79ff
Merge resin-lint linting and fixing steps into one
...
Change-type: patch
2020-02-07 19:34:35 +00:00
Pagan Gazzard
85aaf77e44
Remove redundant type checking of tests
...
Change-type: patch
2020-02-07 19:34:35 +00:00
Pagan Gazzard
83c5684491
Remove duplicate type checking of automation code
...
Change-type: patch
2020-02-07 19:34:35 +00:00
Balena CI
6bc4fbb750
v11.25.7
2020-02-07 21:32:58 +02:00
Paulo Castro
1da96a0eb0
Merge pull request #1609 from balena-io/1607-fix-pkg-magic
...
Fix Windows standalone zip installer ("could not load any valid magic files")
2020-02-07 19:31:02 +00:00
Paulo Castro
be209f1626
Fix Windows standalone zip installer (missing mmmagic db for CRLF conversion)
...
Change-type: patch
2020-02-07 18:19:10 +00:00
Balena CI
654d1dcff8
v11.25.6
2020-02-07 13:21:48 +02:00