Skip to content

ci: publish arm64 image - #136

Merged
lorenzocorallo merged 5 commits into
mainfrom
migration/arm64-images
Aug 11, 2026
Merged

ci: publish arm64 image#136
lorenzocorallo merged 5 commits into
mainfrom
migration/arm64-images

Conversation

@lorenzocorallo

Copy link
Copy Markdown
Member

No description provided.

@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@lorenzocorallo, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 44 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 1f448680-8b6e-46ae-b102-c057844c1d34

📥 Commits

Reviewing files that changed from the base of the PR and between 566e970 and cd26251.

📒 Files selected for processing (1)
  • .github/workflows/docker.yaml

Walkthrough

The Docker workflow now runs on pushes to main, uses explicit permissions, and builds images for both linux/amd64 and linux/arm64.

Changes

Docker workflow publishing

Layer / File(s) Summary
Configure Docker publishing
.github/workflows/docker.yaml
The workflow runs on pushes to main instead of after the Test workflow. Manual dispatch support and the job-level success condition are removed. The workflow adds contents: read and packages: write permissions. Docker builds target linux/amd64 and linux/arm64.
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change: publishing a Docker image that supports arm64.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

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.

@lorenzocorallo
lorenzocorallo merged commit bae4ed5 into main Aug 11, 2026
2 checks passed
@lorenzocorallo
lorenzocorallo deleted the migration/arm64-images branch August 11, 2026 16:40
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