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

Add brew formula update during release #118

Closed
jaxesn opened this issue Sep 8, 2021 · 5 comments
Closed

Add brew formula update during release #118

jaxesn opened this issue Sep 8, 2021 · 5 comments

Comments

@jaxesn
Copy link
Member

jaxesn commented Sep 8, 2021

We publishing new releases we should automatically publish new versions to the aws brew tap.

@jaxesn jaxesn added the kind/enhancement New feature or request label Sep 8, 2021
@jaxesn jaxesn added this to the next milestone Sep 13, 2021
@rothgar
Copy link
Contributor

rothgar commented Sep 15, 2021

Two common ways to do this are via the brew bump-formula-pr command or github actions

If we also want to start auto-generating the formula we can look at goreleaser which can create the formula and bump the version but it's probably a bit heavy for what we need.

FWIW the formula exists here https://github.com/aws/homebrew-tap/blob/master/Formula/eks-anywhere.rb

@mitalipaygude
Copy link
Member

aws/homebrew-tap#251

@jaxesn jaxesn modified the milestones: next, next+1 Jan 12, 2022
@danbudris
Copy link
Member

aws/homebrew-tap#260

@jaxesn jaxesn modified the milestones: next+1, next Feb 1, 2022
@mrajashree
Copy link
Contributor

aws/homebrew-tap#277

@mitalipaygude mitalipaygude modified the milestones: next, next+1 Mar 22, 2022
@jaxesn jaxesn modified the milestones: next+1, next May 13, 2022
@jaxesn jaxesn modified the milestones: next, next+1 May 25, 2022
@taneyland
Copy link
Member

Added in #1871

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

6 participants