playwright/.github/workflows
Max Schmitt 335d31bf65
devops: remove GHA todo in primary workflow for itest (#31871)
This TODO got added during our GHA refactoring a while ago, where I
thought it might make sense to run our itests in `bash`. We didn't do it
before the refactoring either. It seems good to keep them running in
`pwsh` instead, so lets just remove the TODO.

Investigation notes: Running in `bash` on Windows via `Git Bash` seems
like doing a lot of magic, especially with path handling. Things
[like](a02ed38e60/tests/installation/registry.ts (L143))
this break then, since `tar` even when using `Git Bash` [doesn't accept
a Windows
path](https://sourceforge.net/p/mingw/mailman/mingw-users/thread/54CE104A.7060108@hccnet.nl/).

Signed-off-by: Max Schmitt <max@schmitt.mx>
2024-07-26 11:04:51 +02:00
..
cherry_pick_into_release_branch.yml devops: bump actions/github-script@v6 to actions/github-script@v7 (#31028) 2024-05-28 18:10:53 +02:00
create_test_report.yml devops: merge other workflows (#31121) 2024-06-04 08:59:50 +02:00
infra.yml devops: bump GitHub Actions workflow actions (#29219) 2024-01-29 19:22:44 +01:00
merge.config.ts devops: call merge-reports with explicit config (#27965) 2023-11-03 13:49:32 -07:00
pr_check_client_side_changes.yml devops: fix client side changes GHA workflow 2024-05-30 18:56:03 +02:00
publish_canary.yml chore: move azure/login step to the end of the workflows (#30441) 2024-04-19 22:00:13 +02:00
publish_release_docker.yml chore: move azure/login step to the end of the workflows (#30441) 2024-04-19 22:00:13 +02:00
publish_release_driver.yml chore: move azure/login step to the end of the workflows (#30441) 2024-04-19 22:00:13 +02:00
publish_release_npm.yml devops(gha): move from always() to !cancelled() (#30060) 2024-03-22 19:25:13 +01:00
publish_release_traceviewer.yml devops: bump GitHub Actions workflow actions (#29219) 2024-01-29 19:22:44 +01:00
roll_browser_into_playwright.yml devops: bump actions/github-script@v6 to actions/github-script@v7 (#31028) 2024-05-28 18:10:53 +02:00
roll_driver_nodejs.yml devops: bump actions/github-script@v6 to actions/github-script@v7 (#31028) 2024-05-28 18:10:53 +02:00
tests_components.yml devops: remove Node.js 16 bots (#30683) 2024-05-06 22:52:31 +00:00
tests_others.yml chore: fix simulated clock bots (#31301) 2024-06-17 09:17:38 -07:00
tests_primary.yml devops: remove GHA todo in primary workflow for itest (#31871) 2024-07-26 11:04:51 +02:00
tests_secondary.yml devops: merge other workflows (#31121) 2024-06-04 08:59:50 +02:00
tests_service.yml devops(gha): move from always() to !cancelled() (#30060) 2024-03-22 19:25:13 +01:00
tests_video.yml devops: migrate electron & video bots to re-usable run-test action (#30778) 2024-05-14 08:55:33 -07:00
trigger_tests.yml devops: update repo for internal tests 2022-10-30 21:33:30 -07:00