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

[7.x] Fix for change in chromedriver archive structure #1116

Merged
merged 3 commits into from
Aug 13, 2024

Conversation

aleahy
Copy link
Contributor

@aleahy aleahy commented Aug 11, 2024

This PR fixes the bug that exists in version 7.x due to the change in the archive structure for the chrome-driver.

@taylorotwell taylorotwell requested a review from crynobone August 12, 2024 22:04
@@ -215,20 +215,34 @@ protected function download($version, $os)
* @param string $archive

This comment was marked as resolved.

@taylorotwell taylorotwell merged commit c1d7ece into laravel:7.x Aug 13, 2024
22 checks passed
@u01jmg3 u01jmg3 mentioned this pull request Aug 14, 2024
@driesvints
Copy link
Member

@aleahy v7 isn't maintained any longer. Please upgrade to v8

@u01jmg3
Copy link
Contributor

u01jmg3 commented Aug 19, 2024

@driesvints: should GitHub Actions be set to autoclose PRs raised against branches no longer receiving support?

@driesvints
Copy link
Member

@u01jmg3 I've thought of developing such a flow but haven't found the time yet.

@driesvints
Copy link
Member

Can maybe become part of https://github.com/laravel/.github/blob/main/.github/workflows/pull-requests.yml as a new auto-close flow that closes PR's against branches that aren't the default branch. Also, maintainers should still always be able to send PR's to any branch.

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.

5 participants