balena-cli/lib/utils
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
..
device Fix target state construction with livepush 2024-01-30 11:03:37 -03:00
application-create.ts Fix balena block create to actually create a block 2023-11-20 13:33:35 -03:00
bootstrap.ts Update balena-sdk to v18 2023-08-22 09:38:39 -03:00
cloud.ts os versions: Add the --include-draft option 2024-01-23 16:55:36 +02:00
common-args.ts Move to @oclif/core v2 2023-09-26 09:50:39 -03:00
common-flags.ts Move to @oclif/core v2 2023-09-26 09:50:39 -03:00
compose_ts.ts deploy: Add rate-limiting aware retries for failed requests 2023-12-19 01:16:42 +02:00
compose-types.d.ts Drop deprecated --logs flag 2022-08-01 15:35:13 +00:00
compose.ts deploy: Add rate-limiting aware retries for failed requests 2023-12-19 01:16:42 +02:00
config.ts Normalize v prefixes in the --version parameter of all commands 2024-01-02 13:33:38 +02:00
deploy-legacy.ts Convert lib/utils/deploy-legacy to typescript 2022-01-03 16:10:17 +00:00
discover.ts Stop using the deprecated balena-sync module 2022-12-29 01:05:51 +02:00
docker.ts Move to @oclif/core v2 2023-09-26 09:50:39 -03:00
env-common.ts Move to @oclif/core v2 2023-09-26 09:50:39 -03:00
eol-conversion.ts Remove remaining v12 switches 2020-12-08 11:00:36 +01:00
helpers.ts Move to @oclif/core v2 2023-09-26 09:50:39 -03:00
ignore.ts build/deploy/push: Remove deprecated '--[no]gitignore' option 2021-12-23 15:34:08 +00:00
lazy.ts Bump balena-lint to 7.2.1 2023-10-30 07:45:51 -04:00
logger.ts build, deploy: Improve logging of image build messages 2021-09-23 16:37:45 +00:00
messages.ts os configure, config generate: Add '--secureBoot' option to opt-in secure boot 2023-05-19 18:10:00 +02:00
normalization.ts Normalize v prefixes in the --version parameter of all commands 2024-01-02 13:33:38 +02:00
oclif-utils.ts Move to @oclif/core v2 2023-09-26 09:50:39 -03:00
patterns.ts Bump balena-lint to 7.2.1 2023-10-30 07:45:51 -04:00
pine.ts Bump balena-lint to 7.2.1 2023-10-30 07:45:51 -04:00
promote.ts Bump balena-lint to 7.2.1 2023-10-30 07:45:51 -04:00
proxy.ts Refactor initialization code (delete app-oclif.ts and app-common.ts) 2020-10-11 00:45:53 +01:00
qemu.ts Update QEMU to v7.0.0 2022-06-06 14:56:10 -04:00
remote-build.ts Bump balena-lint to 7.2.1 2023-10-30 07:45:51 -04:00
sdk.ts Accept device & application keys on login as experimental feature 2023-08-23 11:12:06 -03:00
ssh.ts Extra linting 2023-01-03 16:08:10 -03:00
streams.ts Switch from new Bluebird to native version 2020-06-30 23:59:17 +01:00
sudo.ts chore: Update @types/node to v12.20.42 2022-01-19 22:48:46 +00:00
tty.ts deploy: Ensure the release fails if an image's digest (hash) is missing 2021-11-16 11:55:07 +00:00
tunnel.ts Update balena-sdk to v18 2023-08-22 09:38:39 -03:00
umount.ts config write: Fix EBUSY error on macOS 2021-07-21 23:56:57 +01:00
update.ts patch: Clarify update rate of update notifier info 2023-01-26 14:15:43 +11:00
validation.ts Move to @oclif/core v2 2023-09-26 09:50:39 -03:00
version.ts fleet: Add --filter, --no-header, --no-truncate, and --sort options 2022-08-01 15:35:13 +00:00
which.ts ssh: Attempt cloud username if 'root' authentication fails 2022-02-12 02:40:35 +00:00