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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport "Lock ChromeDriver to the latest working version" to v0.26 #11393

Merged
merged 1 commit into from Jul 26, 2023

Conversation

andreslucena
Copy link
Member

馃帺 What? Why?

As @alecslupu has already done in #11391 for develop and #11392 for the release/0.27-stable branch, we need to also backport this fix to v0.26:

Currently the pipelines are failing due to a nev version of chromedriver being shipped. This PR locks the chromedriver to the last known working version, so that we can avoid being blocked by issue.

##setup chromedriver
/home/runner/work/_actions/nanasess/setup-chromedriver/v2/lib/setup-chromedriver.sh  linux64
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0   193    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
Error: The process '/home/runner/work/_actions/nanasess/setup-chromedriver/v2/lib/setup-chromedriver.sh' failed with exit code 22

馃搶 Related Issues

Link your PR to an issue

Testing

Make sure the pipeline is green

鈾ワ笍 Thank you!

@andreslucena andreslucena added type: internal PRs that aren't necessary to add to the CHANGELOG for implementers release: v0.26 Issues or PRs that need to be tackled for v0.26 labels Jul 26, 2023
Copy link
Contributor

@alecslupu alecslupu left a comment

Choose a reason for hiding this comment

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

LGTM

@alecslupu alecslupu merged commit 1009325 into release/0.26-stable Jul 26, 2023
45 of 46 checks passed
@alecslupu alecslupu deleted the chore/fix-chromedriver-in-release026 branch July 26, 2023 16:00
@alecslupu alecslupu added this to the 0.26.8 milestone Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: v0.26 Issues or PRs that need to be tackled for v0.26 type: internal PRs that aren't necessary to add to the CHANGELOG for implementers
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants