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

Support older pinned versions of Spin #7

Open
kate-goldenring opened this issue Aug 24, 2023 · 0 comments
Open

Support older pinned versions of Spin #7

kate-goldenring opened this issue Aug 24, 2023 · 0 comments

Comments

@kate-goldenring
Copy link
Collaborator

Should we support older pinned versions of Spin?

A brew install fermyon/tap/spin will always install latest but specific versions could be targeted with brew install fermyon/tap/spin@N where V is version (i.e. 1.3). Each older pinned version would live in it's own formula named [email protected].

How do we ensure that a pinned version install conflicts with a latest version already installed? Homebrew supports a conflicts_with directive but it seems more targeted at other brew packages rather than the native binary.

Many projects only support latest, like Nomad as discussed here.

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

1 participant