Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devops: re-factor list-dependencies script to output per-browser results #3194

Merged
merged 1 commit into from
Jul 29, 2020

Conversation

aslushnikov
Copy link
Collaborator

@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
Collaborator 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 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