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

[Infrastructure] Update Selenium versions #59268

Merged
merged 5 commits into from
Dec 5, 2024

Conversation

javiercn
Copy link
Member

@javiercn javiercn commented Dec 2, 2024

  • Updates Selenium versions to 4.27.0
  • Updates Docker image to 131.0

@javiercn javiercn requested review from a team and wtgodbe as code owners December 2, 2024 15:24
@javiercn javiercn enabled auto-merge (squash) December 2, 2024 15:24
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Dec 2, 2024

FROM mcr.microsoft.com/playwright/dotnet:v1.45.1-jammy-amd64 AS final
FROM docker pull mcr.microsoft.com/playwright/dotnet:v1.46.0-noble AS final
Copy link
Member Author

Choose a reason for hiding this comment

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

@MackinnonBuck you updated this like 5 months ago.

Is it fair that we need to grab the latest version from https://hub.docker.com/r/microsoft/playwright-dotnet?

Copy link
Member

Choose a reason for hiding this comment

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

The version of the docker image needs to exactly match the version in Versions.props. Otherwise, the benchmarks will fail to run. So if we make this change, we should also update the Playwright dependency for the rest of the repo.

Copy link
Member Author

@javiercn javiercn Dec 3, 2024

Choose a reason for hiding this comment

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

Thanks!

Is there a way this type of thing can be caught during the build? In CI i mean

Update Playwright version in Versions.props
eng/Versions.props Outdated Show resolved Hide resolved
@javiercn javiercn merged commit 96dc490 into main Dec 5, 2024
27 checks passed
@javiercn javiercn deleted the javiercn/update-selenium-12-02-2024 branch December 5, 2024 12:12
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview1 milestone Dec 5, 2024
javiercn added a commit that referenced this pull request Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants