mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 21:27:51 +00:00
8d6a621bfb
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 |
||
---|---|---|
.. | ||
auth | ||
commands | ||
framework | ||
hooks | ||
utils | ||
app.ts | ||
command.ts | ||
config.ts | ||
deprecation.ts | ||
errors.ts | ||
events.ts | ||
fast-boot.ts | ||
global.d.ts | ||
help.ts | ||
preparser.ts |