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

fix!(chromedriver): rewrite for latest releases URL #766

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

coolaj86
Copy link
Member

@coolaj86 coolaj86 commented Nov 16, 2023

We've been using an outdated release URL that's missing over a year of releases.

The new one is json, so it's much simpler.

This is a complete replacement and it passes the linter being built in #756.
(in fact, that's why this issue was discovered)

How to test

curl https://next.webinstall.dev/chromedriver | sh
chromedriver --version
  • macOS Sonoma
  • Ubuntu on BNNA
  • Win 11 ARM64 (in UTM)

@coolaj86 coolaj86 force-pushed the fix-chromedriver branch 2 times, most recently from fd7406c to 552b924 Compare November 16, 2023 04:50
Copy link
Contributor

@jojobyte jojobyte left a comment

Choose a reason for hiding this comment

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

WTWTCH?

@coolaj86
Copy link
Member Author

coolaj86 commented Nov 16, 2023

WTWTCH?

Nothing really. No one is using this. We know this because it's over a year out of date and no one has reported it. 🙃

But I did just test it on all 3 major OSes just to be safe.

@coolaj86 coolaj86 merged commit 993e2dd into main Nov 16, 2023
@coolaj86 coolaj86 deleted the fix-chromedriver branch November 16, 2023 05:11
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