SeleniumHQ / selenium

A browser automation framework and ecosystem.
https://selenium.dev
Apache License 2.0
30.77k stars 8.2k forks source link

[rb] BUGFIX: Add stamp to nightly build #14320

Closed aguspe closed 3 months ago

aguspe commented 3 months ago

User description

Description

This PR aims to fix the nightly Ruby build creating that is currently failing by bumping the version to 4.24.0.nightly

Motivation and Context

Is important that our nightly builds do not break, so we can really on having a fresh build every morning and we avoid daily error messages

Types of changes

Checklist


PR Type

enhancement, configuration changes


Description


Changes walkthrough 📝

Relevant files
Configuration changes
Rakefile
Add `--stamp` argument to Bazel commands in Rakefile         

Rakefile
  • Added --stamp argument to Bazel commands for nightly builds.
  • Ensured consistent stamping for nightly and regular releases.
  • +1/-1     

    💡 PR-Agent usage: Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

    codiumai-pr-agent-pro[bot] commented 3 months ago

    PR Reviewer Guide 🔍

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No key issues to review
    codiumai-pr-agent-pro[bot] commented 3 months ago

    PR Code Suggestions ✨

    No code suggestions found for the PR.