playwright/.github/workflows
Yury Semikhatsky a1cdae6bff
devops: zip blob report artifact before uploading (#23667)
Compressed size for `tests 1` blob report is 19Mb whil uncompressed one
is 211Mb. Also according to [GitHub
policy](https://docs.github.com/en/actions/using-workflows/storing-workflow-data-as-artifacts
) it is uncompressed size that is used for billing:

"Artifacts are uploaded during a workflow run, and you can view an
artifact's name and size in the UI. When an artifact is downloaded using
the GitHub UI, all files that were individually uploaded as part of the
artifact get zipped together into a single file. This means that billing
is calculated based on the size of the uploaded artifact and not the
size of the zip file."
2023-06-12 14:03:22 -07:00
..
cherry_pick_into_release_branch.yml devops: replace deprecated set-output command with environment file (#20752) 2023-02-08 16:53:07 +01:00
create_test_report.yml chore(devops): add check status for report merger to PRs (#23564) 2023-06-06 22:45:57 -07:00
infra.yml devops: do not download electron on non-electron workflows (#22232) 2023-04-06 19:49:29 +02:00
pr_check_client_side_changes.yml devops: bump github actions (#16952) 2022-08-31 17:23:42 +02:00
publish_canary.yml devops: do not download electron on non-electron workflows (#22232) 2023-04-06 19:49:29 +02:00
publish_release_docker.yml devops: do not download electron on non-electron workflows (#22232) 2023-04-06 19:49:29 +02:00
publish_release_driver.yml devops: do not download electron on non-electron workflows (#22232) 2023-04-06 19:49:29 +02:00
publish_release_npm.yml devops: fix workflow publishing (#22673) 2023-04-26 18:25:43 -07:00
publish_release_traceviewer.yml devops: bump Node.js version 14 -> 16 (#20800) 2023-02-10 00:53:32 +01:00
roll_browser_into_playwright.yml devops: do not download electron on non-electron workflows (#22232) 2023-04-06 19:49:29 +02:00
roll_driver_nodejs.yml devops: fix roll Node.js version of driver workflow 2023-02-21 14:30:12 +01:00
tests_components.yml chore: test on Node.js 20 (#22651) 2023-05-30 18:16:34 +02:00
tests_electron.yml devops: do not upload test-results artifacts (#23168) 2023-05-19 13:06:42 -07:00
tests_primary.yml devops: zip blob report artifact before uploading (#23667) 2023-06-12 14:03:22 -07:00
tests_secondary.yml devops: zip blob report artifact before uploading (#23667) 2023-06-12 14:03:22 -07:00
tests_stress.yml devops: do not download electron on non-electron workflows (#22232) 2023-04-06 19:49:29 +02:00
tests_video.yml devops: do not upload test-results artifacts (#23168) 2023-05-19 13:06:42 -07:00
tests_webview2.yml devops: do not upload test-results artifacts (#23168) 2023-05-19 13:06:42 -07:00
trigger_build_chromium_with_symbols.yml devops: fix symbols trigger workflow 2023-01-31 15:55:01 +01:00
trigger_tests.yml devops: update repo for internal tests 2022-10-30 21:33:30 -07:00