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

FeatureReq-make brew bump-cask-pr do brew tap homebrew/homebrew-cask --force if not already exists #19119

Open
6 tasks done
shemeshg opened this issue Jan 18, 2025 · 1 comment
Labels
features New features help wanted We want help addressing this

Comments

@shemeshg
Copy link

Verification

Description of issue

Feature request,
if brew bump-cask-pr produce error of

Error: This cask's tap is not a Git repository!

Then brew bump-cask-pr will automatically fix it with
brew tap homebrew/homebrew-cask --force

Command that failed

brew bump-cask-pr

Output of command with --verbose --debug

/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromInstalledPathLoader): loading cakebrewjs
Error: This cask's tap is not a Git repository!
Error: Kernel.exit
Warning: Removed Sorbet lines from backtrace!
Rerun with `--verbose` to see the original backtrace
/opt/homebrew/Library/Homebrew/extend/kernel.rb:107:in `exit'
/opt/homebrew/Library/Homebrew/extend/kernel.rb:107:in `odie'
/opt/homebrew/Library/Homebrew/dev-cmd/bump-cask-pr.rb:78:in `run'
/opt/homebrew/Library/Homebrew/brew.rb:94:in `<main>'

Output of brew doctor and brew config

all clean and good

Output of brew tap

I've already fixed that
so I do have now alraady

`homebrew/cask`
@SMillerDev SMillerDev transferred this issue from Homebrew/homebrew-cask Jan 19, 2025
@MikeMcQuaid
Copy link
Member

Makes sense, I agree 👍🏻

@MikeMcQuaid MikeMcQuaid added help wanted We want help addressing this features New features labels Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
features New features help wanted We want help addressing this
Projects
None yet
Development

No branches or pull requests

2 participants