balena-cli/lib/utils/device
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
..
api.ts push: Await and retry supervisor API requests to a local device 2021-09-10 01:44:26 +01:00
deploy.ts Fix target state construction with livepush 2024-01-30 11:03:37 -03:00
errors.ts Livepush: Extend CTRL-C availability (don't ignore CTRL-C during image build) 2020-12-09 22:49:47 +00:00
live.ts Fix target state construction with livepush 2024-01-30 11:03:37 -03:00
logs.ts logs: Change the timestamp format to ISO 8601 UTC 2023-05-12 19:00:10 +03:00
ssh.ts ssh: Allow ssh to service with IP address and production balenaOS image 2022-02-28 21:39:49 +00:00