libgit2 / objective-git

Objective-C bindings to libgit2
MIT License
1.16k stars 280 forks source link

Recent brew list sysntax #711

Closed hannesa2 closed 3 years ago

hannesa2 commented 3 years ago

Updating submodules... Checking dependencies... Error: Calling brew list to only list formulae is disabled! Use brew list --formula instead.

tiennou commented 3 years ago

Thanks for the PR, @hannesa2 !

hannesa2 commented 3 years ago

@tiennou whats about #710 ?

tiennou commented 3 years ago

I'm not opposed to it, but right now my priority is to (try to) get a release out with updated dependencies, and I depend on CI handling iOS correctly, which #710 doesn't.

But this is so flaky it's not fun. I can usually build fine locally (at least #713 did, and on CI as well). But then #714's macOS build failed to test by failing to find headers 😭.

hannesa2 commented 3 years ago

But you can't know, if #710 works properly, when you don't merge it. It will start running, when you merge it

Here https://github.com/hannesa2/objective-git/pull/2 you can see it in advance, how does it work. Please give it a try