Commit f27f8e8
fbcode_builder: strip fbcode/eden/fs2 from eden/sapling OSS manifests
Summary:
Add `^fbcode/eden/fs2/.*$` to the `[shipit.strip]` section of the `eden` and `sapling` fbcode_builder manifests so the new Eden2 POC directory `fbcode/eden/fs2` is excluded from the internal getdeps OSS builds and the OSS-CI determinator.
This mirrors the authoritative open-source exclusion in configerator D108479762 (the `facebook/sapling` CodeSync `defaultStrippedFiles`), which is what actually prevents `fbcode/eden/fs2` from being published to `github.com/facebook/sapling`. This diff keeps the manifest-driven getdeps path consistent with it. The `mononoke` manifest already excludes `fbcode/eden/fs2` via its `^fbcode/eden(?!/mononoke|/scm/(lib|public_autocargo))/.*$` rule, so it needs no change.
This commit is the bottom of the Eden2 stack; D108475141 (fs2 blueprint.md) depends on it.
Reviewed By: genevievehelsel
Differential Revision: D108481193
fbshipit-source-id: fa73eaf1187f915fe21f89d0aa8d590767c441061 parent aa8f553 commit f27f8e8
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
| |||
0 commit comments