Skip to content

chore: Update actions to prevent warnings - #1091

Merged
michaelboulton merged 2 commits into
masterfrom
chore/update-actions
Aug 24, 2026
Merged

chore: Update actions to prevent warnings#1091
michaelboulton merged 2 commits into
masterfrom
chore/update-actions

Conversation

@michaelboulton

@michaelboulton michaelboulton commented Aug 24, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Updated the integration test environment to use a newer container build setup.
    • Simplified integration test setup by removing an unnecessary protocol buffer compiler installation step.

@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 887b60d5-9c05-45f0-b527-7062b10e9770

📥 Commits

Reviewing files that changed from the base of the PR and between 5d216f1 and 57b9d2c.

📒 Files selected for processing (1)
  • .github/workflows/main.yml

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.


📝 Walkthrough

Walkthrough

The integration-tests GitHub Actions job now uses docker/setup-buildx-action v4.3.0 and no longer installs Protoc for the py3-grpc environment.

Changes

Integration workflow

Layer / File(s) Summary
Update integration test setup
.github/workflows/main.yml
The workflow updates the pinned Buildx action and removes the conditional Protoc installation step.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to 57b9d

This localized workflow update has no identified merge-blocking risk and is merge-ready after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the workflow updates intended to prevent warnings, including the Buildx upgrade and protoc step removal.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-actions

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

The bats-action defaults to /usr/lib/bats-*, which it installs with sudo,
but actions/cache untars as the runner user - so restoring a cache hit
failed with "Cannot mkdir: Permission denied".

Claude-Session: https://claude.ai/code/session_01M1EbtVc4BXZ9ZLnmuPi7Ti
@michaelboulton
michaelboulton merged commit a518238 into master Aug 24, 2026
15 checks passed
@michaelboulton
michaelboulton deleted the chore/update-actions branch August 24, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant