kibana 6.0.0 and kibana@5.6 5.6.4 (new formula)#20638
kibana 6.0.0 and kibana@5.6 5.6.4 (new formula)#20638jasontedor wants to merge 2 commits intoHomebrew:masterfrom
Conversation
|
Please note the kibana@5.6 formula in this PR is simply a rename of the existing formula to 5.6; as that formula is already accepted into this repository, kibana@5.6 should not need a review here. |
033563a to
2244198
Compare
There was a problem hiding this comment.
There was a problem hiding this comment.
Because the source tarballs do not support make lint and the build now fails if linting is not available; see nodejs/node#13658.
ilovezfs
left a comment
There was a problem hiding this comment.
Please make the addition of kibana@5.6 a separate commit with the commit subject kibana@5.6 5.6.4 (new formula)
|
The versioned formula needs to be |
There was a problem hiding this comment.
bottle block should be removed
2244198 to
7dd3852
Compare
|
I've split this into two commits as requested. |
I'll fix that while pulling. |
7dd3852 to
5788a46
Compare
|
Thanks @jasontedor! 🚢'd |
|
Thanks @ilovezfs! |
brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting?brew audit --strict <formula>(after doingbrew install <formula>)?