balena-cli/lib/utils/device
Felipe Lalanne 578de7bcd4 Process livepush build logs inline
When using livepush, the CLI parses the build logs to obtain the stage
image ids, which are necessary for properly running livepush.

This process used to store the full log output in memory before parsing
the logs for obtaining the stage ids. We have seen this cause issues
before because of the excessive memory usage and it is one the suspects
of #2165, which is blocking the update to Node 14

Change-type: patch
2023-01-03 12:29:54 -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 Process livepush build logs inline 2023-01-03 12:29:54 -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 Process livepush build logs inline 2023-01-03 12:29:54 -03:00
logs.ts push: Await and retry supervisor API requests to a local device 2021-09-10 01:44:26 +01:00
ssh.ts ssh: Allow ssh to service with IP address and production balenaOS image 2022-02-28 21:39:49 +00:00