Closed aguspe closed 3 months ago
This PR aims to fix the nightly Ruby build creating that is currently failing by bumping the version to 4.24.0.nightly
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
enhancement, configuration changes
--stamp
Rakefile
Add `--stamp` argument to Bazel commands in Rakefile
💡 PR-Agent usage: Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions
/help
No code suggestions found for the PR.
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
--stamp
argument to Bazel commands for nightly builds in theRakefile
.--stamp
argument for consistency.Changes walkthrough 📝
Rakefile
Add `--stamp` argument to Bazel commands in Rakefile
Rakefile
--stamp
argument to Bazel commands for nightly builds.