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

Automate homebrew updates #84

Open
nathanleiby opened this issue May 16, 2021 · 4 comments
Open

Automate homebrew updates #84

nathanleiby opened this issue May 16, 2021 · 4 comments

Comments

@nathanleiby
Copy link
Contributor

The version in homebrew is currently updated adhoc by others.

Perhaps we can automate these updates via CI, or at minimum document how to update the brew formula in our "releasing" docs.

Homebrew/homebrew-core#77350

p.s. @Moser-ss thanks for making a PR to update the version in Homebrew!

@Moser-ss
Copy link
Contributor

Moser-ss commented May 17, 2021

Can we use GHA to automate this? Or it is mandatory to use CircleCI.
Also still make sense for the CI to be run in the CircleCI and not in GHA?

An example how we can automate all the process https://github.com/Swatto/td/blob/b20b1600cfe7d76c34b43c8be206536426b0f228/.github/workflows/publish.yml

@nathanleiby
Copy link
Contributor Author

@Moser-ss I'm leaning toward using CircleCI if possible to be consistent with other CI at Clever, but we can keep this Github action in mind if that doesn't work.

@Moser-ss
Copy link
Contributor

@nathanleiby My intention to suggest GHA is to allow the contributors to check if the CI pipelines are passing when they submit some PRs

@nathanleiby
Copy link
Contributor Author

Public visibility into the CI output for our open-source projects would be nice 👍

I'm not yet sure when we'll be able to make that change, but I agree with the direction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants