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

improve brew alias check #450

Merged
merged 1 commit into from
Jul 31, 2023
Merged

improve brew alias check #450

merged 1 commit into from
Jul 31, 2023

Conversation

chrnorm
Copy link
Contributor

@chrnorm chrnorm commented Jul 31, 2023

only use the brew prefix if brew is installed

What changed?

added an extra check to see if brew is installed before installing the alias as alias assume="source (brew --prefix)/assume.fish"

Why?

Smoke test fails in main branch after #437 was merged

How did you test it?

Will verify if smoke test passes in CI

Potential risks

Is patch release candidate?

Yes, to be included in next release

Link to relevant docs PRs

only use the brew prefix if brew is installed
@chrnorm chrnorm merged commit c60d1b9 into main Jul 31, 2023
5 checks passed
@chrnorm chrnorm deleted the improve-brew-alias-check branch July 31, 2023 16:50
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.

1 participant