-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
edencommon fb303 fbthrift fizz folly mvfst proxygen wangle watchman 2024.12.30.00 #201422
base: master
Are you sure you want to change the base?
Conversation
same issue as before |
b8d32ff
to
9d01d21
Compare
Recently they have added some tests for And I want it to be get rid off but not working well. |
d1ebf5a
to
6503adf
Compare
6503adf
to
a52bec2
Compare
c482d33
to
5acdf4b
Compare
5acdf4b
to
5d535a1
Compare
5d535a1
to
6b9ffb6
Compare
f661855
to
573b3d9
Compare
@chenrui333 / @bevanjkay / @daeho-ro is it worth downgrading the homebrew watchman version back to 2024.11.18.00 as quite a few are having issues with the current version that is listed on homebrew: facebook/watchman#1264 |
Signed-off-by: Rui Chen <[email protected]>
Signed-off-by: Rui Chen <[email protected]>
Signed-off-by: Rui Chen <[email protected]>
Signed-off-by: Rui Chen <[email protected]>
Signed-off-by: Rui Chen <[email protected]>
Signed-off-by: Rui Chen <[email protected]>
Signed-off-by: Rui Chen <[email protected]>
Signed-off-by: Rui Chen <[email protected]>
Signed-off-by: Rui Chen <[email protected]>
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
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>
?