Skip to content

Commit

Permalink
Fixup typo in pfh labels
Browse files Browse the repository at this point in the history
Summary:
Now that the PFH node has been renamed this updates the pfh label.

Produced via `xbgs -l -e '"pfh:ReactNative_CommonInfrastructurePlaceholde"' | xargs sed -i 's/"pfh:ReactNative_CommonInfrastructurePlaceholde"/"pfh:ReactNative_CommonInfrastructurePlaceholder"/'`

Reviewed By: jkeljo

Differential Revision: D35374087

fbshipit-source-id: 61590f69de5a69ec3b8a0478f6dd43409de3c70b
  • Loading branch information
chris-olszewski authored and facebook-github-bot committed Apr 5, 2022
1 parent 1e51ac2 commit daa105a
Show file tree
Hide file tree
Showing 142 changed files with 183 additions and 183 deletions.
50 changes: 25 additions & 25 deletions BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ rn_xplat_cxx_library2(
# it's linked in your app, transparently use it".
labels = [
"depslint_never_remove",
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode() + [
Expand Down Expand Up @@ -156,7 +156,7 @@ rn_xplat_cxx_library2(
"$SDKROOT/System/Library/Frameworks/Foundation.framework",
],
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode() + ["-DWITH_FBSYSTRACE=1"],
Expand Down Expand Up @@ -196,7 +196,7 @@ rn_xplat_cxx_library2(
"$SDKROOT/System/Library/Frameworks/Foundation.framework",
],
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(),
Expand Down Expand Up @@ -224,7 +224,7 @@ rn_xplat_cxx_library2(
contacts = ["[email protected]"],
fbobjc_enable_exceptions = True,
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(),
Expand Down Expand Up @@ -429,7 +429,7 @@ rn_xplat_cxx_library2(
labels = [
"depslint_never_add",
"depslint_never_remove", # Some old NativeModule still relies on +load unfortunately.
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
platform_preprocessor_flags = [(
Expand Down Expand Up @@ -520,7 +520,7 @@ rn_xplat_cxx_library2(
header_path_prefix = "React",
labels = [
"disable_plugins_only_validation",
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
plugins = [
Expand Down Expand Up @@ -604,7 +604,7 @@ rn_apple_library(
],
inherited_buck_flags = get_static_library_ios_flags(),
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(),
Expand Down Expand Up @@ -676,7 +676,7 @@ rn_apple_library(
contacts = ["[email protected]"],
labels = [
"disable_plugins_only_validation",
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
plugins = [react_fabric_component_plugin_provider("Image", "RCTImageCls")],
Expand Down Expand Up @@ -708,7 +708,7 @@ rn_xplat_cxx_library2(
compiler_flags = ["-Wall"],
contacts = ["[email protected]"],
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
visibility = ["PUBLIC"],
Expand Down Expand Up @@ -740,7 +740,7 @@ rn_library(
],
),
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.core",
],
visibility = ["PUBLIC"],
Expand Down Expand Up @@ -781,7 +781,7 @@ rn_codegen(
ios_assume_nonnull = False,
library_labels = [
"supermodule:xplat/default/public.react_native.infra",
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
],
native_module_spec_name = "FBReactNativeSpec",
src_prefix = "Libraries/",
Expand All @@ -794,7 +794,7 @@ rn_codegen(
ios_assume_nonnull = False,
library_labels = [
"supermodule:xplat/default/public.react_native.infra",
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
],
src_prefix = "Libraries/",
)
Expand Down Expand Up @@ -829,7 +829,7 @@ rn_apple_library(
"depslint_never_remove", # Some old NativeModule still relies on +load unfortunately.
"disable_plugins_only_validation",
"extension_api_allow_unsafe_unavailable_usages",
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
plugins =
Expand Down Expand Up @@ -879,7 +879,7 @@ rn_apple_library(
labels = [
"depslint_never_remove", # Some old NativeModule still relies on +load unfortunately.
"disable_plugins_only_validation",
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
plugins =
Expand Down Expand Up @@ -938,7 +938,7 @@ rn_apple_library(
"depslint_never_remove", # Some old NativeModule still relies on +load unfortunately.
"disable_plugins_only_validation",
"extension_api_allow_unsafe_unavailable_usages",
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
plugins =
Expand Down Expand Up @@ -986,7 +986,7 @@ rn_apple_library(
"depslint_never_remove", # Some old NativeModule still relies on +load unfortunately.
"disable_plugins_only_validation",
"extension_api_allow_unsafe_unavailable_usages",
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
plugins =
Expand Down Expand Up @@ -1038,7 +1038,7 @@ rn_apple_library(
"depslint_never_remove", # Some old NativeModule still relies on +load unfortunately.
"disable_plugins_only_validation",
"extension_api_allow_unsafe_unavailable_usages",
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
plugins =
Expand Down Expand Up @@ -1119,7 +1119,7 @@ rn_apple_library(
"depslint_never_remove", # Some old NativeModule still relies on +load unfortunately.
"disable_plugins_only_validation",
"extension_api_allow_unsafe_unavailable_usages",
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
plugins =
Expand Down Expand Up @@ -1253,7 +1253,7 @@ rn_xplat_cxx_library2(
],
labels = [
"depslint_never_remove", # Some old NativeModule still relies on +load unfortunately.
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(),
Expand Down Expand Up @@ -1286,7 +1286,7 @@ rn_apple_library(
labels = [
"depslint_never_remove",
"disable_plugins_only_validation",
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
plugins = react_module_plugin_providers(
Expand Down Expand Up @@ -1327,7 +1327,7 @@ rn_xplat_cxx_library2(
],
labels = [
"depslint_never_remove", # Some old NativeModule still relies on +load unfortunately.
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(),
Expand Down Expand Up @@ -1360,7 +1360,7 @@ rn_xplat_cxx_library2(
],
labels = [
"depslint_never_remove",
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(),
Expand Down Expand Up @@ -1395,7 +1395,7 @@ rn_xplat_cxx_library2(
],
labels = [
"depslint_never_remove",
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(),
Expand Down Expand Up @@ -1431,7 +1431,7 @@ rn_xplat_cxx_library2(
],
labels = [
"depslint_never_remove",
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
preprocessor_flags = get_objc_arc_preprocessor_flags() + get_preprocessor_flags_for_build_mode(),
Expand All @@ -1453,7 +1453,7 @@ rn_xplat_cxx_library2(
"React/RCTConvert+CoreLocation.h": RCTVIEWS_PATH + "RCTConvert+CoreLocation.h",
},
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
visibility = [
Expand Down
2 changes: 1 addition & 1 deletion IntegrationTests/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ rn_library(
],
),
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.tests",
],
skip_processors = True,
Expand Down
2 changes: 1 addition & 1 deletion Libraries/FBLazyVector/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ fb_apple_library(
extension_api_only = True,
frameworks = [],
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
link_whole = False,
Expand Down
2 changes: 1 addition & 1 deletion Libraries/RCTRequired/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ fb_apple_library(
extension_api_only = True,
frameworks = ["Foundation"],
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
)
2 changes: 1 addition & 1 deletion React/CoreModules/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ rn_apple_library(
labels = [
"depslint_never_remove", # Some old NativeModule still relies on +load unfortunately.
"disable_plugins_only_validation",
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
link_whole = True,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ rn_android_library(
srcs = glob(["**/*.java"]),
autoglob = False,
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
visibility = [
Expand Down
2 changes: 1 addition & 1 deletion ReactAndroid/src/androidTest/js/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rn_library(
],
),
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.tests",
],
skip_processors = True,
Expand Down
2 changes: 1 addition & 1 deletion ReactAndroid/src/main/java/com/facebook/debug/holder/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ rn_android_library(
srcs = glob(["*.java"]),
autoglob = False,
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
visibility = [
Expand Down
2 changes: 1 addition & 1 deletion ReactAndroid/src/main/java/com/facebook/debug/tags/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ rn_android_library(
srcs = glob(["*.java"]),
autoglob = False,
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
visibility = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rn_android_library(
srcs = ["HermesSamplingProfiler.java"],
autoglob = False,
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
visibility = ["PUBLIC"],
Expand All @@ -38,7 +38,7 @@ rn_xplat_cxx_library(
compiler_flags_enable_rtti = True, # TODO: is this necessary?
fbandroid_allow_jni_merging = True,
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
platforms = ANDROID,
Expand Down
2 changes: 1 addition & 1 deletion ReactAndroid/src/main/java/com/facebook/react/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ rn_android_library(
autoglob = False,
is_androidx = True,
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
provided_deps = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ rn_android_library(
autoglob = False,
is_androidx = True,
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
provided_deps = [
Expand Down
4 changes: 2 additions & 2 deletions ReactAndroid/src/main/java/com/facebook/react/bridge/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ rn_android_library(
autoglob = False,
is_androidx = True,
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
proguard_config = "reactnative.pro",
Expand Down Expand Up @@ -72,7 +72,7 @@ rn_android_library(
autoglob = False,
is_androidx = True,
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
proguard_config = "reactnative.pro",
Expand Down
2 changes: 1 addition & 1 deletion ReactAndroid/src/main/java/com/facebook/react/common/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rn_android_library(
autoglob = False,
is_androidx = True,
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
provided_deps = [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ rn_android_library(
autoglob = False,
is_androidx = True,
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
language = "KOTLIN",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ rn_xplat_cxx_library(
),
fbandroid_allow_jni_merging = True,
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
platforms = ANDROID,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ rn_android_library(
srcs = glob(["**/*.java"]),
autoglob = False,
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
visibility = [
Expand Down
2 changes: 1 addition & 1 deletion ReactAndroid/src/main/java/com/facebook/react/config/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ rn_android_library(
srcs = glob(["**/*.java"]),
autoglob = False,
labels = [
"pfh:ReactNative_CommonInfrastructurePlaceholde",
"pfh:ReactNative_CommonInfrastructurePlaceholder",
"supermodule:xplat/default/public.react_native.infra",
],
visibility = [
Expand Down
Loading

0 comments on commit daa105a

Please sign in to comment.