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

Revert "Drop custom homebrew tap" #380

Merged
merged 1 commit into from
Dec 3, 2023

Conversation

cantino
Copy link
Owner

@cantino cantino commented Dec 3, 2023

Reverts #379

@praveenperera I think we need to consider how existing users who've used the tap will be informed of this change. I think we need to leave the tap files in place with a deprecation message or something.

@cantino cantino merged commit e5ad467 into master Dec 3, 2023
32 of 34 checks passed
@cantino cantino deleted the revert-379-chore/drop-homebrew-tap branch December 3, 2023 20:23
@cantino cantino restored the revert-379-chore/drop-homebrew-tap branch December 3, 2023 20:24
@praveenperera praveenperera deleted the revert-379-chore/drop-homebrew-tap branch December 4, 2023 01:02
@tisba
Copy link
Contributor

tisba commented Jan 5, 2024

Sorry, didn't saw this earlier, @cantino.

Homebrew has several mechanisms to deprecate Formulae, see https://docs.brew.sh/Deprecating-Disabling-and-Removing-Formulae. In this case, I think deprecate! would be appropiate.

So that could look like:

# Warning: <formula> has been deprecated because it fetches unversioned dependencies at runtime!
deprecate! date: "2024-01-05", because: "it is available in homebrew-core"

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.

2 participants