playwright/utils
Andrey Lushnikov 505d94ab1a
chore: drop dependency on playwright-core in all our packages (#2318)
This patch:
- drops dependency on playwright-core in all our packages. Instead of
  the dependency, packages are now built with `//packages/build_package.sh`
  script.
- unifies `browsers.json` - now there's a single `//browsers.json` file
  that is used to manage browser revisions.

This patch temporary switches canary publishing to `--dryn-run` from CI/CD so that we
can verify that it does sane things.

We'll unify all our package management scripts under `//packages/` in a
follow-up.

Fixes #2268
2020-05-21 13:18:15 -07:00
..
doclint chore: print the launch error message to console (#2304) 2020-05-20 00:10:10 -07:00
flakiness-dashboard doc: fix typos (#1284) 2020-03-07 08:37:47 -08:00
generate_types fix(types): add missing types for removing event listeners (#2307) 2020-05-20 07:34:36 -07:00
protocol-types-generator chore: remove main index.js from playwright-core (#2178) 2020-05-11 09:38:09 -07:00
testrunner devops: add headful linux bot (#2060) 2020-05-04 15:15:51 -07:00
testserver docs: some syntax fixes (#2116) 2020-05-07 12:33:35 -07:00
bisect.js api: remove BrowserFetcher from api, update docs (#487) 2020-01-14 10:07:26 -08:00
check_availability.js chore: remove uncompiled download-browser (#2018) 2020-04-28 17:06:01 -07:00
draft_release_notes.sh chore: add script to generate release notes (#2099) 2020-05-04 22:28:09 -07:00
ESTreeWalker.js Initial commit 2019-11-19 10:58:15 -08:00
list_closed_issues.sh chore: add script to fetch closed bugs since git commit (#2066) 2020-04-30 17:57:45 -07:00
print_versions.js fix: update webkit version (#2250) 2020-05-14 16:47:18 -07:00
publish_all_packages.sh chore: drop dependency on playwright-core in all our packages (#2318) 2020-05-21 13:18:15 -07:00
runWebpack.js chore: introduce utility script for evaluate helpers (#2306) 2020-05-20 15:55:33 -07:00
update_version.js chore: drop dependency on playwright-core in all our packages (#2318) 2020-05-21 13:18:15 -07:00