You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(devtool): compress test_results for CI uploads
Now `test_results` will contain a lot of files and directories
with all test metrics and data files.
To speed up upload and download of test_results, compress it's
content if tests are run in CI.
Also add an `--no-archive` option to skip archiving if needed.
Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>
0 commit comments