Skip to content

Conversation

@aslushnikov
Copy link
Contributor

@aslushnikov aslushnikov commented Jul 28, 2020

This patch:

  • refactors script to output per-browser package dependencies. This is to aid with
    per-browser docker setup and Playwright github action.
  • sorts package maps for both Ubuntu 18.04 and Ubuntu 20.04 alphabetically (and removes a stray dependency)

References #2926

@@ -0,0 +1,319 @@
Working on: Ubuntu 18.04.4 LTS
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need these logs in the repo?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed them.

This patch:
- refactors script to output per-browser package dependencies. This is to aid with
  per-browser docker setup and Playwright github action.
- sorts package maps for both Ubuntu 18.04 and Ubuntu 20.04 alphabetically (and removes a stray dependency)
- hardcodes `DLOPEN` libraries for the browsers

References microsoft#2926
@aslushnikov aslushnikov force-pushed the update-dependency-script branch from a2e6ece to d738609 Compare July 29, 2020 18:59
@aslushnikov aslushnikov merged commit 487bc58 into microsoft:master Jul 29, 2020
@aslushnikov aslushnikov deleted the update-dependency-script branch July 29, 2020 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants