Skip to content

Align Homebrew formula template metadata#49

Merged
omerakben merged 1 commit into
mainfrom
codex/homebrew-template-metadata
Jun 14, 2026
Merged

Align Homebrew formula template metadata#49
omerakben merged 1 commit into
mainfrom
codex/homebrew-template-metadata

Conversation

@omerakben

Copy link
Copy Markdown
Owner

Summary

  • Align the Homebrew formula template metadata with the published v0.21.2-alpha.0 tap formula.
  • Replace the stale simulation wording with the current CI-style gates for AI coding agents description.
  • Use Homebrew-preferred bin/"code-oz" test syntax in the source template.

Why

  • While rendering the Homebrew tap formula for v0.21.2-alpha.0, brew audit --strict --online flagged the old test syntax.
  • The tap formula has already been bumped and pushed; this keeps the source template in code-oz aligned for the next render.

Validation

  • bun test tests/homebrew-formula.test.ts -> pass.
  • brew audit --formula --strict --online omerakben/code-oz/code-oz -> pass after rendering the tap formula.
  • brew test omerakben/code-oz/code-oz -> pass after reinstalling the updated tap formula.
  • /opt/homebrew/opt/code-oz/bin/code-oz --version -> 0.21.2-alpha.0.

Risks / follow-ups

  • This is a source-template cleanup only. It does not change the already published GitHub release assets or npm package metadata.

Copilot AI review requested due to automatic review settings June 14, 2026 16:13
@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@omerakben, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 51 minutes and 31 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

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.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: f15082fd-20d8-4cd9-92ef-942005f146f5

📥 Commits

Reviewing files that changed from the base of the PR and between f2cc271 and 1cf913d.

📒 Files selected for processing (1)
  • docs/homebrew/code-oz.rb.template
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/homebrew-template-metadata

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.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Homebrew formula template for code-oz. It simplifies the header comments by referencing external documentation for rendering instructions, updates the formula description to 'CI-style gates for AI coding agents', and refactors the test block to use bin/"code-oz" instead of string interpolation. There are no review comments, so I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repository’s Homebrew formula source template so it matches the already-published v0.21.2-alpha.0 tap formula and satisfies current Homebrew audit expectations.

Changes:

  • Updates the formula desc to the current “CI-style gates for AI coding agents” wording.
  • Simplifies the template header comments by pointing readers to docs/homebrew/README.md for render instructions.
  • Switches the formula test invocation to Homebrew-preferred system bin/"code-oz", ... syntax.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@omerakben omerakben merged commit f5bd2e9 into main Jun 14, 2026
4 checks passed
@omerakben omerakben deleted the codex/homebrew-template-metadata branch June 14, 2026 16:14
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