config-file-validator icon indicating copy to clipboard operation
config-file-validator copied to clipboard

allow install via Homebrew

Open ccoVeille opened this issue 1 year ago • 8 comments

Having an homebrew is a good way to make your tool available for people who don't have/want to build it via go install.

Howbrew also helps people to get the last version of the tool. While go install is one shot thing.

I tend to install all my golang tool with homebrew.

You are already using goreleaser, you could configure an homebrew tap and update it via goreleaser

https://goreleaser.com/customization/homebrew/#homebrew-taps

ccoVeille avatar Apr 15 '24 21:04 ccoVeille

Possible duplicate of https://github.com/Boeing/config-file-validator/issues/42 . I've actually been looking into this but I must admit I find the process of adding an app to homebrew a little confusing. I also read this on the Acceptable-Formulae docs:

We frown on authors submitting their own work unless it is very popular.

So I wasn't sure what to do

kehoecj avatar Apr 16 '24 14:04 kehoecj

You are already using goreleaser, you could configure an homebrew tap and update it via goreleaser

Great find, didn't realize you could update homebrew that way

kehoecj avatar Apr 16 '24 14:04 kehoecj

It's indeed a duplicate of #42 I totally missed it

ccoVeille avatar Apr 16 '24 14:04 ccoVeille

I let you choose whose issue needs to be the duplicate of the other :smirk:

ccoVeille avatar Apr 16 '24 14:04 ccoVeille

@kehoecj I saw two "replies" of @TaiTaiTai777 on the opened issues I created.

It looks like a bot replying how to do it. Like an AI generated reply.

Was it something you triggered ? Or is it automatic?

The replies are accurate but they are too detailed for something that would have been written by a human, that's why I'm asking

ccoVeille avatar May 25 '24 06:05 ccoVeille

Your welcome... That's the expert replying...

I won't start a Turing test, but are you a human or a bot @TaiTaiTai777 ?

ccoVeille avatar May 25 '24 06:05 ccoVeille

@kehoecj I saw two "replies" of @TaiTaiTai777 on the opened issues I created.

It looks like a bot replying how to do it. Like an AI generated reply.

Was it something you triggered ? Or is it automatic?

The replies are accurate but they are too detailed for something that would have been written by a human, that's why I'm asking

Nope, this wasn't something I triggered. Must have been a bot like you suspected because the account no longer exists

kehoecj avatar May 28 '24 13:05 kehoecj

@kehoecj I saw two "replies" of @TaiTaiTai777 on the opened issues I created. Was it something you triggered ? Or is it automatic?

Nope, this wasn't something I triggered. Must have been a bot like you suspected because the account no longer exists

Indeed

ccoVeille avatar May 28 '24 19:05 ccoVeille

Closing in favor of #42

kehoecj avatar Aug 16 '24 21:08 kehoecj