balena-cli/tests
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
..
auth Drop the needsPasswordReset property from the tests 2022-05-31 12:46:49 +03:00
commands Stop relying on device-type.json for resolving the device type aliases 2022-10-17 19:09:09 +03:00
framework v13 preparations: Standardize command data output 2021-12-08 12:10:08 +01:00
nock chore: Update @types/node to v12.20.42 2022-01-19 22:48:46 +00:00
test-data Stop using the deprecated balena-sync module 2022-12-29 01:05:51 +02:00
utils Process livepush build logs inline 2023-01-03 12:29:54 -03:00
config-tests.ts Avoid NockMock warnings during standalone executable testing 2021-09-30 01:12:17 +01:00
deprecation.spec.ts chore: Update @types/node to v12.20.42 2022-01-19 22:48:46 +00:00
docker-build.ts Switch to balena-compose 2022-07-14 13:05:21 +00:00
errors.spec.ts chore: Update balena-lint 2021-07-20 18:02:16 +01:00
helpers.ts v13 preparations: Add feature switch for removal of '--gitignore' (push, build) 2021-09-08 18:10:22 +01:00
projects.ts push/build: Add test cases for .dockerignore filtering corner cases 2021-11-22 01:50:27 +00:00
proxy.spec.ts Refactor initialization code (delete app-oclif.ts and app-common.ts) 2020-10-11 00:45:53 +01:00