gbdev / database

JSON database of every Homebrew Hub entries. Propose here additions, improvements and fixes, every change propagates to Homebrew Hub.
https://hh.gbdev.io
Other
83 stars 40 forks source link

RFC: "Announce" entry from GitHub repository #231

Open avivace opened 9 months ago

avivace commented 9 months ago

So here's a simply workflow to allow a developer to submit an entry to Homebrew Hub simply "announcing" the git repository:

Open questions:

dag7dev commented 8 months ago

I would add as open question: in case the author moves or in case of whatever takedown reason, we still would not be able to preserve that piece of software. Then?

avivace commented 7 months ago

I would add as open question: in case the author moves or in case of whatever takedown reason, we still would not be able to preserve that piece of software. Then?

This would be just a "trigger", so once a repository is submitted, it's data is pulled and copied into our database. I see this as a simpler way to submit (and keep metadata updated) to Homebrew Hub.

dag7dev commented 1 month ago

Isn't this duplicate of #238 ? @avivace

avivace commented 1 month ago

Isn't this duplicate of #238 ? @avivace

nope? this is about publishing from github, without having to PR to the database, but just "announcing" you have an homebrew repository. #238 is about signalling that you would like your homebrew to be distributed to third parties using the Homebrew Hub api

dag7dev commented 1 month ago

Isn't this duplicate of #238 ? @avivace

nope? this is about publishing from github, without having to PR to the database, but just "announcing" you have an homebrew repository. #238 is about signalling that you would like your homebrew to be distributed to third parties using the Homebrew Hub api

Whoops, you're right, thanks for pointing out this!