Skip to content

docs: install via brew#639

Open
janishorsts wants to merge 1 commit into
mainfrom
docs-brew-install
Open

docs: install via brew#639
janishorsts wants to merge 1 commit into
mainfrom
docs-brew-install

Conversation

@janishorsts

Copy link
Copy Markdown
Collaborator

No description provided.

@janishorsts janishorsts self-assigned this Jul 2, 2026
@janishorsts janishorsts requested a review from a team as a code owner July 2, 2026 18:24
@janishorsts janishorsts requested review from kmannislands and removed request for a team July 2, 2026 18:24
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

➖ Are we earthbuild yet?

No change in "earthly" occurrences

📈 Overall Progress

Branch Total Count
main 5342
This PR 5342
Difference +0

Keep up the great work migrating from Earthly to Earthbuild! 🚀

💡 Tips for finding more occurrences

Run locally to see detailed breakdown:

./.github/scripts/count-earthly.sh

Note that the goal is not to reach 0.
There is anticipated to be at least some occurences of earthly in the source code due to backwards compatibility with config files and language constructs.

@janishorsts janishorsts linked an issue Jul 2, 2026 that may be closed by this pull request

@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 macOS installation instructions in www/install.html to use a single-line Homebrew command. However, the proposed command brew install earthbuild/tap/earth is incorrect and will fail because the tap repository is named homebrew-earthbuild rather than homebrew-tap. It should be updated to brew install earthbuild/earthbuild/earth as suggested.

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.

Comment thread www/install.html

@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 macOS installation instructions in www/install.html to use a single-command Homebrew installation syntax. The reviewer pointed out a potential issue where the specified tap repository name (earthbuild/tap/earth) might be incorrect and cause Homebrew to fail, suggesting earthbuild/earthbuild/earth instead.

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.

Comment thread www/install.html
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.

macOS installation fails

1 participant