10000 chore: switch to anonymous buildbuddy · formatjs/formatjs@e68c4bd · GitHub
[go: up one dir, main page]

Skip to content

Commit e68c4bd

Browse files
committed
chore: switch to anonymous buildbuddy
1 parent ff294f5 commit e68c4bd

File tree

2 files changed

+18
-8
lines changed

2 files changed

+18
-8
lines changed

.bazelrc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ build --define=NODE_OPTIONS=--max-old-space-size=4096
6161

6262
# BuildBuddy GH Actions Config
6363
# https://www.buildbuddy.io/docs/rbe-github-actions
64-
build --bes_results_url=https://formatjs.buildbuddy.io/invocation/
65-
build --bes_backend=grpcs://formatjs.buildbuddy.io
66-
build --remote_cache=grpcs://formatjs.buildbuddy.io
64+
build --bes_results_url=https://app.buildbuddy.io/invocation/
65+
build --bes_backend=grpcs://remote.buildbuddy.io
66+
build --remote_cache=grpcs://remote.buildbuddy.io
6767

6868
# honor the setting of `skipLibCheck` in the tsconfig.json file
6969
build --@aspect_rules_ts//ts:skipLibCheck=honor_tsconfig
@@ -76,7 +76,7 @@ fetch --@aspect_rules_ts//ts:default_to_tsc_transpiler
7676
query --@aspect_rules_ts//ts:default_to_tsc_transpiler
7777

7878
# BuildBuddy RBE
79-
build:remote --remote_executor=grpcs://formatjs.buildbuddy.io
79+
build:remote --remote_executor=grpcs://remote.buildbuddy.io
8080
build:remote --host_platform=@buildbuddy_toolchain//:platform
8181
build:remote --platforms=@buildbuddy_toolchain//:platform
8282
build:remote --extra_execution_platforms=@buildbuddy_toolchain//:platform

MODULE.bazel.lock

Lines changed: 14 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
0