playwright/utils/build
Andrey Lushnikov 1240dd48cb
devops: start publishing canary at midnight every day (#5343)
This patch:
- starts publishing canary NPM package at 00:10AM UTC
- canary version is published from default (`master`) branch and is 
  named with a date. E.g. for a version published on Feb 5, 2021, the
  version would be `1.8.0-alpha-feb-5-2021`
- versions from release branches are still published on every commit and have the 
  regular commit timestamp suffix
2021-02-09 14:28:04 -08:00
..
.gitignore feat(cli): build driver and upload to cdn (#4841) 2021-01-05 14:04:47 -08:00
build-playwright-driver.sh chore: fix randomly crashing build-playwright-driver.sh (#4909) 2021-01-06 14:13:01 +03:00
build.js chore: fix build/packaging for recorder and traceviewer (#5338) 2021-02-05 16:19:09 -08:00
run-driver-posix.sh feat(cli): build driver and upload to cdn (#4841) 2021-01-05 14:04:47 -08: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 devops: start publishing canary at midnight every day (#5343) 2021-02-09 14:28:04 -08:00
upload-playwright-driver.sh feat(cli): build driver and upload to cdn (#4841) 2021-01-05 14:04:47 -08:00