Skip to content

Bump setup-bazel action #15802

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

Merged
merged 1 commit into from
May 27, 2025
Merged

Bump setup-bazel action #15802

merged 1 commit into from
May 27, 2025

Conversation

p0deje
Copy link
Member

@p0deje p0deje commented May 27, 2025

User description

🔗 Related Issues

💥 What does this PR do?

🔧 Implementation Notes

💡 Additional Considerations

🔄 Types of changes

  • Cleanup (formatting, renaming)
  • Bug fix (backwards compatible)
  • New feature (non-breaking change which adds functionality and tests!)
  • Breaking change (fix or feature that would cause existing functionality to change)

PR Type

Enhancement


Description

  • Update Bazel setup action to version 0.15.0

  • Improve CI and workflow reliability with latest action


Changes walkthrough 📝

Relevant files
Configuration changes
bazel.yml
Upgrade setup-bazel action version in Bazel workflow         

.github/workflows/bazel.yml

  • Bump bazel-contrib/setup-bazel action from 0.13.0 to 0.15.0 for both
    caching and non-caching steps.
  • No other workflow logic changes.
  • +2/-2     
    ci.yml
    Bump setup-bazel action version in CI workflow                     

    .github/workflows/ci.yml

  • Update bazel-contrib/setup-bazel action from 0.13.0 to 0.15.0 in CI
    workflow.
  • No other modifications to workflow steps.
  • +1/-1     

    Need help?
  • Type /help how to ... in the comments thread for any questions about Qodo Merge usage.
  • Check out the documentation for more information.
  • Copy link
    Contributor

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    🎫 Ticket compliance analysis ❌

    5678 - Not compliant

    Non-compliant requirements:

    • Fix "Error: ConnectFailure (Connection refused)" when instantiating ChromeDriver multiple times

    Requires further human verification:

    • Need to verify if updating the Bazel setup action has any indirect impact on ChromeDriver connection issues

    1234 - Not compliant

    Non-compliant requirements:

    • Fix issue where JavaScript in link's href is not triggered on click() in Firefox

    Requires further human verification:

    • Need to verify if updating the Bazel setup action has any indirect impact on Firefox click() behavior

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link
    Contributor

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @p0deje p0deje merged commit 64ec4e8 into trunk May 27, 2025
    11 checks passed
    @p0deje p0deje deleted the bump-setup-bazel branch May 27, 2025 15:32
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    1 participant