playwright/utils/build
Andrey Lushnikov 7af0dc178b
devops: support beta deployment for Trace viewer (#10201)
Trace Viewer will have 3 deployments:
- Stable: https://trace.playwright.dev
- Beta (from release branch): https://trace.playwright.dev/beta
- Next (from master branch): https://trace.playwright.dev/next
2021-11-09 17:21:51 -08:00
..
.gitignore feat(cli): build driver and upload to cdn (#4841) 2021-01-05 14:04:47 -08:00
build-playwright-driver.sh devops: do not publish Win 32 bit driver anymore (#9789) 2021-10-27 23:48:26 +02:00
build.js chore: move create-playwright build to build.js infra (#9687) 2021-10-22 10:13:05 +02:00
clean.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
deploy-trace-viewer.sh devops: support beta deployment for Trace viewer (#10201) 2021-11-09 17:21:51 -08:00
run-driver-posix.sh fix(driver): fix compatibility when folder contains space (#7240) 2021-06-21 10:18:09 -07:00
run-driver-win.cmd feat(cli): build driver and upload to cdn (#4841) 2021-01-05 14:04:47 -08:00
update_canary_version.js chore: minor edit to utils/update_canary_version.js (#8244) 2021-08-24 03:02:24 -07:00
upload-playwright-driver.sh fix(devops): do not upload -win32.zip to Azure (#9884) 2021-10-29 09:54:04 -07:00