playwright/.github/workflows
Yury Semikhatsky ea1ec112d8
fix: add missing fs import (#24185)
Fixes 

```
Notice: Report url: https://mspwblobreport.z1.web.core.windows.net/run-5533005176-1-a0b0752662f8af5f841ff7a65b04d02066474ff2/index.html
ReferenceError: fs is not defined
    at eval (eval at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:15143:16), <anonymous>:30:18)
    at callAsyncFunction (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:15144:12)
    at main (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:15236:26)
    at /home/runner/work/_actions/actions/github-script/v6/dist/index.js:15217:1
    at /home/runner/work/_actions/actions/github-script/v6/dist/index.js:15268:3
    at Object.<anonymous> (/home/runner/work/_actions/actions/github-script/v6/dist/index.js:152[71](https://github.com/microsoft/playwright/actions/runs/5533535965/jobs/10097205178#step:12:72):12)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
```
2023-07-12 10:59:44 -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 fix: add missing fs import (#24185) 2023-07-12 10:59:44 -07:00
infra.yml chore(deps): bump semver and @babel/core in /packages/playwright-test/bundles/babel (#24082) 2023-07-10 23:40:28 +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 Revert "devops: zip blob report artifact before uploading (#23667)" (#23687) 2023-06-13 12:36:04 -07:00
tests_secondary.yml Revert "devops: zip blob report artifact before uploading (#23667)" (#23687) 2023-06-13 12:36:04 -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