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

[🐛 Bug]: 4.28.0 release has "-nightly" in its version #15124

Closed
mgorny opened this issue Jan 21, 2025 · 3 comments
Closed

[🐛 Bug]: 4.28.0 release has "-nightly" in its version #15124

mgorny opened this issue Jan 21, 2025 · 3 comments

Comments

@mgorny
Copy link
Contributor

mgorny commented Jan 21, 2025

What happened?

version = "0.4.28-nightly" # don't forget to update rust/BUILD.bazel

It seems that the version is 0.4.28-nightly rather than 0.4.28. No clue if that actually causes any problems, just noticed because the previous version didn't have a -nightly suffix.

How can we reproduce the issue?

Look at the file linked above.

Relevant log output

n/a

Operating System

All

Selenium version

4.28.0

What are the browser(s) and version(s) where you see this issue?

n/a

What are the browser driver(s) and version(s) where you see this issue?

n/a

Are you using Selenium Grid?

No response

Copy link

@mgorny, 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, MSEdgeDriver, 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!

@mgorny mgorny changed the title [🐛 Bug]: 0.4.28 release has "-nightly" in its version [🐛 Bug]: 4.28.0 release has "-nightly" in its version Jan 21, 2025
@VietND96
Copy link
Member

@diemol, do you know on this?

@diemol
Copy link
Member

diemol commented Jan 21, 2025

There are no issues with the binary. Somehow, it did not get updated in the release PR. I executed the code myself and it worked, so I am unsure why the update failed in GitHub actions.

We will keep an eye out for the next release.

Thank you for letting us know.

@diemol diemol closed this as not planned Won't fix, can't repro, duplicate, stale Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants