rename eden_scm manifest to sapling

Summary:
EdenSCM has been renamed to Sapling. To reduce confusion, rename the
getdeps manifest too.

Reviewed By: quark-zju

Differential Revision: D41351388

fbshipit-source-id: fcd0f2b1c09cfe001a2bc8d4136e5a87ebef40e9
This commit is contained in:
Chad Austin 2022-11-28 13:52:54 -08:00 committed by Facebook GitHub Bot
parent 73302ef03f
commit dd18a000d7
3 changed files with 4 additions and 4 deletions

View File

@ -53,7 +53,7 @@ python
[dependencies.all(fb=off)]
# Outside Meta hg is not installed, or if it is, its not the one we want to test with
eden_scm
sapling
[shipit.pathmap.fb=on]
# for internal builds that use getdeps

View File

@ -8,7 +8,7 @@ python@3.8
python3
python3-devel
# eden_scm needs dataclasses which arrive in 3.7, and the bionic python is 3.6
# sapling needs dataclasses which arrive in 3.7, and the bionic python is 3.6
[debs.all(distro=ubuntu,distro_vers="18.04")]
python3.8-dev

View File

@ -1,11 +1,11 @@
[manifest]
name = eden_scm
name = sapling
fbsource_path = fbcode/eden
shipit_project = eden
shipit_fbcode_builder = true
[git]
repo_url = https://github.com/facebookexperimental/eden.git
repo_url = https://github.com/facebook/sapling.git
[build.not(os=windows)]
builder = make