Skip to content

Conversation

@Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Jan 8, 2025

I've created a script to simplify bumping Chrome and chromedriver a little bit. With the script you can just run yarn update-chrome, which fetches the latest version of chromedriver, and updates the version and shasum in the install-chrome script.

Ideally we can run this automatically on Dependabot PRs, but Dependabot seems to be broken right now.

@Mrtenz Mrtenz requested a review from a team as a code owner January 8, 2025 11:48
@codecov
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.72%. Comparing base (3def8a3) to head (0591549).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2986   +/-   ##
=======================================
  Coverage   94.72%   94.72%           
=======================================
  Files         497      497           
  Lines       10826    10826           
  Branches     1654     1654           
=======================================
  Hits        10255    10255           
  Misses        571      571           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Mrtenz Mrtenz merged commit 5159929 into main Jan 8, 2025
166 checks passed
@Mrtenz Mrtenz deleted the mrtenz/update-chrome-script branch January 8, 2025 12:10
PatrykLucka pushed a commit that referenced this pull request Jan 13, 2025
I've created a script to simplify bumping Chrome and `chromedriver` a
little bit. With the script you can just run `yarn update-chrome`, which
fetches the latest version of `chromedriver`, and updates the version
and shasum in the `install-chrome` script.

Ideally we can run this automatically on Dependabot PRs, but Dependabot
seems to be broken right now.
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.

3 participants