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

Change Homebrew data dir from fermyon-spin to spinframework-spin #3039

Merged

Conversation

kate-goldenring
Copy link
Contributor

Updates data directory for Homebrew to not be Fermyon specific as the homebrew tap has moved to the spinframework org: https://github.com/spinframework/homebrew-tap

I need to double check how homebrew autodetects this cleanup. I think it is naming based in which case this should change the cleanup from

 » brew uninstall spin
Uninstalling /opt/homebrew/Cellar/spin/3.1.2... (6 files, 88.3MB)

Warning: The following may be spin configuration files and have not been removed!
If desired, remove them manually with `rm -rf`:
  /opt/homebrew/etc/fermyon-spin

To

» brew uninstall spin
Uninstalling /opt/homebrew/Cellar/spin/3.1.2... (6 files, 88.3MB)

Warning: The following may be spin configuration files and have not been removed!
If desired, remove them manually with `rm -rf`:
  /opt/homebrew/etc/spinframework-spin

Signed-off-by: Kate Goldenring <kate.goldenring@fermyon.com>
@kate-goldenring kate-goldenring force-pushed the migrate-homebrew-data-dir branch from 577d853 to d16ec73 Compare March 7, 2025 22:17
@kate-goldenring kate-goldenring marked this pull request as ready for review March 7, 2025 22:18
@itowlson itowlson merged commit 9e1f2c9 into spinframework:main Mar 10, 2025
17 checks passed
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

Successfully merging this pull request may close these issues.

4 participants