gojekfarm / stevedore

The Declarative Kubernetes Package Manager
https://github.com/gojekfarm/stevedore
Apache License 2.0
12 stars 4 forks source link

Brew formula for stevedore CLI #20

Open aswinkarthik opened 4 years ago

tharun208 commented 4 years ago

I can pick this up. Before that #10 needs to be done. since brew accepts stable releases for formulas.

arunvelsriram commented 4 years ago

We would be using gojek's homebrew tap I think. Because homebrew official tap accepts notable packages only AFAIK.

I think repos with <30 forks, <30 watchers and <75 stars are considered less notable.

prabhu43 commented 4 years ago

Shall we use https://github.com/thecasualcoder/homebrew-stable for brew tap?

jskswamy commented 4 years ago

We can raise a PR here https://github.com/gojek/homebrew-tap

tharun208 commented 4 years ago

@jskswamy will raise a PR

prabhu43 commented 4 years ago

@arunvelsriram does that mean they will not merge our PR if we raise one for stevedore now in homebrew-core ? And where they mentioned about it?

arunvelsriram commented 4 years ago

Yes they will not merge as far as I know.

https://docs.brew.sh/Acceptable-Formulae#niche-or-self-submitted-stuff

In the past I had experienced it: https://github.com/Homebrew/homebrew-core/pull/32827

tharun208 commented 4 years ago

Fixed by gojek/homebrew-tap#4

dineshba commented 3 years ago

In the meantime, can we have stevedore in https://github.com/thecasualcoder/homebrew-stable brew tap ?

I am preparing demo for next week. Easy way to install will help others to try out very quickly

jskswamy commented 3 years ago

@dineshba sure let's create our own tap, later we can redirect to the other tap

dineshba commented 3 years ago

Hi @tharun208 I copied ur formulae and put in another tap https://github.com/thecasualcoder/homebrew-stable/commit/1a5f16b72929c28177d43c81c67f6e7c04851b42 ... We can update the readme for now. Is that okay ?

tharun208 commented 3 years ago

sure @dineshba no problem 👍🏻