playwright/src
Andrey Lushnikov ff20b9d107
devops: support frequent minor releases of MacOS BigSur. (#5016)
Pre-BigSur, MacOS updates were labeled as "minor" releases, so we had
to bake separate builds for different 10.X releases.

In BigSur era, it doesn't seem to be the case, so for now we can re-use
our BigSur builds across all BigSur versions (11.0, 11.1 and 11.2).

If we ever need to have a custom build for some bigsur minor version,
e.g. `11.6`, we'll have a new browser platform along with generic
`mac11` platform.

Fixes #4775.
2021-01-14 22:45:09 +03:00
..
cli fix(driver): remove path trickery from install command (#5008) 2021-01-13 19:21:30 -08:00
client chore: cleanup code that is not used by cli anymore (#5005) 2021-01-13 17:02:53 -08:00
debug chore(webpack): minify injected sources (#4946) 2021-01-08 16:15:05 -08:00
dispatchers chore: cleanup code that is not used by cli anymore (#5005) 2021-01-13 17:02:53 -08:00
install devops: support frequent minor releases of MacOS BigSur. (#5016) 2021-01-14 22:45:09 +03:00
protocol chore: cleanup code that is not used by cli anymore (#5005) 2021-01-13 17:02:53 -08:00
remote chore: expose adb devices and actions (#4647) 2020-12-09 15:06:57 -08:00
server fix(cli): do not extend injected script on same-document navigations (#5002) 2021-01-13 14:25:42 -08:00
third_party/highlightjs feat(cli): bring in trace viewer (#4920) 2021-01-07 16:15:34 -08:00
trace chore(eslint): add rule no-unused-expressions (#4848) 2020-12-29 09:59:35 -08:00
utils devops: support frequent minor releases of MacOS BigSur. (#5016) 2021-01-14 22:45:09 +03:00
.eslintrc.js chore(lint): add @typescript-eslint/type-annotation-spacing rule (#897) 2020-02-07 13:36:49 -08:00
browserServerImpl.ts fix(connect): provide an error message when ws endpoint is incorrect (#4978) 2021-01-11 15:53:45 -08:00
inprocess.ts feat(cli): build driver and upload to cdn (#4841) 2021-01-05 14:04:47 -08:00
service.ts chore: add websocket connection mode (#4510) 2020-11-20 15:19:39 -08:00