Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION] How to update Homebrew tap Automatically #70

Open
Blackjacx opened this issue Nov 29, 2021 · 2 comments
Open

[QUESTION] How to update Homebrew tap Automatically #70

Blackjacx opened this issue Nov 29, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@Blackjacx
Copy link
Contributor

Hey there,

first of all thank you for this awesome tool!

I wanted to ask you, how you update your homebrew formula/tap whenever you create a new release? Does this happen automatically or manually?

Background: In my own project I want to do that automatically but cannot find so much good resource for it.

Best
Stefan

@Blackjacx Blackjacx added the bug Something isn't working label Nov 29, 2021
@Blackjacx Blackjacx changed the title [QUESTION] [QUESTION] How to update Homebrew tap Automatically Nov 29, 2021
@abotkin-cpi
Copy link
Collaborator

Currently we are doing it manually. In this repo we are tagging the commit version & then putting a commit on the formula in its repo that just updates the tag. It certainly could be automated, but we haven't done it yet since it would involve scoping a GitHub access that has read/write permissions to both repos but none of our other corporate ones.

@stherold
Copy link

Okay thx 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants