Skip to content

Conversation

@moliholy
Copy link
Collaborator

@moliholy moliholy commented Oct 10, 2025

Closes #668.

This PR adds an extra step in the release workflow to update the version in pop-cli in the homebrew repository.

The new HOMEBREW_TAP_TOKEN secret will have to be configured so that it has read and write permissions into that repository.

You can currently try out the functionality this way:

brew install r0gue-io/pop-cli/pop
which pop
pop --version

@moliholy moliholy self-assigned this Oct 10, 2025
@codecov
Copy link

codecov bot commented Oct 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.36%. Comparing base (c4de048) to head (841289d).
⚠️ Report is 1 commits behind head on main.

@@           Coverage Diff           @@
##             main     #666   +/-   ##
=======================================
  Coverage   77.36%   77.36%           
=======================================
  Files         109      109           
  Lines       25228    25228           
  Branches    25228    25228           
=======================================
  Hits        19518    19518           
  Misses       3728     3728           
  Partials     1982     1982           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@tsenovilla tsenovilla left a comment

Choose a reason for hiding this comment

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

Tested on Intel Mac, working properly:

/usr/local/bin/pop
pop-cli 0.10.0

@moliholy
Copy link
Collaborator Author

moliholy commented Oct 10, 2025

@al3mart waiting for your approval before merging.

@moliholy moliholy requested a review from tsenovilla October 10, 2025 14:13
Copy link
Collaborator

@AlexD10S AlexD10S left a comment

Choose a reason for hiding this comment

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

Super cool!
Let's add this command in the docs: https://learn.onpop.io/welcome/install-pop-cli#id-2.-install-pop-cli

For what I read to be able to install it with brew install pop we need to create a pop Formula in https://github.com/Homebrew/homebrew-core, have you check that?

@moliholy
Copy link
Collaborator Author

@AlexD10S

Let's add this command in the docs: https://learn.onpop.io/welcome/install-pop-cli#id-2.-install-pop-cli

Here it goes! r0gue-io/pop-docs#53

For what I read to be able to install it with brew install pop we need to create a pop Formula in https://github.com/Homebrew/homebrew-core, have you check that?

I did, yes, but:

  • Apparently it has to pass some filters.
  • There is already a pop formula.

@moliholy moliholy merged commit 38c0fc0 into main Oct 13, 2025
19 checks passed
@moliholy moliholy deleted the feat/publish-packages branch October 13, 2025 11:29
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.

Publish pop in macos (homebrew)

4 participants