Skip to content

Conversation

@cemreinanc
Copy link
Contributor

@cemreinanc cemreinanc commented Jan 23, 2026

for Heroku targets to support heroku registry

Summary by CodeRabbit

  • Chores
    • Optimized Docker build configuration to improve build efficiency.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 23, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

The GitHub Actions Docker build workflow now disables provenance metadata generation for Heroku-targeted Docker builds by adding the --provenance=false flag to the docker buildx build command within the workflow.

Changes

Cohort / File(s) Summary
Docker Build Workflow Configuration
.github/workflows/docker_build.yml
Added --provenance=false flag to docker buildx build invocation in Heroku targets loop to disable provenance metadata generation

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A docker flag so swift and small,
Provenance disabled, no need for all,
Heroku builds now run lean and light,
One line changed makes the workflow right! 🏗️


📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 8409821 and 3a25680.

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

✏️ Tip: You can disable this entire section by setting review_details to false in your review settings.


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

@cemreinanc cemreinanc merged commit bac7031 into main Jan 23, 2026
12 of 14 checks passed
@cemreinanc cemreinanc deleted the fix-heroku-docker-buildx branch January 23, 2026 17:31
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.

2 participants