build: remove dev-infra directory and migrate to relying on @angular/… · angular/angular@fe6a5ac

Original file line numberDiff line numberDiff line change

@@ -114,11 +114,11 @@ build:remote --cpu=k8

114114

build:remote --host_cpu=k8

115115
116116

# Toolchain and platform related flags

117-

build:remote --crosstool_top=//dev-infra/bazel/remote-execution/cpp:cc_toolchain_suite

118-

build:remote --extra_toolchains=//dev-infra/bazel/remote-execution/cpp:cc_toolchain

119-

build:remote --extra_execution_platforms=//dev-infra/bazel/remote-execution:platform

120-

build:remote --host_platform=//dev-infra/bazel/remote-execution:platform

121-

build:remote --platforms=//dev-infra/bazel/remote-execution:platform

117+

build:remote --crosstool_top=@npm//@angular/dev-infra-private/bazel/remote-execution/cpp:cc_toolchain_suite

118+

build:remote --extra_toolchains=@npm//@angular/dev-infra-private/bazel/remote-execution/cpp:cc_toolchain

119+

build:remote --extra_execution_platforms=@npm//@angular/dev-infra-private/bazel/remote-execution:platform

120+

build:remote --host_platform=@npm//@angular/dev-infra-private/bazel/remote-execution:platform

121+

build:remote --platforms=@npm//@angular/dev-infra-private/bazel/remote-execution:platform

122122
123123

# Remote instance and caching

124124

build:remote --remote_instance_name=projects/internal-200822/instances/primary_instance