alloydb-auth-proxy icon indicating copy to clipboard operation
alloydb-auth-proxy copied to clipboard

Publish v1 Proxy via Homebrew

Open ttosta-google opened this issue 1 year ago • 1 comments

Feature Description

Publish v1 Proxy via Homebrew like it was done for cloud-sql-proxy:

Issue: https://github.com/GoogleCloudPlatform/cloud-sql-proxy/issues/95 PR: https://github.com/Homebrew/homebrew-core/pull/140782

ttosta-google avatar Aug 31 '23 15:08 ttosta-google

I got started on this and followed the steps here.

The audit step said this:

$ brew audit --new alloydb-auth-proxy
alloydb-auth-proxy
  * GitHub repository not notable enough (<30 forks, <30 watchers and <75 stars)

We'll need to wait for this project to gain more interest in the open source world and try again.

Formula is here: https://github.com/enocom/homebrew-core/commit/18d9ee4f5dfec1c4dc2562e3e83cfdd9083370b1

enocom avatar Aug 03 '24 05:08 enocom