-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Fix homebrew tap name handling #9546
Fix homebrew tap name handling #9546
Conversation
If nobody objects, I'll merge this in a few days. |
Co-authored-by: Felix Fontein <felix@fontein.de>
06c0192
to
f76656e
Compare
(I've just added the missing newline at the end of the yaml file) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Backport to stable-9: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 114deae on top of patchback/backports/stable-9/114deae3e460f7901f80e23609bd240557648200/pr-9546 Backporting merged PR #9546 into main
🤖 @patchback |
Backport to stable-10: 💚 backport PR created✅ Backport PR branch: Backported as #9569 🤖 @patchback |
@UnknownPlatypus thanks for your contribution! |
* Add failing test * Use fully qualified names * Add changelog fragment * Remove unnecessary initial cleanup * Fix tests/integration/targets/homebrew/tasks/formulae.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit 114deae)
#9569) Fix homebrew tap name handling (#9546) * Add failing test * Use fully qualified names * Add changelog fragment * Remove unnecessary initial cleanup * Fix tests/integration/targets/homebrew/tasks/formulae.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de> (cherry picked from commit 114deae) Co-authored-by: Thibaut Decombe <68703331+UnknownPlatypus@users.noreply.github.com>
* Add failing test * Use fully qualified names * Add changelog fragment * Remove unnecessary initial cleanup * Fix tests/integration/targets/homebrew/tasks/formulae.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
SUMMARY
Fixes #9533
ISSUE TYPE
COMPONENT NAME
homebrew