Skip to content

Comments

fix(ci): add architecture suffix to Google container image tags#2

Merged
kjdev merged 1 commit intomainfrom
fix/google-package
Feb 20, 2026
Merged

fix(ci): add architecture suffix to Google container image tags#2
kjdev merged 1 commit intomainfrom
fix/google-package

Conversation

@kjdev
Copy link
Owner

@kjdev kjdev commented Feb 20, 2026

Summary by CodeRabbit

  • Chores
    • Updated container image tagging to include architecture-specific versioning.

@coderabbitai
Copy link

coderabbitai bot commented Feb 20, 2026

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

A single-line update to the GitHub Actions workflow configuration file modifies the Google example container image build tag to include an architecture suffix for per-architecture image versioning.

Changes

Cohort / File(s) Summary
Workflow Configuration
.github/workflows/package.yaml
Updated Google example container image build tag from ghcr.io/${{ env.container }}:google to ghcr.io/${{ env.container }}:google-${{ matrix.arch }} to append architecture suffix for multi-architecture image versioning.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A tag grows taller with each arch in sight,
Google's image now dressed in -matrix delight,
Per-architecture names, oh what a sight!
The workflow dances in the GitHub night,
Container images tagged just right! 📦✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 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 main change: adding an architecture suffix to Google container image tags in the CI workflow.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/google-package

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 and usage tips.

@kjdev kjdev merged commit 2d05a43 into main Feb 20, 2026
3 checks passed
@kjdev kjdev deleted the fix/google-package branch February 20, 2026 05:35
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