[BUG] 🐛 brew tap not tapping things #160
Labels
No labels
📓 docs
🎮 gaming
bug
cicd
dependencies
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
neovim
package_management
python
question
vim
wontfix
⏰ Cron
🍎 macOS
🐧 Linux
🐳 docker
🔒 infosec
🚧 larger project
🤷 let's chat about it
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
jessebot/onboardme#160
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
brew tap is maybe not tapping anything? In the "running command" output, it shows:
Local Environment (please complete the following information):**
onboardmeVersion: v0.18.0Steps To Reproduce
onboardme --log_level debug --steps packages --pkg_managers brew --log_file issue.logRelevant sections of debug log
Expected behavior
I'd expect an actual repo to be tapped there, and I don't see one.
It was just the output that was confusing, not the actual code.