Otávio Jacobi
bf5e61a61c
Update to Node 20
...
Change-type: major
2024-02-05 18:29:02 -03:00
flowzone-app[bot]
f550d0c596
v17.5.1
2024-01-31 01:05:23 +00:00
Ken Bannister
54302669b8
Merge pull request #2725 from balena-io/livepush-fix
...
Fix target state construction with livepush
2024-01-30 20:04:28 -05:00
Felipe Lalanne
a4a4e33d7b
Dedupe dependencies
2024-01-30 11:17:21 -03:00
Felipe Lalanne
8d6a621bfb
Fix target state construction with livepush
...
When constructing the target state after a reported change from livepush, the
handler function would not pass all build tasks to the function that
constructs the target state, causing a TypeError when trying to obtain
the target image name for each service. This updates the handler to pass
all build tasks, ensuring the information is available to construct the
target state.
Relates-to: #2724
Change-type: patch
2024-01-30 11:03:37 -03:00
flowzone-app[bot]
4b2602676b
v17.5.0
2024-01-23 15:52:54 +00:00
Thodoris Greasidis
b0810c0f85
Merge pull request #2722 from balena-io/draft-hup
...
device os-update: Enable updates to pre-release versions of higher base semver
2024-01-23 17:51:54 +02:00
Thodoris Greasidis
97a6013537
Deduplicate dependencies
2024-01-23 16:55:36 +02:00
Thodoris Greasidis
1ba8db1459
os versions: Add the --include-draft option
...
Change-type: minor
2024-01-23 16:55:36 +02:00
Thodoris Greasidis
cdada0aec8
device os-update: Add option for including pre-release versions in the list
...
Change-type: minor
2024-01-23 16:55:36 +02:00
Thodoris Greasidis
1166533482
device os-update: Enable updates to pre-release versions of higher base semver
...
Change-type: minor
Depends-on: https://github.com/balena-io/balena-sdk/pull/1398
See: https://balena.fibery.io/Work/Task/cli-Enable-OS-Updates-to-pre-release-OS-versions-1751
2024-01-23 16:55:36 +02:00
Thodoris Greasidis
01538728cd
Update balena-sdk to 19.4.0
...
Update balena-sdk from 19.0.1 to 19.4.0
Change-type: minor
2024-01-23 16:55:36 +02:00
flowzone-app[bot]
3a7f6d78b0
v17.4.12
2024-01-18 10:55:53 +00:00
Ken Bannister
dce48c90e9
Merge pull request #2719 from balena-io/revert_dockerode
...
Revert upgrade to dockerode to avoid regression
2024-01-18 05:54:22 -05:00
Ken Bannister
fe70d164c1
Deduplicate dependencies
2024-01-15 22:38:12 +00:00
Ken Bannister
09e2550b32
Regression described in GitHub Issue 2715; balena push hangs in
...
local mode.
Change-type: patch
Signed-off-by: Ken Bannister <kb2ma@runbox.com>
2024-01-15 22:05:05 +00:00
flowzone-app[bot]
07854c3d42
v17.4.11
2024-01-05 23:01:11 +00:00
flowzone-app[bot]
858a455501
Merge pull request #2717 from balena-io/update-oclif-patch
...
Mark the oclif package patch as a dev only one
2024-01-05 23:00:17 +00:00
Thodoris Greasidis
4e5eb4bcee
Exclude the oclif package patch from the published files
...
Change-type: patch
2024-01-06 00:25:56 +02:00
Thodoris Greasidis
696bad3ed6
Update the @oclif/core patch
...
Change-type: patch
2024-01-06 00:25:34 +02:00
Thodoris Greasidis
9a9d0f02ef
Deduplicate dependencies
2024-01-06 00:25:34 +02:00
flowzone-app[bot]
f46d00640b
v17.4.10
2024-01-02 12:41:44 +00:00
Thodoris Greasidis
e369bd3599
Merge pull request #2716 from balena-io/normalize-v-version-prefix
...
Normalize v prefixes in the --version parameter of all commands
2024-01-02 14:40:45 +02:00
Thodoris Greasidis
75b29112a7
Deduplicate dependencies
2024-01-02 13:55:40 +02:00
Thodoris Greasidis
b7b01ecd53
Normalize v prefixes in the --version parameter of all commands
...
Change-type: patch
2024-01-02 13:33:38 +02:00
flowzone-app[bot]
801a25995c
v17.4.9
2023-12-19 23:02:33 +00:00
flowzone-app[bot]
8296dea78c
Merge pull request #2713 from balena-io/fix-ci
...
Fix publishing artifacts to gh release
2023-12-19 23:01:35 +00:00
Otávio Jacobi
1da5a75c14
Fix publishing artifacts to gh release
...
Change-type: patch
2023-12-19 19:10:06 -03:00
flowzone-app[bot]
166de57179
v17.4.8
2023-12-19 21:59:10 +00:00
flowzone-app[bot]
85dece9e95
Merge pull request #2714 from balena-io/kyle/patch
...
Remove repo config from flowzone.yml
2023-12-19 21:58:24 +00:00
Kyle Harding
bfbc71215c
Remove repo config from flowzone.yml
...
This functionality is being deprecated in Flowzone.
See: https://github.com/product-os/flowzone/pull/833
Change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
2023-12-19 15:20:04 -05:00
flowzone-app[bot]
d243c14d74
v17.4.7
2023-12-19 14:26:31 +00:00
flowzone-app[bot]
804eb27551
Merge pull request #2712 from balena-io/add-request-rerties-to-balena-deploy
...
deploy: Add rate-limiting aware retries for failed requests
2023-12-19 14:25:32 +00:00
Thodoris Greasidis
4266dc6951
deploy: Add rate-limiting aware retries for failed requests
...
Change-type: patch
2023-12-19 01:16:42 +02:00
Thodoris Greasidis
0ba3522584
Update dependencies
...
Update @balena/compose from 3.0.5 to 3.2.0
Also updates pinejs-client-request to support
using the Retry-After header and dockerode
to 3.3.5 to be aligned with @balena/compose.
Change-type: patch
2023-12-19 01:16:42 +02:00
Thodoris Greasidis
19b0e9489d
Deduplicate node modules
2023-12-19 01:16:42 +02:00
flowzone-app[bot]
d9fed9c34c
v17.4.6
2023-12-08 15:55:53 +00:00
flowzone-app[bot]
81ee9f397f
Merge pull request #2711 from balena-io/bump-oclif-core
...
Bump oclif core & use default missing flag handler
2023-12-08 15:54:47 +00:00
Otávio Jacobi
b9722c6796
Bump oclif core & use default missing flag handler
...
Change-type: patch
2023-12-08 12:06:54 -03:00
flowzone-app[bot]
29ade0f696
v17.4.5
2023-12-04 14:08:31 +00:00
flowzone-app[bot]
d5ae612513
Merge pull request #2707 from balena-io/bump-ts
...
Update TypeScript to 5.3.2
2023-12-04 14:07:30 +00:00
Thodoris Greasidis
65ba63d1a8
Stop testing dependency deduplication on the custom test runners
...
That's since we already run that test as part of
flowzone's default "Test npm (18.x)", and the
custom tests are using the latest node & npm
version of the selected major.
Change-type: patch
2023-12-04 15:39:10 +02:00
Thodoris Greasidis
f5ffa7d84f
Temporarily pin oclif-core to ~3.11.0 to deduplicate the dependencies
...
Change-type: patch
2023-12-04 15:36:43 +02:00
Thodoris Greasidis
dac3ace61d
Update TypeScript to 5.3.2
...
Change-type: patch
2023-11-30 00:07:17 +02:00
flowzone-app[bot]
72459a04d1
v17.4.4
2023-11-20 17:57:23 +00:00
flowzone-app[bot]
1e83fcf1e3
Merge pull request #2706 from balena-io/fix-balena-block-create
...
Fix balena block create to actually create a block
2023-11-20 17:56:32 +00:00
Otávio Jacobi
b8769bb9e9
Fix balena block create to actually create a block
...
Change-type: patch
2023-11-20 13:33:35 -03:00
flowzone-app[bot]
9f52ee8b21
v17.4.3
2023-11-17 15:39:24 +00:00
flowzone-app[bot]
90b65cd06b
Merge pull request #2683 from balena-io/bump-oclif-core-to-v3
...
Bump oclif-core to v3
2023-11-17 15:38:25 +00:00
Otávio Jacobi
72a924f00e
Bump oclif-core to v3
...
Change-type: patch
2023-11-16 15:06:24 -03:00