Skip to content

chore(release-cli): Allow versioned installs via Homebrew#5478

Merged
kodiakhq[bot] merged 1 commit intocloudquery:mainfrom
erezrokah:chore/allow_brew_versioned_installs
Dec 7, 2022
Merged

chore(release-cli): Allow versioned installs via Homebrew#5478
kodiakhq[bot] merged 1 commit intocloudquery:mainfrom
erezrokah:chore/allow_brew_versioned_installs

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

This should allow users to brew install cloudquery@<version>.
See example in https://github.com/erezrokah/homebrew-tap

Also run goreleaser release --snapshot --rm-dist --skip-validate --skip-publish --skip-sign -f ./cli/.goreleaser.yaml and look under dist/ to see the versioned formula.

-
ids:
- homebrew
name: cloudquery@{{.Version}}
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the only difference between the two (appending the version)

@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Dec 7, 2022
@kodiakhq kodiakhq bot merged commit 6f8ac21 into cloudquery:main Dec 7, 2022
@erezrokah erezrokah deleted the chore/allow_brew_versioned_installs branch December 7, 2022 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants