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: bump browser tools to fix 404 on chrome install #463

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

jennifer-shehane
Copy link
Member

Close #460

A downstream fix was published in browser-tools-orb: https://github.com/CircleCI-Public/browser-tools-orb/releases/tag/v1.4.8 to address an issue where downloading the chrome browser results in a 404 and does not install.

Since orbs are immutable as noted in this thread, we need to explicitly set a version for our dependency orb and republish to get this fix.

@jennifer-shehane jennifer-shehane self-assigned this Mar 4, 2024
@jennifer-shehane jennifer-shehane merged commit 6e9007c into master Mar 4, 2024
23 checks passed
@jennifer-shehane jennifer-shehane deleted the bump-browser-tools branch March 4, 2024 16:44
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.

Install ChromeDriver 404 error with install-browsers flag
3 participants