Skip to content

Commit 091717b

Browse files
KevinYakarmeta-codesync[bot]
authored andcommitted
Exclude fboss-image from on-diff jobs
Summary: `fboss-image` is an individual monorepo component that is independent from our other build components. This diff prevents running unnecessary on-diff OSS tests, especially as these run in GitHub via our actions workflows when PRs are raised. Reviewed By: kevin645 Differential Revision: D91239059 fbshipit-source-id: e5df5080e82f02057de52bfaf209d2aac0169974
1 parent d35d185 commit 091717b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • build/fbcode_builder/manifests

build/fbcode_builder/manifests/fboss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ fbcode/fboss = fboss
5454
^fbcode/fboss/github/docs/.*
5555
^fbcode/fboss/oss/.*
5656
^fbcode/fboss/github/.github/.*
57+
^fbcode/fboss/github/fboss-image/.*
5758
^fbcode/fboss/github/.pre-commit-config.yaml
5859
^fbcode/fboss/github/requirements-dev.txt
5960

0 commit comments

Comments
 (0)