Conversation
287dec5 to
f2333c7
Compare
|
cc @ilya-lavrenov @branchvincent |
|
Yeah, we will fix it |
f1c8575 to
fc1ba3b
Compare
b1f3bf4 to
93615bb
Compare
|
Seems like we need maintainers help here |
|
This was a temporary issue in Homebrew that has been resolved. Once the linux job finishes we can restart the mac jobs. |
b9f1d39 to
b4303da
Compare
|
Again issues with |
|
Maybe any advices here? |
@chenrui333 sorry for directly mentioning here, but maybe you can advice here something? |
b7575a1 to
e40c986
Compare
c17758a to
7fc1749
Compare
|
Folks, please review |
|
Follow up |
81bd714 to
c5ebee7
Compare
|
Trying this again after: #228841 |
c5ebee7 to
e468b44
Compare
|
Caution Please do not modify the bottle block. Bottle block modifications can cause CI to misbehave. |
e468b44 to
e7f00b7
Compare
e7f00b7 to
1fb344a
Compare
083d79d to
e1a3f63
Compare
e1a3f63 to
d94832f
Compare
|
🤖 An automated task has requested bottles to be published to this PR. Caution Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch. |
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where<formula>is the name of the formula you're submitting?brew test <formula>, where<formula>is the name of the formula you're submitting?brew audit --strict <formula>(after doingHOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it passbrew audit --new <formula>?