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

TravisCI build for Folly on MacOS #1109

Closed

Conversation

calebmarchent
Copy link

@calebmarchent calebmarchent commented Apr 12, 2019

Use homebrew bootstrap script for process;

As Travis files are shared between many Facebook OSS projects; Folly .travis.yml needs to be forked to a unique file before this PR can be landed. This can only be done from within Facebook.

Use homebrew bootstrap script for process;
- ./build/fbcode_builder/travis_docker_build.sh
- if [[ "$TRAVIS_OS_NAME" == "osx" ]];
then
folly/build/bootstrap-osx-homebrew.sh;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should pass -DBUILD_TESTS=ON to this script so we build and run the tests. By default, the script does not build/run tests.

@facebook-github-bot
Copy link
Contributor

Thank you for your pull request. We require contributors to sign our Contributor License Agreement, and yours has expired.

Before we can review or merge your code, we need you to email cla@fb.com with your details so we can update your status.

@facebook-github-bot
Copy link
Contributor

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

1 similar comment
@facebook-github-bot
Copy link
Contributor

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@Orvid
Copy link
Contributor

Orvid commented Dec 30, 2020

We've dropped support for Travis in favor of Github Actions, which already has MacOS support.

@Orvid Orvid closed this Dec 30, 2020
facebook-github-bot pushed a commit that referenced this pull request Jan 10, 2025
…r/getdeps/test (#1109)

Summary: Pull Request resolved: facebookincubator/zstrong#1109

Reviewed By: ahornby, aleivag

Differential Revision: D68009422

fbshipit-source-id: 1404341fe19ec0b001e93e4348590f0c4d1e0488
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants