Commit Graph

4908 Commits

Author SHA1 Message Date
Otavio Jacobi
f9f41eef4b Removes signing patches
Change-type: patch
2024-03-11 10:53:54 -03:00
flowzone-app[bot]
5371fea588
v18.0.2 2024-03-07 19:40:27 +00:00
flowzone-app[bot]
bacb55a1ea
Merge pull request #2735 from balena-io/removes-patches-windows
Removes no longer needed patch
2024-03-07 19:39:38 +00:00
Otavio Jacobi
ecfd4a260e Remove no longer needed windows oclif patches
Change-type: patch
2024-03-07 15:51:00 -03:00
flowzone-app[bot]
1525822239
v18.0.1 2024-03-07 16:30:17 +00:00
flowzone-app[bot]
1614d9b2c8
Merge pull request #2733 from balena-io/fix-windows-signing
Fix windows signing
2024-03-07 16:29:07 +00:00
Otavio Jacobi
2e061845ae Fix windows signing
Change-type: patch
2024-03-07 13:01:08 -03:00
flowzone-app[bot]
9e4dd3fce2
v18.0.0 2024-02-06 12:19:41 +00:00
flowzone-app[bot]
b2590136fc
Merge pull request #2720 from balena-io/bump-node-20
Update to Node 20
2024-02-06 12:18:34 +00:00
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