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

brew search meroxa does not show older versions #738

Open
janelletavares opened this issue May 9, 2023 · 4 comments
Open

brew search meroxa does not show older versions #738

janelletavares opened this issue May 9, 2023 · 4 comments

Comments

@janelletavares
Copy link
Contributor

Describe the bug

From a high level, describe the problem you ran into.

Machine (please complete the following information):

  • OS: [e.g. iOS]
  • CLI Version [e.g. 22]

To Reproduce

What can we do to reproduce your bug?

Please provide:

  • Relevent CLI commands
  • Relevent environment details

Expected behavior
What did you expect to happen?

Screenshots
If applicable, add screenshots to help explain your problem. (Be sure to scrub any sensitive information.)

Additional context
Add any other context about the problem here.

@raulb
Copy link
Member

raulb commented May 10, 2023

We're not versioning new formulas via goreleaser. We'd need to do that as opposed to overwriting the existing one on every release. See:

brew list --versions meroxa
meroxa 2.10.0

https://observiq.com/blog/creating-homebrew-formulas-with-goreleaser/

@raulb
Copy link
Member

raulb commented May 10, 2023

I don't think this is natively supported by GoReleaser so we'd need to advice users who need to do that differently goreleaser/goreleaser#1058

@raulb
Copy link
Member

raulb commented May 10, 2023

@janelletavares this might be relevant to you https://blog.sandipb.net/2021/09/02/installing-a-specific-version-of-a-homebrew-formula/. Would you like to try that one out and see if that worked.

@janelletavares
Copy link
Contributor Author

@raulb thank you for the links. my application was on github, but have since gone another way. i have not been using brew on linux. @justmisosoup Sara says the experience around using older versions isn't as important as a smooth upgrade, so it sounds like the priority on this is low - will-not-do at the moment.

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

No branches or pull requests

2 participants