playwright/utils/build
Andrey Lushnikov 4cd2176155
feat(containers): introduce separate container commands (#17541)
This patch introduces hidden commands to control container
lifecycle:
- `npx playwright docker install-server-deps` to install fluxbox,
  vnc, novnc & to configure them.
- `npx playwright docker run-server` to run a server inside the
  container.

Drive-by: remove old version of container image when building a new
version with the same name. This way we won't pile up untagged
container images.
2022-09-22 13:38:54 -07:00
..
.gitignore feat(cli): build driver and upload to cdn (#4841) 2021-01-05 14:04:47 -08:00
build-playwright-driver.sh fix(protocol): update build tools (#17515) 2022-09-21 12:43:18 -07:00
build.js feat(containers): introduce separate container commands (#17541) 2022-09-22 13:38:54 -07:00
clean.js feat(ct): support Vue2 (#14600) 2022-06-02 17:37:43 -07:00
deploy-trace-viewer.sh chore: open trace.playwright.dev (#10475) 2021-11-22 10:41:22 -08:00
run-driver-posix.sh fix(driver): PLAYWRIGHT_NODEJS_PATH test in sh (#16554) 2022-08-15 12:24:52 -07:00
run-driver-win.cmd feat: allow running driver with preinstalled node.js (#16518) 2022-08-15 09:27:35 -07:00
update_canary_version.js chore: unify workspace helper scripts (#11925) 2022-02-08 10:35:00 -08:00
update-playwright-driver-version.mjs devops: auto roll Node.js version of driver follow-up 2022-07-11 15:54:46 +02:00
upload-playwright-driver.sh devops: support arm drivers for Mac and Linux (#10207) 2021-11-10 01:19:05 -08:00