Skip to content

feat: devenv syncs chromedriver to the google chrome version#109739

Merged
joshuarli merged 2 commits intomasterfrom
devenv-sync-chromedriver
Mar 2, 2026
Merged

feat: devenv syncs chromedriver to the google chrome version#109739
joshuarli merged 2 commits intomasterfrom
devenv-sync-chromedriver

Conversation

@joshuarli
Copy link
Member

currently running into a chromedriver version mismatch trying to run acceptance tests locally

this has been a known issue for a while and just ignored because it doesn't come up often

brew is not an effective solution because it doesn't (easily) let you match these versions

@joshuarli joshuarli requested review from a team as code owners March 2, 2026 22:21
@joshuarli joshuarli requested a review from malwilley March 2, 2026 22:21
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 2, 2026

### System ###

for pkg in \
Copy link
Member Author

Choose a reason for hiding this comment

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

i've decided to just remove this whole section, it's not really useful and devenv just fixes all this stuff

cursor[bot]

This comment was marked as resolved.

Copy link
Member

@malwilley malwilley left a comment

Choose a reason for hiding this comment

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

Thank you! 🎉

@joshuarli joshuarli merged commit d85081e into master Mar 2, 2026
75 checks passed
@joshuarli joshuarli deleted the devenv-sync-chromedriver branch March 2, 2026 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants