facebook / watchman

Watches files and records, or triggers actions, when they change.
https://facebook.github.io/watchman/
MIT License
12.57k stars 987 forks source link

use libcurl in getdeps (#114) #1012

Closed dgrnbrg-meta closed 2 years ago

dgrnbrg-meta commented 2 years ago

Summary: X-link: https://github.com/facebook/fboss/pull/114

X-link: https://github.com/facebook/fb303/pull/27

When using getdeps inside of a container, Python's urllib isn't able to download from dewey lfs (see this post for details https://fb.workplace.com/groups/systemd.and.friends/permalink/2747692278870647/).

This allows for getdeps to use libcurl to fetch dependencies, which allows for a getdeps build to work inside the container environment.

Reviewed By: mackorone

Differential Revision: D34696330

facebook-github-bot commented 2 years ago

This pull request was exported from Phabricator. Differential Revision: D34696330