playwright/utils
Andrey Lushnikov f637b0302d
devops(docker): fix registry to be accessible by Azure Pipelines user (#5672)
Turns out Azure Pipelines is doing a few modifications to the base
container. One of the important modification is that they add a new
user to the container that has a passwordless sudo permissions. This
user is used later on to run all the pipeline steps.

This patch makes sure our shared registry inside the docker containers
is accessible to all the users.

Fixes #5635
2021-03-01 17:24:07 -08:00
..
build devops: fix driver publish 2021-02-09 17:02:24 -07:00
docker devops(docker): fix registry to be accessible by Azure Pipelines user (#5672) 2021-03-01 17:24:07 -08:00
doclint fix: include parsed .md spec into api.json (#5662) 2021-03-01 13:00:01 -08:00
flakiness-dashboard devops: introduce compressed dashboard 2021-02-06 22:12:35 -07:00
generate_types fix(types): restore electron types (#5574) 2021-02-23 20:29:10 -08:00
linux-browser-dependencies refactor: remove browserPaths in favor of Registry class (#5318) 2021-02-08 16:02:49 -08:00
protocol-types-generator fix(chromium): use frameDetached reason (#4468) 2020-11-17 10:24:13 -08:00
testserver test: fix test server on Node 15 (#4668) 2020-12-10 09:47:06 -08:00
avd_install.sh devops: add bot to test Android (#4693) 2020-12-13 14:13:50 -08:00
avd_recreate.sh feat(adb): add screenshot (#4701) 2020-12-13 23:20:13 -08:00
avd_start.sh fix(adb): force page scale factor update on connection (#4755) 2020-12-17 18:28:49 -08:00
avd_test.js feat(scopes): make page a scope (#4385) 2020-11-10 14:47:26 -08:00
build_android_driver.sh chore(android): respect timeout, add build script (#4690) 2020-12-11 23:35:25 -08:00
check_chromium_cdn.js devops: migrate //utils/check_availability.js off browser fetcher (#3418) 2020-08-12 15:01:07 -07:00
check_deps.js chore(snapshot): implement in-memory snapshot (#5624) 2021-02-25 13:09:26 -08:00
copyright.js chore(eslint): lint for copyrights on files (#2858) 2020-07-07 11:12:45 -07:00
draft_release_notes.sh chore: udpate scripts that generates release draft (#5556) 2021-02-24 13:26:44 -08:00
generate_channels.js chore: cleanup our build system (#4903) 2021-01-06 12:41:17 -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
markdown.js docs: java snippets for api classes (#5629) 2021-02-25 22:03:39 -08:00
print_versions.js docs: fix browser version generation script (#4797) 2020-12-21 18:09:55 -08:00
publish_all_packages.sh devops: start publishing canary at midnight every day (#5343) 2021-02-09 14:28:04 -08:00
roll_browser.js refactor: remove browserPaths in favor of Registry class (#5318) 2021-02-08 16:02:49 -08:00
upload_flakiness_dashboard.sh chore: fix typo 2021-01-27 20:56:46 +03:00