File tree Expand file tree Collapse file tree
tools/copybara/upstream_sync Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,14 +83,14 @@ ignored_dirs = [
8383 "src/vizier/services/metadata/local/**", # clickhouse testing changes, likely can be removed
8484 "src/api/go/pxapi/vizier.go", # mutation support
8585 "src/vizier/services/query_broker/**", # mutation and clickhouse changes to upstream
86+ "src/pixie_cli/BUILD.bazel", # fork customizations, see if this can be parameterized
8687 "tools/**",
8788 "WORKSPACE", # upstream misspelling
8889]
8990
9091# Files/dirs that exist only in the fork and must not be deleted by copybara.
9192fork_only_files = [
9293 "PLATFORM.md",
93- "src/pixie_cli/BUILD.bazel", # see if this can be parameterized
9494 "bazel/external/rules_docker_pusher_cfg.patch",
9595 "k8s/vizier/bootstrap/adaptive_export_*",
9696 "k8s/vizier/bootstrap/kustomization.yaml",
You can’t perform that action at this time.
0 commit comments