Balena CI
dec570a6e2
v11.28.3
2020-02-24 17:43:44 +02:00
Page-
9067558d18
Merge pull request #1626 from balena-io/update-type-deps
...
Update type deps
2020-02-24 15:41:43 +00:00
Pagan Gazzard
4abdd71ce7
Update type deps
...
Change-type: patch
2020-02-24 14:15:48 +00:00
Balena CI
36f2f491b3
v11.28.2
2020-02-22 00:05:12 +02:00
Paulo Castro
5e750b33c3
Merge pull request #1623 from balena-io/check-cli-markdown-timestamp
...
Add pre-commit check for cli.markdown updates and coffeelint execution
2020-02-21 22:02:28 +00:00
Paulo Castro
03053e125f
Add pre-commit check for cli.markdown updates and coffeelint execution
...
These checks compare the timestamps of cli.markdown with those of staged files,
effectively enforcing that 'npm run build' or 'npm test' are executed.
Change-type: patch
2020-02-21 18:22:48 -03:00
Paulo Castro
bdc7c0fa39
Fix 'test:fast' npm script definition
...
Change-type: patch
2020-02-21 18:22:48 -03:00
Balena CI
ad4981328f
v11.28.1
2020-02-21 15:40:29 +02:00
Thodoris Greasidis
3f35d6fde6
Merge pull request #1622 from balena-io/add-nested-changelogs-script
...
Add a script to automate nested changelogs
2020-02-21 15:38:45 +02:00
Thodoris Greasidis
f2be811e18
Add a script to automate nested changelogs
...
Change-type: patch
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2020-02-21 15:18:17 +02:00
Balena CI
6439aa5552
v11.28.0
2020-02-20 05:01:08 +02:00
CameronDiver
977fadab69
Merge pull request #1625 from balena-io/additional-template-vars
...
Update resin-multibuild and add app and release template vars
2020-02-20 09:57:54 +07:00
Cameron Diver
95c93d24da
Update resin-multibuild and add app and release template vars
...
Change-type: minor
Signed-off-by: Cameron Diver <cameron@balena.io>
2020-02-18 10:21:12 +07:00
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