How to test formula before upstream release (case gitui) #6046
-
Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
If by "unreleased source code" you mean "straight from a local source tree", then that's not possible with Homebrew. If you mean "HEAD commit", then submit a PR to add a
If you mean "a GitHub prerelease" (Homebrew's CI generally doesn't touch these), then:
|
Beta Was this translation helpful? Give feedback.
-
I think the |
Beta Was this translation helpful? Give feedback.
If by "unreleased source code" you mean "straight from a local source tree", then that's not possible with Homebrew.
If you mean "HEAD commit", then submit a PR to add a
head
block to the core formula, then anyone (including CI) can:If you mean "a GitHub prerelease" (Homebrew's CI generally doesn't touch these), then: