-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Homebrew 3.1.2 upgrade issue #30
Comments
Hi @chenrui333, sorry for the delay, but I was on holiday in Spain this week ;) In 3.1.0 I added the API key validation, so the output of assert_match "Provided API key seems invalid, please try again!" or we can change the test command from Let me know which option is better and I will open a pull request to the Homebrew repo 😄 |
cool, welcome back! I am outside now, I will check later tonight or tomorrow. Thanks for checking on this! |
Sorry for trying this late. It seems still not quite working. I have directly called the command and get the following output:
|
It also looks like there is no help cli option:
|
Could you try it with the newest |
Definitely, doing it now. |
Still had the same issue:
|
@xxczaki ping. :) |
@chenrui333 Ouch, I totally forgot about that! Well, after investigating this issue I realised, that adding a Just published |
Sorry! Accidentally closed it 😆 |
cool!, will try the new one, cheers! |
@xxczaki Still failed :( (build ref: https://jenkins.brew.sh/job/Homebrew%20Core%20Pull%20Requests/44594/version=mojave/console) 07:21:13 ==> /usr/local/Cellar/cash-cli/3.1.2/bin/cash --key foo |
Hmm, error message doesn’t make much sense. Will look at it later today. |
@chenrui333 Hi, I created a pull request in the Homebrew/homebrew-core repository with changes I suggested in #30 (comment) . It passed the test. I have no idea why it wasn't working when you tried it in the console. What should we do? |
that is cool!! I will close my PR in favor of yours. :) |
I could remember the details, but it might be because i was just using your suggestion in 3.1.0, and now we are in 3.1.2. I will try to see if it works in my local though. |
yeah, it works in my local too. |
One thing you should do is to rename the commit and PR title as |
@chenrui333 done 😄 |
Thanks a lot!! Closing my issue now. |
Relates to Homebrew/homebrew-core#40673
Having issue with
cash 10 usd eur pln
andcash -key foo
The text was updated successfully, but these errors were encountered: