aws / homebrew-tap

Homebrew formulae that allows installation of AWS tools through the Homebrew package manager.
Apache License 2.0
107 stars 96 forks source link

Remove smithy-cli from tap_migrations.json #544

Closed haydenbaker closed 6 months ago

haydenbaker commented 6 months ago

Description of changes:

Warning: Formula aws/tap/smithy-cli was renamed to smithy-lang/tap/smithy-cli. Error: Formulae found in multiple taps:

Please use the fully-qualified name (e.g. smithy-lang/tap/smithy-cli) to refer to a specific formula.



- Removing this entry means this problem will go away
- I did not remove the README entry about the formula being migrated, since it is still valid
- Note: even untapping smithy-lang and keeping aws still renders the error - I'm not sure if this is a bug in how brew handles migrations (but it does not happen for formula migrated to homebrew/core

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.