balena-cli/lib
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
..
auth chore: lib/auth/utils.ts: Replace deprecated url.resolve, use async/await 2022-01-19 22:48:46 +00:00
commands os versions: Add the --include-draft option 2024-01-23 16:55:36 +02:00
framework Bump balena-lint to 7.2.1 2023-10-30 07:45:51 -04:00
hooks Remove direct dependency to @oclif/config 2023-09-26 09:48:13 -03:00
utils Fix target state construction with livepush 2024-01-30 11:03:37 -03:00
app.ts Bump oclif-core to v3 2023-11-16 15:06:24 -03:00
command.ts Move to @oclif/core v2 2023-09-26 09:50:39 -03:00
config.ts Add "build secrets" and "build variables" support for push/build/deploy 2019-07-15 16:23:35 +01:00
deprecation.ts Update balena-settings-storage to 8.1.0 2023-08-21 14:42:28 -03:00
errors.ts Bump oclif core & use default missing flag handler 2023-12-08 12:06:54 -03:00
events.ts Stop waiting for the analytics response 2022-10-21 19:07:39 +03:00
fast-boot.ts chore: Update @types/node to v12.20.42 2022-01-19 22:48:46 +00:00
global.d.ts Fix occasional "CLI prints 'null' and exits" (replace old Raven/Sentry SDK) 2020-03-09 12:51:56 +00:00
help.ts Bump oclif-core to v3 2023-11-16 15:06:24 -03:00
preparser.ts Bump oclif-core to v3 2023-11-16 15:06:24 -03:00