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

[🚀 Feature]: Update bazel toolchains to 5.1.1 to support current Bazel release #10525

Closed
FantasqueX opened this issue Apr 7, 2022 · 5 comments
Labels
C-build Build related issues (bazel and CI) I-enhancement

Comments

@FantasqueX
Copy link

Feature and motivation

I would like to make a package for selenium on ArchLinux. However, what stops me is selenium requires the version of Bazel is 4.2.1. I wonder whether it is possible to upgrade the version Bazel used by selenium just like this PR #8386

Usage example

After the change, I can make a package on ArchLinux to help distribute selenium

@github-actions
Copy link

github-actions bot commented Apr 7, 2022

@FantasqueX, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

Triage this issue by using labels.

If information is missing, add a helpful comment and then I-issue-template label.

If the issue is a question, add the I-question label.

If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.

If the issue requires changes or fixes from an external project (e.g., ChromeDriver, GeckoDriver, W3C), add the applicable G-* label, and it will provide the correct link and auto-close the issue.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!

@AutomatedTester
Copy link
Member

It's on my todo. The last time I worked on this I was hitting issues with rules_nodejs not working as expected.

What is it in bazel 5 that you need so I can make sure it works for you

@AutomatedTester AutomatedTester added C-build Build related issues (bazel and CI) and removed needs-triaging labels Apr 7, 2022
@FantasqueX
Copy link
Author

All I need is the ability to build selenium python wheel using the current release version of bazel in order to make a package. Looking forward to your work!

@diemol
Copy link
Member

diemol commented May 9, 2022

This has been already done, and instructions to build Selenium python for release can be seen here https://github.com/SeleniumHQ/selenium/wiki/Releasing-Selenium

@diemol diemol closed this as completed May 9, 2022
@github-actions
Copy link

github-actions bot commented Jun 9, 2022

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C-build Build related issues (bazel and CI) I-enhancement
Projects
None yet
Development

No branches or pull requests

3 participants